微信小程序APPID配置

This commit is contained in:
时舟年
2026-05-31 17:33:40 +08:00
committed by liwentao
parent 8bedac5ab5
commit 2b58b672d5
+2 -2
View File
@@ -1,6 +1,6 @@
{ {
"name" : "gym-manage-uniapp", "name" : "gym-manage-uniapp",
"appid" : "", "appid" : "__UNI__1F1874C",
"description" : "", "description" : "",
"versionName" : "1.0.0", "versionName" : "1.0.0",
"versionCode" : "100", "versionCode" : "100",
@@ -50,7 +50,7 @@
"quickapp" : {}, "quickapp" : {},
/* */ /* */
"mp-weixin" : { "mp-weixin" : {
"appid" : "", "appid" : "wx8278fdbc9f158915",
"setting" : { "setting" : {
"urlCheck" : false "urlCheck" : false
}, },