| @@ -197,7 +197,7 @@ var config = { | |||||
| }, | }, | ||||
| weapp: { | weapp: { | ||||
| AppId: "wxea71200db93d756b", | |||||
| AppId: "wxb11603577a84a86d", | |||||
| baseUrl:'https://s3.cn-northwest-1.amazonaws.com.cn/iformall-net/cimg/' | baseUrl:'https://s3.cn-northwest-1.amazonaws.com.cn/iformall-net/cimg/' | ||||
| }, | }, | ||||
| @@ -1,11 +1,7 @@ | |||||
| { | { | ||||
| "extEnable": true, | "extEnable": true, | ||||
| "extAppid": "wxea71200db93d756b", | |||||
| "extAppid": "wxb11603577a84a86d", | |||||
| "directCommit": false, | "directCommit": false, | ||||
| "navigateToMiniProgramAppIdList": [ | |||||
| "wx192b7d2e8dcbefd0", | |||||
| "wxc07f9d67923d676d" | |||||
| ], | |||||
| "tabBar": { | "tabBar": { | ||||
| "color": "#9F9F9F", | "color": "#9F9F9F", | ||||
| "selectedColor": "#00C0FF", | "selectedColor": "#00C0FF", | ||||
| @@ -4,7 +4,7 @@ | |||||
| "ignore": [] | "ignore": [] | ||||
| }, | }, | ||||
| "setting": { | "setting": { | ||||
| "urlCheck": false, | |||||
| "urlCheck": true, | |||||
| "es6": true, | "es6": true, | ||||
| "postcss": true, | "postcss": true, | ||||
| "minified": true, | "minified": true, | ||||
| @@ -13,7 +13,7 @@ | |||||
| }, | }, | ||||
| "compileType": "miniprogram", | "compileType": "miniprogram", | ||||
| "libVersion": "2.0.9", | "libVersion": "2.0.9", | ||||
| "appid": "wxea71200db93d756b", | |||||
| "appid": "wxb11603577a84a86d", | |||||
| "projectname": "C", | "projectname": "C", | ||||
| "isGameTourist": false, | "isGameTourist": false, | ||||
| "condition": { | "condition": { | ||||