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