From ac0b3ba41104180fd45cc94334bc3c760c2895a4 Mon Sep 17 00:00:00 2001
From: liukangdong <898885815@qq.com>
Date: 星期二, 23 七月 2024 14:05:36 +0800
Subject: [PATCH] ''
---
wechat_jiaxuan/pages/kefu/index.wxml | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/wechat_jiaxuan/pages/kefu/index.wxml b/wechat_jiaxuan/pages/kefu/index.wxml
index bdcdd46..f2bfe6d 100644
--- a/wechat_jiaxuan/pages/kefu/index.wxml
+++ b/wechat_jiaxuan/pages/kefu/index.wxml
@@ -1,4 +1,8 @@
<view class="container">
+ <view>
+ <!-- <rich-text nodes="{{ info.content }}"></rich-text> -->
+ <mp-html content="{{info.content}}"></mp-html>
+ </view>
<!-- footer -->
<view class="footer" style="padding-bottom: {{bottomLift}}px;">
<view class="btns">
--
Gitblit v1.9.3