v2体验版

This commit is contained in:
2026-08-31 13:35:50 +08:00
parent 3b4a2f9a78
commit 3bd58e05c5
28 changed files with 299 additions and 115 deletions
@@ -84,8 +84,10 @@ export default {
/* 单个尺码按钮 44x34,圆角 4px,背景 #F7F7F7 */
.size-item {
width: 85rpx; /* 44px */
min-width: 85rpx; /* 44px */
height: 65rpx; /* 34px */
padding: 0 20rpx;
box-sizing: border-box;
display: flex;
align-items: center;
justify-content: center;