chore(config): rm proxy

This commit is contained in:
woody 2025-09-18 14:34:39 +08:00
parent e2c557144d
commit 37b043b4e9
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: {