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

This commit is contained in:
2026-02-06 08:58:18 +02:00
parent 7fc57ff5e7
commit d618042960
7 changed files with 9 additions and 13 deletions
@@ -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"