移动端UI 修改

This commit is contained in:
qianhao.xu
2024-03-27 20:33:45 +08:00
parent 4265112a42
commit 569c0f54af
12 changed files with 29 additions and 16 deletions

View File

@@ -68,7 +68,7 @@
"disableHostCheck" : true,
"proxy" : {
"/api" : {
"target" : "http://192.168.90.92:8888",
"target" : "http://192.168.0.31:8888",
"pathRewrite" : {
"^/api" : ""
}