补足用户切换功能

This commit is contained in:
2026-07-09 16:07:56 +08:00
parent 6f20fec8de
commit fc969390ae
5 changed files with 145 additions and 1 deletions
+4
View File
@@ -35,6 +35,10 @@ export default defineConfig({
target: 'http://127.0.0.1:8899',
changeOrigin: true,
},
'/mock': {
target: 'http://127.0.0.1:8899',
changeOrigin: true,
},
'/trans': {
target: 'http://127.0.0.1:8899',
changeOrigin: true,