|
@@ -19,8 +19,8 @@ module.exports = {
|
|
|
// 设置代理proxy
|
|
|
proxy: {
|
|
|
'/__api': {
|
|
|
- // target: 'http://192.168.0.135:8585/',
|
|
|
- target: 'https://testxfhd.4dkankan.com',
|
|
|
+ target: 'http://192.168.0.135:8585/',
|
|
|
+ // target: 'https://testxfhd.4dkankan.com',
|
|
|
// target: 'https://testhuodiao.4dkankan.com/',
|
|
|
changeOrigin: true,
|
|
|
pathRewrite: {
|