intro.wxml 186 B

123456
  1. <view class="title">{{data.name}}</view>
  2. <editor style="height:100vh;margin-top:10px;padding:0 10px;" read-only="{{true}}" id="editor" class="ql-container">
  3. </editor>