HTML标签:
<div class="div_class">
<h1>Title</h1>
First name: <input type="text" name="fname" />
Last name: <input type="text" name="lname" />
<p class="p">
Life is <i>like</i> a box of
<b> chocolates</b>.
</p>
<img src="http://www.3xiayou.com/upload/upload/1528174589.jpg"/>
</div>
使用rich-text解析不出来input标签
麻烦开发之前看看文档https://developers.weixin.qq.com/miniprogram/dev/component/rich-text.html
不支持,也不会支持