使用 taro 重写

This commit is contained in:
Sense T
2025-02-12 13:55:57 +08:00
parent cdb933b449
commit 585241e85e
56 changed files with 15353 additions and 344 deletions
+12 -25
View File
@@ -1,28 +1,15 @@
{
"appid": "wx127af54b7533d89e",
"compileType": "miniprogram",
"libVersion": "3.7.3",
"packOptions": {
"ignore": [],
"include": []
},
"miniprogramRoot": "./dist",
"projectname": "wifi-assistant",
"description": "",
"appid": "touristappid",
"setting": {
"coverView": true,
"es6": true,
"postcss": true,
"minified": true,
"enhance": true,
"showShadowRootInWxmlPanel": true,
"packNpmRelationList": [],
"babelSetting": {
"ignore": [],
"disablePlugins": [],
"outputPath": ""
}
"urlCheck": true,
"es6": false,
"enhance": false,
"compileHotReLoad": false,
"postcss": false,
"minified": false
},
"condition": {},
"editorSetting": {
"tabIndent": "insertSpaces",
"tabSize": 2
}
}
"compileType": "miniprogram"
}