This commit is contained in:
pengxiaolong
2025-05-13 19:39:53 +08:00
parent 37da6765b8
commit c006a8e63d
1232 changed files with 96963 additions and 883 deletions

View File

@@ -51,6 +51,9 @@
/* */
"mp-weixin" : {
"appid" : "",
"optimization" : {
"subPackages" : true
},
"setting" : {
"urlCheck" : false
},
@@ -68,5 +71,12 @@
"uniStatistics" : {
"enable" : false
},
"vueVersion" : "3"
"vueVersion" : "3",
"h5" : {
"optimization" : {
"treeShaking" : {
"enable" : false
}
}
}
}