|
@@ -110,7 +110,7 @@ const vueConfig = {
|
|
'/api': {
|
|
'/api': {
|
|
// target: 'http://192.168.2.111/ocs-admin',
|
|
// target: 'http://192.168.2.111/ocs-admin',
|
|
// target: 'https://t.ocs.360arrow.com/ocs-admin', // 练习
|
|
// target: 'https://t.ocs.360arrow.com/ocs-admin', // 练习
|
|
- target: 'http://p.ocs.360arrow.com/ocs-admin', // 预发布
|
|
|
|
|
|
+ target: 'https://p.ocs.360arrow.com/ocs-admin', // 预发布
|
|
ws: false,
|
|
ws: false,
|
|
changeOrigin: true,
|
|
changeOrigin: true,
|
|
pathRewrite: {
|
|
pathRewrite: {
|