From a3614ad8ee9b39d4ccbf192958c3c3be9e27928c Mon Sep 17 00:00:00 2001 From: YWQ HK IX <568170040@qq.com> Date: Sat, 3 Jun 2023 03:29:16 +0800 Subject: [PATCH] upload --- ext.json | 8 ++++---- project.config.json | 23 ++++++++++++++++++++++- 2 files changed, 26 insertions(+), 5 deletions(-) diff --git a/ext.json b/ext.json index 8157f83..e8c2509 100644 --- a/ext.json +++ b/ext.json @@ -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": { diff --git a/project.config.json b/project.config.json index 858d071..5619343 100644 --- a/project.config.json +++ b/project.config.json @@ -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": [] + } + } +}