Browse Source

json修改

tags/2.2.4
海洋之声 6 years ago
parent
commit
fc1e64a876
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      project.config.json

+ 2
- 2
project.config.json View File

@@ -4,7 +4,7 @@
"ignore": [] "ignore": []
}, },
"setting": { "setting": {
"urlCheck": true,
"urlCheck": false,
"es6": true, "es6": true,
"postcss": true, "postcss": true,
"minified": true, "minified": true,
@@ -12,7 +12,7 @@
}, },
"compileType": "miniprogram", "compileType": "miniprogram",
"libVersion": "2.0.9", "libVersion": "2.0.9",
"appid": "wx649b3be73c1afe47",
"appid": "wxea71200db93d756b",
"projectname": "%E5%AF%8C%E8%8C%82%E9%93%BE%E5%AE%A2", "projectname": "%E5%AF%8C%E8%8C%82%E9%93%BE%E5%AE%A2",
"isGameTourist": false, "isGameTourist": false,
"condition": { "condition": {


Loading…
Cancel
Save