Fix(千县名品):千县名品县城一句话介绍过长时会挤压县城名称显示
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
<view class="info-wrap">
|
||||
<view class="name">
|
||||
{{ countyFamous.countyName }}
|
||||
<view v-if="countyFamous.content" class="content">
|
||||
<view v-if="countyFamous.content" class="content one-t">
|
||||
{{ countyFamous.content }}
|
||||
</view>
|
||||
</view>
|
||||
@@ -164,6 +164,7 @@ export default {
|
||||
margin: 0 0 0 8rpx;
|
||||
font-size: 24rpx;
|
||||
color: #aaa;
|
||||
flex: 1;
|
||||
}
|
||||
}
|
||||
.intro {
|
||||
|
||||
Reference in New Issue
Block a user