Ver código fonte

upload

dev_czc
HolyKnightIX 2 anos atrás
pai
commit
a3614ad8ee
2 arquivos alterados com 26 adições e 5 exclusões
  1. +4
    -4
      ext.json
  2. +22
    -1
      project.config.json

+ 4
- 4
ext.json Ver arquivo

@@ -4,9 +4,9 @@
"configUrl": "https://b.malls.iformall.com",
"datatowerurl": "https://mobile.malls.iformall.com"
},
"name": "滨江购物广场商家版",
"weappId": "tt61cc1771fef34a7701",
"appVersion": "B.5.1.0"
"name": "家帮汇商户端",
"weappId": "tt883bfe86170711f401",
"appVersion": "Btest.5.1.0"
},
"debug": false,
"tabBar": {
@@ -29,7 +29,7 @@
"backgroundTextStyle": "light",
"navigationBarBackgroundColor": "#52A0FD"
},
"extAppid": "tt61cc1771fef34a7701",
"extAppid": "tt883bfe86170711f401",
"extEnable": true,
"permission": {
"scope.userLocation": {


+ 22
- 1
project.config.json Ver arquivo

@@ -1 +1,22 @@
{"setting":{"urlCheck":false,"es6":true,"newFeature":false,"postcss":false,"autoCompile":true,"mockUpdate":true,"minified":false,"autoPush":false,"scripts":false,"mockLogin":false},"appid":"tt1f6669db8058907a01","projectname":"tt富茂B","condition":{"miniprogram":{"current":-1,"list":[]}}}
{
"setting": {
"urlCheck": false,
"es6": true,
"newFeature": false,
"postcss": false,
"autoCompile": true,
"mockUpdate": true,
"minified": false,
"autoPush": false,
"scripts": false,
"mockLogin": false
},
"appid": "tt1f6669db8058907a01",
"projectname": "tt富茂B",
"condition": {
"miniprogram": {
"current": -1,
"list": []
}
}
}

Carregando…
Cancelar
Salvar