|
@@ -109,8 +109,8 @@ const vueConfig = {
|
|
|
proxy: {
|
|
|
'/api': {
|
|
|
// target: 'http://192.168.16.188:8602/ocs-admin',
|
|
|
- target: 'https://t.ocs.360arrow.com/ocs-admin', // 练习
|
|
|
- // target: 'http://p.ocs.360arrow.com/ocs-admin', // 预发布
|
|
|
+ // target: 'https://t.ocs.360arrow.com/ocs-admin', // 练习
|
|
|
+ target: 'http://p.ocs.360arrow.com/ocs-admin', // 预发布
|
|
|
// target: 'http://ocs-admin.360arrow.com/ocs-admin', // 生产
|
|
|
ws: false,
|
|
|
changeOrigin: true,
|