提交 9c160301 编写于 作者: DCloud-yinjiacheng's avatar DCloud-yinjiacheng

更新web-view示例

# Conflicts:
#	hybrid/html/local.html
上级 071be21e
......@@ -48,8 +48,12 @@
<p style="font-size: 14px;">&lt;input type="file" accept="image/*" multiple /&gt;</p>
<input type="file" accept="image/*" multiple />
<p style="font-size: 14px;">普通input</p>
<input placeholder="底部输入框"/>
<br/>
<input placeholder="底部输入框" />
<p style="font-size: 14px;">普通input2</p>
<input placeholder="底部输入框2" />
<p style="font-size: 14px;">普通input3</p>
<input placeholder="底部输入框3" />
<br />
<p style="font-size: 14px;">普通textarea</p>
<textarea placeholder="底部textarea"></textarea>
<br/>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册