''
liukangdong
2024-08-06 7b950f425d01b74febcebb9a6506e1607c3a2a0f
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>