feat: 优化模板代码,增加服务端模板

This commit is contained in:
2025-03-15 15:50:28 +08:00
parent c2cbc1b1d6
commit 8af39a1e88
68 changed files with 96980 additions and 3536 deletions
+4
View File
@@ -26,6 +26,10 @@ export default defineConfig({
target: "http://localhost:4873/",
changeOrigin: true,
},
"^/static": {
target: "http://localhost:4873/resource/",
changeOrigin: true,
},
"^/set/log/level": {
target: "http://192.168.1.89:4873/",
changeOrigin: true,