浏览代码

[修改配置]

tags/富茂链客4.1.0
meo 6 年前
父节点
当前提交
8f2c7165c5
共有 2 个文件被更改,包括 9 次插入9 次删除
  1. +7
    -7
      ext.json
  2. +2
    -2
      project.config.json

+ 7
- 7
ext.json 查看文件

@@ -1,16 +1,16 @@
{ {
"extEnable": true, "extEnable": true,
"extAppid": "wxea71200db93d756b",
"extAppid": "wx6a2524a8286d687f",
"ext": { "ext": {
"weappId": "wxea71200db93d756b",
"name": "富茂客官开发",
"appVersion": "C.3.4.4",
"weappId": "wx6a2524a8286d687f",
"name": "富茂链客生产版",
"appVersion": "C.nocar.3.5.1",
"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": {


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

@@ -4,7 +4,7 @@
"ignore": [] "ignore": []
}, },
"setting": { "setting": {
"urlCheck": false,
"urlCheck": true,
"es6": true, "es6": true,
"postcss": true, "postcss": true,
"minified": true, "minified": true,
@@ -13,7 +13,7 @@
}, },
"compileType": "miniprogram", "compileType": "miniprogram",
"libVersion": "2.0.9", "libVersion": "2.0.9",
"appid": "wxb11603577a84a86d",
"appid": "wx453ae0d37f3550d0",
"projectname": "C%E7%AB%AF%E5%B0%8F%E7%A8%8B%E5%BA%8F", "projectname": "C%E7%AB%AF%E5%B0%8F%E7%A8%8B%E5%BA%8F",
"isGameTourist": false, "isGameTourist": false,
"condition": { "condition": {


正在加载...
取消
保存