添加字典

This commit is contained in:
2026-06-10 15:21:47 +08:00
parent c7ac4c50e0
commit fd257f027b
5 changed files with 310 additions and 220 deletions
+4
View File
@@ -31,6 +31,10 @@ export default defineConfig({
target: 'http://127.0.0.1:8899',
changeOrigin: true,
},
'/admin': {
target: 'http://127.0.0.1:8899',
changeOrigin: true,
},
'/trans': {
target: 'http://127.0.0.1:8899',
changeOrigin: true,