Fix:3024 【商城小程序】古镇名称超过13个字的内容会被分享键遮挡(预留分享键的空间进行换行
This commit is contained in:
@@ -15,8 +15,8 @@
|
||||
> </video>
|
||||
</view>
|
||||
<view class="top-intro">
|
||||
<view class="intro-title v12-pa-3">
|
||||
<text class="v12-font-bold v12-font-40">{{ townInfo.name }}</text>
|
||||
<view class="intro-title v12-pa-3" style="width: 68%">
|
||||
<text class="v12-font-bold v12-font-40" >{{ townInfo.name }}</text>
|
||||
<text class="aaaa" v-if="townInfo.qualityRating">
|
||||
{{ townInfo.qualityRating }}
|
||||
</text>
|
||||
|
||||
Reference in New Issue
Block a user