Merge remote-tracking branch 'remotes/origin/dev/1.0' into zhu-kaijiie/dev-1.0

This commit is contained in:
Zhukj
2026-01-24 16:59:15 +08:00
205 changed files with 8671 additions and 2956 deletions

View File

@@ -58,7 +58,7 @@
"quickapp" : {},
/* */
"mp-weixin" : {
"appid" : "wx29215aa1bd97bbd6",
"appid" : "wx5e649e2286b29bdf",
"setting" : {
"urlCheck" : false,
"postcss" : false,
@@ -66,6 +66,7 @@
"minified" : true
},
"usingComponents" : true,
"lazyCodeLoading" : "requiredComponents",
"permission" : {
"scope.userLocation" : {
"desc" : "为了更好地为您提供服务"
@@ -129,5 +130,5 @@
"uniStatistics" : {
"version" : "2"
},
"sassImplementationName" : "node-sass"
"sassImplementationName" : "dart-sass"
}