From e61a6b57161e75185ba0691a3bfa3961f7a7a13e Mon Sep 17 00:00:00 2001
From: jiangping <jp@doumee.com>
Date: 星期四, 25 七月 2024 10:19:08 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/master'

---
 wechat_jiaxuan/pages/detailDis/product.wxml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/wechat_jiaxuan/pages/detailDis/product.wxml b/wechat_jiaxuan/pages/detailDis/product.wxml
index f186350..fffb970 100644
--- a/wechat_jiaxuan/pages/detailDis/product.wxml
+++ b/wechat_jiaxuan/pages/detailDis/product.wxml
@@ -38,7 +38,7 @@
   </view>
   <!-- 瀵屾枃鏈� -->
   <view>
-    <!-- <mp-html content="{{info.content}}"></mp-html> -->
+    <mp-html content="{{info.content}}"></mp-html>
   </view>
   <view class="spaceList">
     <view class="item" wx:for="{{ info.spaceList }}">

--
Gitblit v1.9.3