需要开发 IM

This commit is contained in:
cbb
2025-12-30 17:52:19 +08:00
parent 8fe2079446
commit d0cf491201
23 changed files with 515 additions and 61 deletions

View File

@@ -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>