From b6d0137fa23cb98186f33302ddaf8675d1bfdbd3 Mon Sep 17 00:00:00 2001 From: chenruilong Date: Thu, 10 Nov 2022 15:05:46 +0800 Subject: [PATCH] 1.0.29 --- manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index 82270bf..e83615b 100644 --- a/manifest.json +++ b/manifest.json @@ -1,6 +1,6 @@ { "name" : "uni-id-pages", - "appid" : "__UNI__ECAF623", + "appid" : "", "description" : "", "versionName" : "1.0.0", "versionCode" : "100", @@ -107,7 +107,7 @@ "quickapp" : {}, /* 小程序特有相关 */ "mp-weixin" : { - "appid" : "wx999bf02c8e05dfc9", + "appid" : "", "setting" : { "urlCheck" : false }, -- GitLab