style: 优化布局和样式以提升用户体验
- 在 AppLayout.vue 中,将 `pb-16` 类动态绑定到 `title` 存在时,避免不必要的底部间距 - 在 CheckoutPage.vue 中,移除支付失败提示中多余的 `mb-2` 和 `mb-4` 类,简化样式
Showing
2 changed files
with
3 additions
and
3 deletions
-
Please register or login to post a comment
- 在 AppLayout.vue 中,将 `pb-16` 类动态绑定到 `title` 存在时,避免不必要的底部间距 - 在 CheckoutPage.vue 中,移除支付失败提示中多余的 `mb-2` 和 `mb-4` 类,简化样式