删除底部导航销冠,调整小程序前端架构
This commit is contained in:
@@ -54,8 +54,12 @@
|
||||
},
|
||||
"quickapp" : {},
|
||||
"h5" : {
|
||||
"usingComponents": true,
|
||||
"router" : {
|
||||
"mode" : "history"
|
||||
},
|
||||
"devServer" : {
|
||||
"port" : 8080,
|
||||
"port" : 8081,
|
||||
"proxy" : {
|
||||
"^/api" : {
|
||||
"target" : "http://localhost:8090",
|
||||
|
||||
Reference in New Issue
Block a user