This commit is contained in:
Mrx
2026-05-06 16:53:49 +08:00
parent c7d23975b3
commit 24b068574c

View File

@@ -174,7 +174,7 @@
</div>
<div class="text-sm leading-relaxed" style="color: var(--van-text-color);">
<p>为保障交易安全系统将冻结部分资金作为风险保障金</p>
<p class="mt-2" style="color: #3b82f6;"> 冻结条件定价100元以上冻结10%风险保障金</p>
<p class="mt-2" style="color: #3b82f6;"> 冻结条件定价50元以上冻结10%风险保障金</p>
<p style="color: #3b82f6;"> 退回规则30天内无欺诈投诉自动退回余额</p>
</div>
</div>
@@ -346,10 +346,10 @@
<!-- 提示信息 -->
<div class="bg-blue-50 rounded-lg p-3 text-sm">
<p class="text-blue-600 font-medium mb-2">
税收说明
到账时间
</p>
<div class="text-gray-600">
<p>当前税率6%</p>
<p>24小时内到账</p>
<!-- <p> 提现金额¥{{ amount }}</p>
<p> 税率6%</p>
<p class="text-blue-600"> 税收计算¥{{ amount }} × 6% = ¥{{ taxAmount.toFixed(2) }}</p> -->