liukangdong
2024-08-05 00bf17838b496e6fcfed2e521f9c27f8f0e3e3c7
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>