chore(ui): 统一后台按钮样式 + 清理少量 inline margin

This commit is contained in:
萝卜
2026-03-14 03:36:41 +00:00
parent b5688d8866
commit 6369551186
4 changed files with 71 additions and 3 deletions

View File

@@ -17,7 +17,7 @@
</div>
@if((string) ($defaults['order_type'] ?? '') === 'renewal')
<div class="muted muted-xs" style="margin-top:6px;">
<div class="muted muted-xs mt-6">
提示:该订单类型为「续费」。在订单完成「标记支付并生效 同步订阅」后,将会对该订阅执行续期/延长到期时间(以系统同步结果为准)。
</div>
@endif