diff --git a/ext.json b/ext.json deleted file mode 100644 index 83739a3..0000000 --- a/ext.json +++ /dev/null @@ -1,78 +0,0 @@ -{ - "ext": { - "attr": { - "imgProxy": [ - { - "newUrl": "https://ctest.malls.iformall.com/img", - "orgUrl": "https://iformall-net.s3.cn-northwest-1.amazonaws.com.cn" - }, - { - "newUrl": "https://ctest.malls.iformall.com/img1", - "orgUrl": "https://s3.cn-northwest-1.amazonaws.com.cn" - }, - { - "newUrl": "https://ctest.malls.iformall.com/img2", - "orgUrl": "https://wx.qlogo.cn" - } - ], - "configUrl": "https://ctest.malls.iformall.com/C/api", - "etcpAppId": "wx192b7d2e8dcbefd0", - "etcpVersion": "release", - "etcpCallbackUrl": "https://admintest.malls.iformall.com/api/carCallback/etcpPaidCallback", - "ifHaveWebSocket": "0", - "ifHaveCarModular": "1" - }, - "name": "金泸商务", - "weappId": "wx649b3be73c1afe47", - "appVersion": "C.test.5.2.0" - }, - "debug": false, - "tabBar": { - "list": [ - { - "text": "首页", - "iconPath": "assets/images/home.png", - "pagePath": "index/index", - "selectedIconPath": "assets/images/home-a.png" - }, - { - "text": "门店", - "iconPath": "assets/images/mendian.png", - "pagePath": "index/searchbar", - "selectedIconPath": "assets/images/mendian-a.png" - }, - { - "text": "停车", - "iconPath": "assets/images/park.png", - "pagePath": "index/passCar", - "selectedIconPath": "assets/images/park-a.png" - }, - { - "text": "我的", - "iconPath": "assets/images/user.png", - "pagePath": "index/user", - "selectedIconPath": "assets/images/user-a.png" - } - ], - "color": "#abb1be", - "selectedColor": "#b2743d" - }, - "window": { - "backgroundTextStyle": "dark", - "navigationBarTextStyle": "black", - "navigationBarTitleText": "", - "navigationBarBackgroundColor": "#FFFFFF" - }, - "extAppid": "wx649b3be73c1afe47", - "extEnable": true, - "permission": { - "scope.userLocation": { - "desc": "你的位置信息将用于小程序位置接口的效果展示" - } - }, - "directCommit": false, - "networkTimeout": { - "request": 30000, - "downloadFile": 10000 - } -} \ No newline at end of file diff --git a/project.config.json b/project.config.json index b6bb9ba..1822b00 100644 --- a/project.config.json +++ b/project.config.json @@ -14,7 +14,7 @@ }, "compileType": "miniprogram", "libVersion": "2.5.0", - "appid": "wxfa336cad86ed598d", + "appid": "wx649b3be73c1afe47", "projectname": "C%E7%AB%AF%E5%B0%8F%E7%A8%8B%E5%BA%8F", "isGameTourist": false, "simulatorType": "wechat",