feat: 车牌卡片 图片商品组件名称 单位
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
</view>
|
||||
<image
|
||||
class="code-img"
|
||||
src="./images/qrcode.png"
|
||||
src="https://one-feel-config-images-bucket.oss-cn-chengdu.aliyuncs.com/20250920102920_354_52.png"
|
||||
mode="widthFix"
|
||||
show-menu-by-longpress="true"
|
||||
/>
|
||||
|
||||
@@ -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;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user