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

This commit is contained in:
2026-05-10 20:10:24 +03:00
parent 3f0be7575c
commit 3639e10a11
2 changed files with 2 additions and 2 deletions
@@ -5,7 +5,7 @@
<div class="mb-[20px] flex justify-between border-b-1 border-dashed pb-4">
<div>
<div class="mb-1 text-base font-bold text-white">本月销售数据</div>
<div class="text-sm text-white/40">本月已成交订单{{ salesPage.total }}/</div>
<div class="text-sm text-white/40">本月已成交{{ salesPage.total }}</div>
</div>
<Button
variant="link"