feat: show partner campaign links with bonuses on referral page

Display campaigns assigned to the partner with shareable deep links,
copy button, and bonus type badges (balance/subscription/tariff).
This commit is contained in:
Fringg
2026-02-17 10:45:13 +03:00
parent 2efce0eb03
commit 8b33d8224d
6 changed files with 127 additions and 0 deletions

View File

@@ -561,6 +561,12 @@
"applying": "提交中...",
"submitApplication": "提交申请",
"applyError": "提交申请失败,请重试。",
"yourCampaigns": "您的活动",
"campaignBonus": {
"balance": "+{{amount}} 余额",
"subscription": "{{days}} 天订阅",
"tariff": "奖励套餐"
},
"fields": {
"companyName": "公司名称",
"companyNamePlaceholder": "您的公司或品牌名称",