Fix(养生圣地):[#2486]养生圣地第三行文字删掉
This commit is contained in:
@@ -62,7 +62,7 @@
|
|||||||
<text class="v12-font-28">{{ item.areaName }}</text>
|
<text class="v12-font-28">{{ item.areaName }}</text>
|
||||||
</view>
|
</view>
|
||||||
</view>
|
</view>
|
||||||
<view class="v12-font-bold v12-font-28 v12-mt-1 more-t" style="min-height: 76rpx;">{{ item.content }}</view>
|
<view class="v12-font-bold v12-font-28 v12-mt-1 more-t" style="height: 76rpx;">{{ item.content }}</view>
|
||||||
<view class="v12-justify-start v12-align-center v12-my-1">
|
<view class="v12-justify-start v12-align-center v12-my-1">
|
||||||
<view class="atr">
|
<view class="atr">
|
||||||
<image class="atr" :src="item.logo"></image>
|
<image class="atr" :src="item.logo"></image>
|
||||||
|
|||||||
@@ -22,7 +22,7 @@
|
|||||||
<text class="v12-font-28">{{ item.areaName }}</text>
|
<text class="v12-font-28">{{ item.areaName }}</text>
|
||||||
</view>
|
</view>
|
||||||
</view>
|
</view>
|
||||||
<view class="v12-font-bold v12-font-28 v12-mt-1 more-t" style="min-height: 76rpx;">{{ item.content }}</view>
|
<view class="v12-font-bold v12-font-28 v12-mt-1 more-t" style="height: 76rpx;">{{ item.content }}</view>
|
||||||
<view class="v12-justify-start v12-align-center v12-my-1">
|
<view class="v12-justify-start v12-align-center v12-my-1">
|
||||||
<view class="atr">
|
<view class="atr">
|
||||||
<image class="atr" :src="item.logo"></image>
|
<image class="atr" :src="item.logo"></image>
|
||||||
|
|||||||
Reference in New Issue
Block a user