forked from qiushanhe/dm-manage-web
题库图片
This commit is contained in:
@@ -34,8 +34,8 @@ module.exports = {
|
||||
open: true,
|
||||
proxy: {
|
||||
[process.env.VUE_APP_BASE_API + '/xunjia']: {
|
||||
target: `http://localhost:8889/driver-api/`,
|
||||
// target: `https://xueche.ahduima.com/duima/xunjia/`,
|
||||
// target: `http://localhost:8889/driver-api/`,
|
||||
target: `https://xueche.ahduima.com/duima/xunjia/`,
|
||||
changeOrigin: true,
|
||||
pathRewrite: {
|
||||
['^' + process.env.VUE_APP_BASE_API + '/xunjia']: ''
|
||||
|
||||
Reference in New Issue
Block a user