feat: 增加 Jackpot 爆池实时弹层与奖池信息展示

This commit is contained in:
2026-05-18 15:08:29 +08:00
parent 418b446c09
commit 321b56e997
11 changed files with 379 additions and 0 deletions

View File

@@ -102,6 +102,23 @@
"changedBeforeSubmit": "提交前数据已变化,请关闭预览后重试。",
"placeFailed": "提交失败",
"placeSuccess": "下注成功,订单号 {{orderNo}},实扣 {{amount}}。",
"jackpotBurst": {
"title": "Jackpot 爆池",
"subtitle": "期号 {{drawNo}} 触发奖池派发",
"number": "头奖号码",
"amount": "爆池金额",
"winners": "中奖人数",
"triggerLabel": "触发方式",
"close": "关闭",
"notificationTitle": "Jackpot 爆池",
"notificationBody": "期号 {{drawNo}} 派发 {{amount}}",
"trigger": {
"threshold": "超过爆池阈值",
"forced_gap": "强制爆池期数",
"play_combo": "玩法组合命中",
"manual": "后台手动爆池"
}
},
"closed": {
"title": "已封盘",
"subtitle": "当前期已停止接收注单。",
@@ -362,6 +379,7 @@
"hitHint": "如果您中奖,与注单匹配的号码将以金色高亮显示(需登录)。",
"viewMyWinning": "查看我的中奖情况",
"jackpotLabel": "Jackpot",
"jackpotGap": "距上次爆池 {{count}} 期",
"tier": {
"first": "头奖",
"second": "二奖",