Ver código fonte

将依赖的资源(uni.webview.js)放在本地,而不是从网络加载

x86 7 meses atrás
pai
commit
cf68e76b0b

+ 1 - 1
open-work/public/index.html

@@ -7,7 +7,7 @@
     <link rel="icon" href="<%= BASE_URL %>favicon.ico">
     <title><%= htmlWebpackPlugin.options.title %></title>
   </head>
-  <script type="text/javascript" src="https://static.wildfirechat.cn/uni.webview.1.5.4.js"></script>
+  <script type="text/javascript" src="/uni.webview.1.5.4.js"></script>
   <body>
     <noscript>
       <strong>We're sorry but <%= htmlWebpackPlugin.options.title %> doesn't work properly without JavaScript enabled. Please enable it to continue.</strong>

Diferenças do arquivo suprimidas por serem muito extensas
+ 0 - 0
open-work/public/uni.webview.1.5.4.js


Alguns arquivos não foram mostrados porque muitos arquivos mudaram nesse diff