5 lines
117 B
Plaintext
5 lines
117 B
Plaintext
|
|
<!--pages/introduction/introduction.wxml-->
|
||
|
|
<view class="banner">
|
||
|
|
<rich-text nodes="{{html}}"></rich-text>
|
||
|
|
</view>
|