需要开发 IM
This commit is contained in:
@@ -138,7 +138,10 @@
|
||||
<!-- 商品详情 -->
|
||||
<view class="detail-content">
|
||||
<text class="title">商品详情</text>
|
||||
<mp-html :content="viewData.description" class="rich-box" />
|
||||
<mp-html
|
||||
:content="viewData.description"
|
||||
class="rich-box"
|
||||
></mp-html>
|
||||
</view>
|
||||
</view>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user