|
@@ -108,8 +108,8 @@ 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://192.168.16.104:8602/ocs-admin',
|
|
|
|
- // target: 'http://ocs-admin.360arrow.com.cn/ocs-admin',
|
|
|
|
|
|
+ // target: 'http://192.168.16.103:8602/ocs-admin',
|
|
|
|
+ target: 'http://ocs-admin.360arrow.com.cn/ocs-admin',
|
|
ws: false,
|
|
ws: false,
|
|
changeOrigin: true,
|
|
changeOrigin: true,
|
|
pathRewrite: {
|
|
pathRewrite: {
|