1
0
mirror of https://github.com/ialley-workshop-open/uni-halo.git synced 2026-06-10 11:59:28 +08:00

feat: 修复数据看板无法滚动问题

This commit is contained in:
小莫唐尼
2025-11-28 01:19:52 +08:00
parent 7ba35ffd5d
commit 72dc278a2b
5 changed files with 52 additions and 13 deletions
+1
View File
@@ -5,6 +5,7 @@ const UHaloBaseConfig = Object.freeze({
BASE_API: "",
// 示例:
// BASE_API: "https://blog.xiaoxiaomo.cn",
// BASE_API: "https://www.xhhao.com",
// todo:可能有其他配置
})