style: 界面管理
This commit is contained in:
@@ -41,7 +41,7 @@ export default ({ mode }: ConfigEnv): UserConfigExport => {
|
||||
"/biz": {
|
||||
target: "http://127.0.0.1:8089",
|
||||
changeOrigin: true,
|
||||
rewrite: path => path.replace(/^\/biz/, "")
|
||||
rewrite: path => path.replace(/^\/biz/, "/biz/rd")
|
||||
},
|
||||
// auth 接口
|
||||
"/auth": {
|
||||
|
||||
Reference in New Issue
Block a user