Fix:5061 【商城小程序】体验店列表,体验店的简介内容改为超出一行的内容隐藏
This commit is contained in:
@@ -324,7 +324,7 @@
|
||||
</view>
|
||||
<view class="info-box">
|
||||
<view class="v12-font-32 v12-font-bold t-one">{{ item.name }}</view>
|
||||
<view class="v12-font-26 v12-dark1-text more-t" style="margin-top: 8rpx; margin-bottom: 16rpx; line-height: 1.4;">{{ item.intro }}</view>
|
||||
<view class="v12-font-26 v12-dark1-text one-t" style="margin-top: 8rpx; margin-bottom: 16rpx; line-height: 1.4;">{{ item.intro }}</view>
|
||||
<view class="bottom-row">
|
||||
<view class="v12-font-20 v12-font-bold">
|
||||
营业时间:{{ item.serviceTime || '00:00' }}~{{ item.serviceEndTime || '23:59' }}
|
||||
|
||||
Reference in New Issue
Block a user