解决数据下拉加载的bug,调整专区样式,完善充值记录

This commit is contained in:
2024-09-12 14:04:53 +08:00
parent b4438b4638
commit 3f6a12ee67
15 changed files with 67 additions and 16 deletions

View File

@@ -19,8 +19,6 @@
"uploadWithSourceMap": true,
"compileHotReLoad": false,
"useMultiFrameRuntime": true,
"useApiHook": true,
"useApiHostProcess": true,
"babelSetting": {
"ignore": [],
"disablePlugins": [],
@@ -45,11 +43,10 @@
"tabIndent": "insertSpaces",
"tabSize": 2
},
"condition": {},
"packOptions": {
"ignore": [],
"include": []
},
"appid": "wxb34b4e70f8a5c6f1",
"projectname": "elec",
"condition": {}
"appid": "wxb34b4e70f8a5c6f1"
}