xiongzhu 3 éve
szülő
commit
5f0240ccc9
1 módosított fájl, 3 hozzáadás és 0 törlés
  1. 3 0
      public/index.html

+ 3 - 0
public/index.html

@@ -16,6 +16,9 @@
         <meta name="full-screen" content="yes" />
         <meta name="x5-fullscreen" content="true" />
         <meta name="theme-color" content="#000000" />
+        <meta http-equiv="Pragma" content="no-cache">
+        <meta http-equiv="Cache-Control" content="no-cache">
+        <meta http-equiv="Expires" content="0">
         <script src="https://res.wx.qq.com/open/js/jweixin-1.6.0.js"></script>
         <% if (htmlWebpackPlugin.options.app) { %>
         <script src="cordova.js"></script>