Compare commits

..

2 Commits

Author SHA1 Message Date
woody 2df050b20e Merge branch 'lx-dev' of 47.94.45.65:angelo/web-base-admin into lx-test 2025-09-18 14:34:52 +08:00
woody 37b043b4e9 chore(config): rm proxy 2025-09-18 14:34:39 +08:00
1 changed files with 0 additions and 6 deletions

View File

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