|
@@ -15,13 +15,13 @@ module.exports = {
|
|
open: true,
|
|
open: true,
|
|
proxy: {
|
|
proxy: {
|
|
'/': {
|
|
'/': {
|
|
- // target:'http://localhost:7777/',//测试
|
|
|
|
|
|
+ target:'http://localhost:7777/',//测试
|
|
// target:'http://192.168.0.2:7777/',//开发
|
|
// target:'http://192.168.0.2:7777/',//开发
|
|
// target:'http://192.168.0.222:7777/',//开发
|
|
// target:'http://192.168.0.222:7777/',//开发
|
|
// target:'http://192.168.0.20:7777/',//开发
|
|
// target:'http://192.168.0.20:7777/',//开发
|
|
// target:'http://192.168.1.253:7777/',//测试
|
|
// target:'http://192.168.1.253:7777/',//测试
|
|
// target:'http://data.cqna.gov.cn/',//线上
|
|
// target:'http://data.cqna.gov.cn/',//线上
|
|
- target:'https://www.cqna.gov.cn/',//线上
|
|
|
|
|
|
+ // target:'https://www.cqna.gov.cn/',//线上
|
|
changeOrigin: true,
|
|
changeOrigin: true,
|
|
pathRewrite: {
|
|
pathRewrite: {
|
|
'^ /': ''
|
|
'^ /': ''
|