chengjie 4 years ago
parent
commit
aad5642610
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app.js

+ 1 - 1
app.js

@@ -1,7 +1,7 @@
1 1
 App({
2 2
   globalData: {
3 3
     Version: "2.1.42",
4
-    IsProduction: true,
4
+    IsProduction: false,
5 5
     ShareTitle: "高效学习从秒过开始",
6 6
     SharePath: "pages/index/index",
7 7
     ShareImage: '../images/program_screenshot_main.png',