瀏覽代碼

[浮层广告][修复]:砍价拼团显示问题

[海报][修复]:海报需要授权用户昵称
siChuanBan_2019.10.29
Stormeye Wu 5 年之前
父節點
當前提交
65fdc2a5f4
共有 2 個檔案被更改,包括 18 行新增18 行删除
  1. +17
    -17
      ext.json
  2. +1
    -1
      project.config.json

+ 17
- 17
ext.json 查看文件

@@ -1,20 +1,6 @@
{
"ext": {
"attr": {
"imgProxy": [
{
"newUrl": "https://c.malls.iformall.com/img",
"orgUrl": "https://iformall-net.s3.cn-northwest-1.amazonaws.com.cn"
},
{
"newUrl": "https://c.malls.iformall.com/img1",
"orgUrl": "https://s3.cn-northwest-1.amazonaws.com.cn"
},
{
"newUrl": "https://c.malls.iformall.com/img2",
"orgUrl": "https://wx.qlogo.cn"
}
],
"car": {
"etcp": {
"etcpAppId": "wxc07f9d67923d676d",
@@ -31,13 +17,27 @@
},
"version": "release"
},
"imgProxy": [
{
"newUrl": "https://c.malls.iformall.com/img",
"orgUrl": "https://iformall-net.s3.cn-northwest-1.amazonaws.com.cn"
},
{
"newUrl": "https://c.malls.iformall.com/img1",
"orgUrl": "https://s3.cn-northwest-1.amazonaws.com.cn"
},
{
"newUrl": "https://c.malls.iformall.com/img2",
"orgUrl": "https://wx.qlogo.cn"
}
],
"configUrl": "https://c.malls.iformall.com/C/api",
"ifStoreApp": "0",
"ifHaveWebSocket": "0",
"ifHaveCarModular": "1"
},
"name": "福州连江万星广场",
"weappId": "wxce917a9a151fc03c",
"name": "富茂链客生产版",
"weappId": "wx6a2524a8286d687f",
"appVersion": "C.5.1.1"
},
"debug": false,
@@ -76,7 +76,7 @@
"navigationBarTitleText": "",
"navigationBarBackgroundColor": "#FFFFFF"
},
"extAppid": "wxce917a9a151fc03c",
"extAppid": "wx6a2524a8286d687f",
"extEnable": true,
"permission": {
"scope.userLocation": {


+ 1
- 1
project.config.json 查看文件

@@ -14,7 +14,7 @@
},
"compileType": "miniprogram",
"libVersion": "2.5.0",
"appid": "wxfa336cad86ed598d",
"appid": "wx453ae0d37f3550d0",
"projectname": "C%E7%AB%AF%E5%B0%8F%E7%A8%8B%E5%BA%8F",
"isGameTourist": false,
"simulatorType": "wechat",


Loading…
取消
儲存