修改样式错误的问题

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

@ -120,7 +120,7 @@
<!-- 商品详情 -->
<view class="product-intro">
<text class="title">产品介绍</text>
<text class="title"><text>产品介绍</text></text>
<view class="conter" v-html="storeInfo.description"></view>
</view>