mzx16822 6 years ago
parent
commit
59ab407c92
1 changed files with 2 additions and 2 deletions
  1. 2 2
      public/h5/datigame/index.html

+ 2 - 2
public/h5/datigame/index.html

@@ -19,7 +19,7 @@
 </script>
 <link href="./css/wapzt_base_rem.1.0.css" rel="stylesheet" type="text/css" />
 <link rel="stylesheet" href="./css/animate.min.css">
-<link rel="stylesheet" href="./css/main.css">
+<link rel="stylesheet" href="./css/main.css?v1">
 </head>
 <body>
 	<div class="g-doc">
@@ -103,7 +103,7 @@
 </body>
 <script src="./js/lib-jquery1.10.2.js"></script>
 <script src="./js/base64.js"></script>
-<script src="./js/common.js"></script>
+<script src="./js/common.js?v1"></script>
 <script type="text/javascript">
 	common.init();
 </script>