@@ -1,15 +1,15 @@ | |||||
{ | { | ||||
"extEnable": true, | "extEnable": true, | ||||
"extAppid": "wxea71200db93d756b", | |||||
"extAppid": "wx3161a41ebc41c6a6", | |||||
"ext": { | "ext": { | ||||
"weappId": "wxea71200db93d756b", | |||||
"name": "富茂客官开发", | |||||
"weappId": "wx3161a41ebc41c6a6", | |||||
"name": "永修铜锣湾", | |||||
"attr": { | "attr": { | ||||
"ifHaveCarModular": "1", | |||||
"ifHaveCarModular": "0", | |||||
"etcpversion": "release", | "etcpversion": "release", | ||||
"configUrl": "https://ciformall.youlane.cn/C/api", | |||||
"configUrl": "https://c.malls.iformall.com/C/api", | |||||
"passCarAppId": "wx192b7d2e8dcbefd0", | "passCarAppId": "wx192b7d2e8dcbefd0", | ||||
"passCarreturnUrl": "https://ciformall.youlane.cn/api/carCallback/etcpPaidCallback" | |||||
"passCarreturnUrl": "https://admin.malls.iformall.com/api/carCallback/etcpPaidCallback" | |||||
} | } | ||||
}, | }, | ||||
"permission": { | "permission": { | ||||
@@ -76,7 +76,7 @@ | |||||
<view class="margin"></view> | <view class="margin"></view> | ||||
<!-- <button bindtap="navigateTo" class="user-out-btn">退出登陆</button> --> | <!-- <button bindtap="navigateTo" class="user-out-btn">退出登陆</button> --> | ||||
<view bindlongtap='showVersion' class='version'> | <view bindlongtap='showVersion' class='version'> | ||||
<view wx:if="{{flag=='show'}}">版本号:3.3.3</view> | |||||
<view wx:if="{{flag=='show'}}">版本号:C.3.3.4</view> | |||||
<view wx:if="{{flag=='hidden'}}"></view> | <view wx:if="{{flag=='hidden'}}"></view> | ||||
</view> | </view> | ||||
</view> | </view> | ||||
@@ -13,7 +13,7 @@ | |||||
}, | }, | ||||
"compileType": "miniprogram", | "compileType": "miniprogram", | ||||
"libVersion": "2.0.9", | "libVersion": "2.0.9", | ||||
"appid": "wxb11603577a84a86d", | |||||
"appid": "wx453ae0d37f3550d0", | |||||
"projectname": "C", | "projectname": "C", | ||||
"isGameTourist": false, | "isGameTourist": false, | ||||
"condition": { | "condition": { | ||||