第一版

This commit is contained in:
17792275749
2025-03-25 20:52:15 +08:00
commit 04d373b84e
88 changed files with 4539 additions and 0 deletions
+29
View File
@@ -0,0 +1,29 @@
{
"appid": "wx6c71f3ebcdcddffd",
"compileType": "miniprogram",
"libVersion": "3.7.11",
"packOptions": {
"ignore": [],
"include": []
},
"setting": {
"coverView": true,
"es6": true,
"postcss": true,
"minified": true,
"enhance": true,
"showShadowRootInWxmlPanel": true,
"packNpmRelationList": [],
"babelSetting": {
"ignore": [],
"disablePlugins": [],
"outputPath": ""
}
},
"condition": {},
"editorSetting": {
"tabIndent": "tab",
"tabSize": 4
},
"simulatorPluginLibVersion": {}
}