chengjie 1 anno fa
parent
commit
f49441f732
1 ha cambiato i file con 3 aggiunte e 3 eliminazioni
  1. 3 3
      app.js

+ 3 - 3
app.js

@@ -1,9 +1,9 @@
1 1
 // app.js
2 2
 App({
3 3
   globalData: {
4
-    Version: "1.0.12",
5
-    //IsProduction: true,
6
-    IsProduction: false,
4
+    Version: "1.0.13",
5
+    IsProduction: true,
6
+    //IsProduction: false,
7 7
     ShareTitle: "上海中考招生信息查询工具",
8 8
     SharePath: "pages/index/index",
9 9
     ShareImage: '../images/fs_a01.png',