@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user