From 77c2bdd45ca70e57667b346585edc5034cbd821e Mon Sep 17 00:00:00 2001 From: Liuyi <candymxq888@outlook.com> Date: 星期六, 28 九月 2024 17:48:30 +0800 Subject: [PATCH] 调通地址管理及新增接口,调整树形区域组件 --- manifest.json | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index a783957..ecba768 100644 --- a/manifest.json +++ b/manifest.json @@ -1,6 +1,6 @@ { "name" : "water-drinking-uniapp", - "appid" : "", + "appid" : "__UNI__97986D6", "description" : "", "versionName" : "1.0.0", "versionCode" : "100", @@ -50,7 +50,7 @@ "quickapp" : {}, /* 小程序特有相关 */ "mp-weixin" : { - "appid" : "", + "appid" : "wxe86c40810c2c0e98", "setting" : { "urlCheck" : false }, -- Gitblit v1.9.3