chore: sync local updates

This commit is contained in:
2026-05-16 19:03:34 +08:00
parent 9c086c3301
commit 80cf54a201
89 changed files with 10622 additions and 2443 deletions

View File

@@ -0,0 +1,4 @@
# 公网:用户通过 https 打开前端时API 须为浏览器可访问的 https 地址(经 Nginx 反代的中心)
VITE_CENTRAL_API_URL=https://monitor.api.shumengya.top
#
# 若静态站仅内网 http 部署,请改为 http://内网中心IP:9393 后再 npm run build勿与混合内容冲突