feat: 更新管理员导航,添加结算和奖池模块,并优化活动匹配逻辑

This commit is contained in:
2026-05-11 15:35:41 +08:00
parent 0103d25426
commit f083b28fc6
19 changed files with 1226 additions and 5 deletions

View File

@@ -0,0 +1,4 @@
export const jackpotModuleMeta = {
title: "Jackpot",
description: "奖池配置与蓄水 / 派彩记录",
} as const;