From 4e64e4f6488f477ec3c75af7864f99bb6ae9964d Mon Sep 17 00:00:00 2001
From: liukangdong <898885815@qq.com>
Date: 星期一, 29 七月 2024 19:05:38 +0800
Subject: [PATCH] ll
---
wechat_staff/pages/sets/protocol.wxml | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diff --git a/wechat_staff/pages/sets/protocol.wxml b/wechat_staff/pages/sets/protocol.wxml
index dc09cdd..e36adf3 100644
--- a/wechat_staff/pages/sets/protocol.wxml
+++ b/wechat_staff/pages/sets/protocol.wxml
@@ -1,2 +1,4 @@
<!--pages/sets/protocol.wxml-->
-<text>pages/sets/protocol.wxml</text>
+<view style="width: 100%;height: auto;padding: 0px 40rpx;">
+<mp-html content="{{content}}"> </mp-html>
+</view>
--
Gitblit v1.9.3