feat: 车牌卡片 图片商品组件名称 单位

This commit is contained in:
2025-09-20 14:07:26 +08:00
parent 64db5ebaf3
commit dc8b939ff3
6 changed files with 31 additions and 34 deletions

View File

@@ -3,12 +3,6 @@
flex-direction: column;
align-items: center;
.description {
font-size: 28rpx;
color: #666;
line-height: 1.5;
}
.code-img {
margin-top: 12px;
width: 250px;
@@ -20,6 +14,6 @@
padding: 12px;
font-size: 36rpx;
font-weight: 600;
color: #333;
color: #666;
}
}