perf: 优化 UI

This commit is contained in:
richarjiang
2026-04-09 11:31:12 +08:00
parent 74551085e3
commit a40b4e47e5
5 changed files with 145 additions and 381 deletions

View File

@@ -157,8 +157,11 @@ onUnmounted(() => {
<style lang="scss" scoped>
.flash-sale-section {
background: #fff;
margin-top: 16rpx;
margin: 16rpx 24rpx 0;
padding-bottom: 24rpx;
border-radius: 20rpx;
overflow: hidden;
box-shadow: 0 2rpx 12rpx rgba(0, 0, 0, 0.05);
}
/* ── Section header ── */