web-view 组件加载本地 html 示例,仅在 App 环境下生效。点击下列按钮,跳转至其它页面。
网页向应用发送消息。注意:小程序端应用会在此页面后退时接收到消息。
文件选择
<input type="file" />
<input type="file" accept="image/*" multiple />
普通input