1
0
鏡像自 https://github.com/ialley-workshop-open/uni-halo.git 已同步 2026-06-12 13:19:31 +08:00

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

此提交包含在:
小莫唐尼
2025-11-28 01:19:52 +08:00
父節點 7ba35ffd5d
當前提交 72dc278a2b
共有 5 個檔案被更改,包括 52 行新增13 行删除
+1
查看文件
@@ -5,6 +5,7 @@ const UHaloBaseConfig = Object.freeze({
BASE_API: "",
// 示例:
// BASE_API: "https://blog.xiaoxiaomo.cn",
// BASE_API: "https://www.xhhao.com",
// todo:可能有其他配置
})