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