From fae93baa6458e7fad94a567876ea9eb4539276af Mon Sep 17 00:00:00 2001 From: lzx_win <2602107437@qq.com> Date: Wed, 26 Mar 2025 12:50:38 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- common/config.js | 4 ++-- manifest.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/common/config.js b/common/config.js index a8ce1c1..50f6373 100644 --- a/common/config.js +++ b/common/config.js @@ -1,6 +1,6 @@ export default { // baseUrl : 'http://127.0.0.1:8000', // baseUrl: 'https://api.book118.com', - // baseUrl:'https://houserent-admin.hhlm1688.com' - baseUrl:'http://h5.xzaiyp.top' + baseUrl:'https://houserent-admin.hhlm1688.com' + // baseUrl:'http://h5.xzaiyp.top' } \ No newline at end of file diff --git a/manifest.json b/manifest.json index f37dbac..704440e 100644 --- a/manifest.json +++ b/manifest.json @@ -1,6 +1,6 @@ { "name" : "tenancy-wechat-uniapp", - "appid" : "__UNI__09A45BC", + "appid" : "__UNI__D597D2A", "description" : "", "versionName" : "1.0.0", "versionCode" : "100",