chengjie 1 年之前
父节点
当前提交
f49441f732
共有 1 个文件被更改,包括 3 次插入3 次删除
  1. 3 3
      app.js

+ 3 - 3
app.js

@@ -1,9 +1,9 @@
1
 // app.js
1
 // app.js
2
 App({
2
 App({
3
   globalData: {
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
     ShareTitle: "上海中考招生信息查询工具",
7
     ShareTitle: "上海中考招生信息查询工具",
8
     SharePath: "pages/index/index",
8
     SharePath: "pages/index/index",
9
     ShareImage: '../images/fs_a01.png',
9
     ShareImage: '../images/fs_a01.png',