master
lion 3 years ago
parent 299c1d46fb
commit 3e405e74a7

@ -125,7 +125,7 @@
<text class="orderBoxTitleTxt">参观须知</text>
</view>
<view class="flex-row" style="margin-top: 10rpx;">
<view style="text-indent: 2em;" class="orderBoxInfoRowTxt" v-html="info.type==1?vinfo.person_notice:vinfo.team_notice"></view>
<view style="text-indent: 2em;line-height: 27px;" class="orderBoxInfoRowTxt" v-html="info.type==1?vinfo.person_notice:vinfo.team_notice"></view>
</view>
</view>
</view>

Loading…
Cancel
Save