1.下载完成后关闭弹框2.点击菜单栏跳转加loading
This commit is contained in:
@@ -17,7 +17,8 @@ export default defineConfig({
|
||||
// target: 'http://192.168.1.122:10215', //gfh
|
||||
// target: 'http://192.168.1.127:10215', //cdf
|
||||
// target: 'http://192.168.1.125:10215',
|
||||
target: 'https://pqmcn.com:8092/api', //治理
|
||||
target: 'http://192.168.1.126:10215',
|
||||
// target: 'https://pqmcn.com:8092/api', //治理
|
||||
// target:'http://www.zhilitest.com:8089/api',
|
||||
changeOrigin: true,
|
||||
rewrite: path => path.replace(/^\/api/, '') //路径重写,把'/api'替换为''
|
||||
|
||||
Reference in New Issue
Block a user