Ver Código Fonte

build: H5 & jweixin-1.2.0 http => https

zhengxy 2 anos atrás
pai
commit
c4e581c790

Diferenças do arquivo suprimidas por serem muito extensas
+ 1 - 1
qwh5/dist/index.html


qwh5/dist/js/540.1675333681266.js → qwh5/dist/js/540.1675334753472.js


qwh5/dist/js/540.1675333681266.js.gz → qwh5/dist/js/540.1675334753472.js.gz


qwh5/dist/js/HomeView.1675333681266.js → qwh5/dist/js/HomeView.1675334753472.js


qwh5/dist/js/HomeView.1675333681266.js.gz → qwh5/dist/js/HomeView.1675334753472.js.gz


Diferenças do arquivo suprimidas por serem muito extensas
+ 1 - 1
qwh5/dist/js/app.1675333681266.js


qwh5/dist/js/chunk-vendors.1675333681266.js → qwh5/dist/js/chunk-vendors.1675334753472.js


qwh5/dist/js/chunk-vendors.1675333681266.js.gz → qwh5/dist/js/chunk-vendors.1675334753472.js.gz


qwh5/dist/js/demo.1675333681266.js → qwh5/dist/js/demo.1675334753472.js


qwh5/dist/js/extend.1675333681266.js → qwh5/dist/js/extend.1675334753472.js


qwh5/dist/js/groupCodeH5.1675333681266.js → qwh5/dist/js/groupCodeH5.1675334753472.js


qwh5/dist/js/playletGroupH5.1675333681266.js → qwh5/dist/js/playletGroupH5.1675334753472.js


qwh5/dist/js/quickwordH5.1675333681266.js → qwh5/dist/js/quickwordH5.1675334753472.js


qwh5/dist/js/quickwordH5.1675333681266.js.gz → qwh5/dist/js/quickwordH5.1675334753472.js.gz


qwh5/dist/js/radar.1675333681266.js → qwh5/dist/js/radar.1675334753472.js


qwh5/dist/js/radar.1675333681266.js.gz → qwh5/dist/js/radar.1675334753472.js.gz


qwh5/dist/js/radarH5.1675333681266.js → qwh5/dist/js/radarH5.1675334753472.js


qwh5/dist/js/shareToGroupH5.1675333681266.js → qwh5/dist/js/shareToGroupH5.1675334753472.js


qwh5/dist/js/userPortrait.1675333681266.js → qwh5/dist/js/userPortrait.1675334753472.js


qwh5/dist/js/userPortrait.1675333681266.js.gz → qwh5/dist/js/userPortrait.1675334753472.js.gz


qwh5/dist/js/userSopH5.1675333681266.js → qwh5/dist/js/userSopH5.1675334753472.js


qwh5/dist/js/xh_demo.1675333681266.js → qwh5/dist/js/xh_demo.1675334753472.js


+ 1 - 1
qwh5/public/index.html

@@ -6,7 +6,7 @@
6 6
       <meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no">
7 7
       <meta http-equiv="pragram" content="no-cache">
8 8
       <meta http-equiv="cache-control" content="no-cache, no-store, must-revalidate">
9
-      <script src="http://res.wx.qq.com/open/js/jweixin-1.2.0.js"></script>
9
+      <script src="https://res.wx.qq.com/open/js/jweixin-1.2.0.js"></script>
10 10
       <script src="https://open.work.weixin.qq.com/wwopen/js/jwxwork-1.0.0.js"></script>
11 11
     <link rel="icon" href="<%= BASE_URL %>favicon.ico">
12 12
 <!--    <title><%= htmlWebpackPlugin.options.title %></title>-->