mirror of
https://github.com/chillpadclub/bedolaga-cabinet.git
synced 2026-07-29 18:13:47 +00:00
fix: show all campaigns in assign list, add dual links and bonus details
1. Remove is_active filter from campaign assign page so inactive campaigns are also visible (with badge) 2. Redesign partner campaign cards with separate bot/cabinet links, detailed bonus descriptions, and per-link copy buttons
This commit is contained in:
@@ -562,10 +562,18 @@
|
||||
"submitApplication": "提交申请",
|
||||
"applyError": "提交申请失败,请重试。",
|
||||
"yourCampaigns": "您的活动",
|
||||
"campaignLinks": {
|
||||
"bot": "机器人链接",
|
||||
"web": "网页链接"
|
||||
},
|
||||
"campaignBonus": {
|
||||
"title": "推荐奖励",
|
||||
"balance": "+{{amount}} 余额",
|
||||
"balanceDesc": "注册时充值 {{amount}}",
|
||||
"subscription": "{{days}} 天订阅",
|
||||
"tariff": "奖励套餐"
|
||||
"subscriptionDesc": "{{days}} 天免费订阅",
|
||||
"tariff": "奖励套餐",
|
||||
"tariffDesc": "免费套餐方案"
|
||||
},
|
||||
"fields": {
|
||||
"companyName": "公司名称",
|
||||
|
||||
Reference in New Issue
Block a user