准备联调抄表记录

This commit is contained in:
2025-09-16 17:35:49 +08:00
194 changed files with 6560 additions and 1095 deletions

View File

@@ -37,7 +37,15 @@
}
],
"minifyWXSS": true,
"ignoreUploadUnusedFiles": false
"ignoreUploadUnusedFiles": false,
"compileWorklet": false,
"minifyWXML": true,
"localPlugins": false,
"disableUseStrict": false,
"useCompilerPlugins": false,
"condition": false,
"swc": false,
"disableSWC": true
},
"editorSetting": {
"tabIndent": "insertSpaces",
@@ -48,5 +56,8 @@
"ignore": [],
"include": []
},
"appid": "wxb34b4e70f8a5c6f1"
"appid": "wxb34b4e70f8a5c6f1",
"libVersion": "development",
"simulatorPluginLibVersion": {},
"projectname": "electricity_bill_calc_wx"
}