Merge branch 'lx-dev' of gitee.com:cabbage_qd/web-base-admin into bd-dev

This commit is contained in:
woody 2025-04-30 10:17:10 +08:00
commit e138abff11
1 changed files with 6 additions and 0 deletions

View File

@ -51,6 +51,12 @@ module.exports = {
// }
}
}
// proxy: {
// '/prod-api': {
// target: 'http://t-mana.beida413.com/',
// changeOrigin: true,
// }
// }
// before: require('./mock/mock-server.js')
},
configureWebpack: {