This commit is contained in:
1123
2026-04-28 10:40:13 +08:00
parent 7f2036fbb2
commit f5b706d892
4 changed files with 287 additions and 0 deletions

View File

@@ -0,0 +1,29 @@
{
"appid": "wx42ba28b8e545ba14",
"compileType": "miniprogram",
"libVersion": "3.15.2",
"packOptions": {
"ignore": [],
"include": []
},
"setting": {
"coverView": true,
"es6": true,
"postcss": true,
"minified": true,
"enhance": true,
"showShadowRootInWxmlPanel": true,
"packNpmRelationList": [],
"babelSetting": {
"ignore": [],
"disablePlugins": [],
"outputPath": ""
},
"condition": false
},
"condition": {},
"editorSetting": {
"tabIndent": "tab",
"tabSize": 4
}
}