|
@@ -108,10 +108,7 @@ const vueConfig = {
|
|
// If you want to turn on the proxy, please remove the mockjs /src/main.jsL11
|
|
// If you want to turn on the proxy, please remove the mockjs /src/main.jsL11
|
|
proxy: {
|
|
proxy: {
|
|
'/api': {
|
|
'/api': {
|
|
- // target: 'http://carwash.test.zyucgj.com/cw-admin/',
|
|
|
|
- // target: 'https://carwash.test.zyucgj.com/cw-admin/',
|
|
|
|
target: 'http://192.168.16.100:9102/at-admin/',
|
|
target: 'http://192.168.16.100:9102/at-admin/',
|
|
- // target: 'http://192.168.16.107:7300/mock/5f5b0d9ecb0f492ad4ee85db/admin/at-admin/',
|
|
|
|
ws: false,
|
|
ws: false,
|
|
changeOrigin: true,
|
|
changeOrigin: true,
|
|
pathRewrite: {
|
|
pathRewrite: {
|