wechat_jiaxuan/pages/sets/protocol.wxml @@ -1,3 +1,3 @@ <view class="container"> <rich-text nodes="{{ activeHtml }}"></rich-text> <view style="width: 100%;height: auto;padding: 0px 40rpx;"> <mp-html content="{{activeHtml}}"> </mp-html> </view>