lll
liukangdong
2024-08-05 2da083225417ef7007842b84e7276242faeb0e35
1
2
3
4
5
<!--pages/sets/protocol.wxml-->
<view style="width: 100%;height: auto;padding: 0px 40rpx;">
<!-- <mp-html  content="{{content}}"> </mp-html> -->
<rich-text nodes="{{content}}"></rich-text>
</view>