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:
Fringg
2026-02-17 10:54:36 +03:00
parent 8b33d8224d
commit a72042d807
6 changed files with 138 additions and 70 deletions

View File

@@ -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": "公司名称",