| @@ -1,7 +1,7 @@ | |||||
| var config = { | var config = { | ||||
| name: "富茂科技", | name: "富茂科技", | ||||
| url: "https://ciformall.youlane.cn/C/api", | |||||
| url:"https://c.malls.iformall.com", | |||||
| // url: "https://ciformall.youlane.cn/C/api", | |||||
| url:"https://c.malls.iformall.com/C/api", | |||||
| //url: "http://31adc9ce.ngrok.io/C/api", | //url: "http://31adc9ce.ngrok.io/C/api", | ||||
| api: { | api: { | ||||
| /** | /** | ||||
| @@ -136,7 +136,7 @@ var config = { | |||||
| }, | }, | ||||
| weapp: { | weapp: { | ||||
| AppId: "wxb11603577a84a86d" | |||||
| AppId: "wx649b3be73c1afe47" | |||||
| }, | }, | ||||
| ErrorCode: { | ErrorCode: { | ||||
| NICK_NOT_AUTH: 11004, | NICK_NOT_AUTH: 11004, | ||||
| @@ -4,7 +4,7 @@ | |||||
| "ignore": [] | "ignore": [] | ||||
| }, | }, | ||||
| "setting": { | "setting": { | ||||
| "urlCheck": false, | |||||
| "urlCheck": true, | |||||
| "es6": true, | "es6": true, | ||||
| "postcss": true, | "postcss": true, | ||||
| "minified": true, | "minified": true, | ||||
| @@ -12,7 +12,7 @@ | |||||
| }, | }, | ||||
| "compileType": "miniprogram", | "compileType": "miniprogram", | ||||
| "libVersion": "2.2.5", | "libVersion": "2.2.5", | ||||
| "appid": "wxb11603577a84a86d", | |||||
| "appid": "wx649b3be73c1afe47", | |||||
| "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": { | ||||