5 lines
232 B
Plaintext
5 lines
232 B
Plaintext
<view class="content-box">
|
|
<text class="content-title">{{title}}</text>
|
|
<rich-text class="content-body" nodes="{{content}}"></rich-text>
|
|
</view>
|
|
<mp-toptips msg="{{errorHint}}" type="error" show="{{showError}}"></mp-toptips> |