发布界面优化

This commit is contained in:
yml2213
2026-05-23 13:47:26 +08:00
parent d90f31360f
commit e6cc9f1255
12 changed files with 607 additions and 65 deletions
+3
View File
@@ -22,5 +22,8 @@ export default defineConfig({
proxy: {
"/api": "http://127.0.0.1:8080",
},
allowedHosts: [
'221329.cc.cd'
],
},
});