Feat(云灵AI):首页送礼重构&交互使用模拟数据书写对应逻辑
This commit is contained in:
@@ -66,6 +66,9 @@
|
||||
lazy-load
|
||||
/>
|
||||
</view>
|
||||
<view class="goods-desc">
|
||||
相似度99%
|
||||
</view>
|
||||
</view>
|
||||
</view>
|
||||
</view>
|
||||
@@ -301,6 +304,12 @@ export default {
|
||||
align-items: flex-end;
|
||||
justify-content: space-between;
|
||||
}
|
||||
.goods-desc {
|
||||
padding: 10rpx 14rpx 20rpx 14rpx;
|
||||
font-size: 24rpx;
|
||||
color: #999;
|
||||
line-height: 1;
|
||||
}
|
||||
|
||||
.price-left {
|
||||
display: flex;
|
||||
|
||||
Reference in New Issue
Block a user