完全实现首页的三大框架基本功能

This commit is contained in:
2025-10-08 22:45:47 +08:00
parent 698f27372d
commit be7a53f61a
4 changed files with 153 additions and 373 deletions

View File

@@ -1,6 +1,6 @@
server:
port: 8080
allowed_origins: ["http://localhost:5173"]
allowed_origins: ["*"]
oss:
endpoint: "https://oss-cn-shenzhen.aliyuncs.com"