chore(build): 调整默认小程序AppID及site.js文件

This commit is contained in:
2026-01-16 18:07:59 +08:00
parent 47e1c2372d
commit 2a36fa2b60
2 changed files with 4 additions and 4 deletions

View File

@@ -58,7 +58,7 @@
"quickapp" : {},
/* */
"mp-weixin" : {
"appid" : "wxa8f94045d9c2fc10",
"appid" : "wx5e649e2286b29bdf",
"setting" : {
"urlCheck" : false,
"postcss" : false,
@@ -66,7 +66,7 @@
"minified" : true
},
"usingComponents" : true,
"lazyCodeLoading": "requiredComponents",
"lazyCodeLoading" : "requiredComponents",
"permission" : {
"scope.userLocation" : {
"desc" : "为了更好地为您提供服务"