修改文案
All checks were successful
site-dist-deploy / build-and-deploy (push) Successful in 1m29s

This commit is contained in:
speakeloudest 2026-02-06 08:58:18 +02:00
parent 7fc57ff5e7
commit d618042960
7 changed files with 9 additions and 13 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 146 KiB

After

Width:  |  Height:  |  Size: 142 KiB

View File

@ -3,7 +3,7 @@
class="lucid-glass-bar flex w-full flex-col justify-between rounded-4xl! border-1 border-white px-6 py-7"
>
<div class="mb-2 flex items-center justify-between border-b-1 border-dashed pb-3">
<div class="relative ml-1 text-base font-bold text-white">各端下载量</div>
<div class="relative ml-1 text-base font-bold text-white">本月下载量</div>
<div class="mr-1 text-2xl font-bold text-white tabular-nums">{{ info.total }}</div>
</div>

View File

@ -3,7 +3,7 @@
class="lucid-glass-bar flex w-full flex-col justify-between rounded-4xl! border-1 border-white px-6 py-7"
>
<div class="mb-2 flex items-center justify-between border-b-1 border-dashed pb-3">
<div class="relative ml-1 pb-2 text-base font-bold text-white">代理链接实时数据</div>
<div class="relative ml-1 pb-2 text-base font-bold text-white">本月链接转化</div>
</div>
<div class="mt-2 flex flex-col gap-2">

View File

@ -26,7 +26,7 @@ import { toast } from 'vue-sonner'
const tools = [
{ label: 'iOS外区账号教程', url: 'http://getsapp.net/F6Lmev' },
{ label: '官方邮箱', url: 'hifastvpn1@gmail.com' },
{ label: '软件防丢邮箱(秒回)', url: 'hifastvpn1@gmail.com' },
{ label: '软件防丢名片', url: 'https://getsapp.net/PTHZVp' },
{ label: '官方X账号', url: 'https://x.com/hifasttech' },
]

View File

@ -4,8 +4,8 @@
>
<div class="mb-[20px] flex justify-between border-b-1 border-dashed pb-4">
<div>
<div class="mb-1 text-xl font-bold text-white">最近销售数据</div>
<div class="text-sm text-white/40">累计成交订单{{ salesPage.total }}/</div>
<div class="mb-1 text-base font-bold text-white">本月销售数据</div>
<div class="text-sm text-white/40">本月已成交订单{{ salesPage.total }}/</div>
</div>
<Button
variant="link"

View File

@ -12,8 +12,8 @@
<div class="my-4 text-left text-sm font-medium text-white/30">
{{
values.type === 'USDT(TRC20)'
? '将佣金提现至您的个人数字钱包,手续费'
: '该方式涉及平台手续费,预计 1-3 个工作日到账'
? '提现至您的数字钱包,手续费1USDT该费率由支付平台收取'
: '该提现方式需5%手续费,该费率由支付平台收取'
}}
</div>

View File

@ -12,7 +12,7 @@
<div class="ml-2 flex flex-col justify-center text-white">
<div class="text-base font-semibold">{{ userInfo.email }}</div>
<div class="flex items-center text-base font-semibold">
<span class="mr-0.5 text-3xl">🌞</span> 恒星合伙人
<span class="mr-0.5 text-3xl">🌞</span> 超级合伙人
</div>
</div>
</div>
@ -40,11 +40,7 @@
</Transition>
</div>
</div>
<WalletDialog
ref="walletDialogRef"
:commission="userInfo.commission || 0"
@confirm="init"
/>
<WalletDialog ref="walletDialogRef" :commission="userInfo.commission || 0" @confirm="init" />
<div>
<div class="flex flex-col gap-[10px] px-6 pt-8 pb-9">
<div class="h-[50px] w-full rounded-[32px] bg-[#222222] px-4 leading-[50px] font-medium">