模板修改重置和保存功能
This commit is contained in:
@ -32,7 +32,7 @@ export default defineConfig(({ mode, command }) => {
|
||||
// https://cn.vitejs.dev/config/#server-proxy
|
||||
'/dev-api': {
|
||||
// target: 'http://192.168.4.24:8080',
|
||||
target: 'http://192.168.4.45:8039',
|
||||
target: 'http://192.168.4.45:8869',
|
||||
changeOrigin: true,
|
||||
rewrite: (p) => p.replace(/^\/dev-api/, '')
|
||||
}
|
||||
|
Reference in New Issue
Block a user