diff --git a/ext.json b/ext.json index 04b05b9..95121a6 100644 --- a/ext.json +++ b/ext.json @@ -1,14 +1,14 @@ { "extEnable": true, - "extAppid": "wx6a2524a8286d687f", + "extAppid": "wxea71200db93d756b", "ext": { - "weappId": "wx6a2524a8286d687f", + "weappId": "wxea71200db93d756b", "name": "富茂链客生产版", "appVersion": "C.nocar.3.5.1", "attr": { "ifHaveCarModular": "0", "etcpversion": "release", - "configUrl": "https://c.malls.iformall.com/C/api", + "configUrl": "https://ciformall.youlane.cn/C/api", "passCarAppId": "wx192b7d2e8dcbefd0", "passCarreturnUrl": "https://admin.malls.iformall.com/api/carCallback/etcpPaidCallback" } diff --git a/pages/spellGroup/spellGroup.wxss b/pages/spellGroup/spellGroup.wxss index 6748c1b..595e9da 100644 --- a/pages/spellGroup/spellGroup.wxss +++ b/pages/spellGroup/spellGroup.wxss @@ -2,13 +2,13 @@ page { height: auto; overflow: auto; + background: #f89132; background-image: url('https://s3.cn-northwest-1.amazonaws.com.cn/iformall-net/cimg/spell-bg.png'); background-size: cover; background-repeat: no-repeat; } .content-box{ height: auto; - background: #f89132; padding-bottom: 200rpx; } .banner{ diff --git a/project.config.json b/project.config.json index 1bf70bd..ea54928 100644 --- a/project.config.json +++ b/project.config.json @@ -4,7 +4,7 @@ "ignore": [] }, "setting": { - "urlCheck": true, + "urlCheck": false, "es6": true, "postcss": true, "minified": true,