添加用户资料点击逻辑,更新页面UI
This commit is contained in:
@@ -9,7 +9,8 @@ export default defineConfig({
|
||||
server: {
|
||||
proxy: {
|
||||
'/api': {
|
||||
target: 'http://localhost:19089',
|
||||
// target: 'http://localhost:19089',
|
||||
target: 'http://101.200.208.45:19089',
|
||||
changeOrigin: true,
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user