修改样式错误的问题

This commit is contained in:
Gao xiaosong
2021-04-11 19:09:59 +08:00
parent 40310ac2f0
commit 15a6af63ac
11 changed files with 351 additions and 325 deletions

View File

@ -47,7 +47,7 @@
<view class="iconfont icon-jiantou"></view>
</view>
<view class="product-intro">
<view class="title">产品介绍</view>
<text class="title"><text>产品介绍</text></text>
<view class="conter" v-html="storeInfo.description"></view>
</view>