删除底部导航销冠,调整小程序前端架构

This commit is contained in:
zhonghua.li
2026-02-07 13:17:19 +08:00
parent 4e192fe9f9
commit 11cc4a7664
56 changed files with 6365 additions and 8590 deletions

View File

@@ -54,8 +54,12 @@
},
"quickapp" : {},
"h5" : {
"usingComponents": true,
"router" : {
"mode" : "history"
},
"devServer" : {
"port" : 8080,
"port" : 8081,
"proxy" : {
"^/api" : {
"target" : "http://localhost:8090",