初始化小程序端

This commit is contained in:
2025-12-11 11:06:11 +08:00
parent a2c0d17210
commit f9988ae675
531 changed files with 235994 additions and 114 deletions

View File

@@ -15,9 +15,10 @@
"useStaticServer": false,
"useLanDebug": false,
"showES6CompileOption": false,
"bigPackageSizeSupport": false,
"bigPackageSizeSupport": true,
"checkInvalidKey": true,
"ignoreDevUnusedFiles": true
},
"libVersion": "3.11.0"
"libVersion": "3.11.0",
"condition": {}
}