mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-student.git
synced 2025-12-10 03:16:47 +08:00
修改
This commit is contained in:
@@ -28,7 +28,7 @@ export default defineConfig(({command}) =>
|
|||||||
}, server: {
|
}, server: {
|
||||||
proxy: {
|
proxy: {
|
||||||
'/file/upload': {
|
'/file/upload': {
|
||||||
target: 'http://111.231.196.214:30001',
|
target: 'http://u-pre.boe.com/manageApi',
|
||||||
changeOrigin: true,
|
changeOrigin: true,
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user