|
@@ -37,7 +37,8 @@ module.exports = {
|
|
// target: `http://localhost:8080`,
|
|
// target: `http://localhost:8080`,
|
|
// target: `https://mp-api.51jiazhu.com`,
|
|
// target: `https://mp-api.51jiazhu.com`,
|
|
// target: `https://test-mp.quanshu123.com`,
|
|
// target: `https://test-mp.quanshu123.com`,
|
|
- target: `https://mptest.kaimanghe.net`,
|
|
|
|
|
|
+ target: `https://test-mp-adm.kaimanghe.net`,
|
|
|
|
+ // target: `http://43.143.93.199:8091`,
|
|
changeOrigin: true,
|
|
changeOrigin: true,
|
|
pathRewrite: {
|
|
pathRewrite: {
|
|
['^' + process.env.VUE_APP_BASE_API]: ''
|
|
['^' + process.env.VUE_APP_BASE_API]: ''
|