feat(settlement, admin): introduce new types and functions for downline share and settlement period hints

Added new types for downline share breakdown and settlement period open hints to enhance the agent settlement API. Updated the admin console components to support these new features, improving the user experience with better data presentation and interaction. Additionally, refined the date range field to accommodate new calendar markers and hints, ensuring a more intuitive interface for managing settlement periods.
This commit is contained in:
2026-06-12 16:01:42 +08:00
parent 1eb6702c51
commit 24fd7c10bd
50 changed files with 1821 additions and 618 deletions

View File

@@ -25,6 +25,8 @@
"summaryBet": "区间下注",
"summaryPayout": "区间派彩",
"summaryProfit": "区间盈亏",
"summaryShareProfit": "本级占成",
"shareProfitHint": "按占成比例计入本代理的收益/亏损,非平台或团队总输赢",
"dailyTrend": "区间趋势",
"granularityDay": "按天",
"playBreakdown": "玩法拆解 Top",
@@ -177,15 +179,18 @@
"todayBet": "今日下注",
"todayPayout": "今日派彩",
"todayProfit": "今日盈亏",
"todayShareProfit": "今日本级占成",
"sevenDayTitle": "近 7 天走势",
"sevenDayPayout": "派彩 {{amount}}",
"sevenDayProfit": "盈亏 {{amount}}",
"sevenDayShareProfit": "本级占成 {{amount}}",
"pendingBills": "待结代理账单",
"pendingUnpaid": "未结合计 {{amount}}",
"latestBetAt": "最近下注 {{time}}",
"noBetToday": "今日暂时没有下注",
"topMomentum": "今日投注焦点",
"topMomentumHint": "对应盈亏 {{profit}}",
"topMomentumPayout": "派彩 {{amount}}",
"managementFocus": "经营重点",
"focusBet": "今天先盯下注额",
"focusPlayers": "今天活跃人数",