From 010e98f797b687f8ac3372277df39a611e132de1 Mon Sep 17 00:00:00 2001 From: yinjiacheng Date: Thu, 28 Mar 2024 15:41:15 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0web-view=E7=A4=BA=E4=BE=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hybrid/html/local.html | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/hybrid/html/local.html b/hybrid/html/local.html index 37820e36..8cf0ea12 100644 --- a/hybrid/html/local.html +++ b/hybrid/html/local.html @@ -40,6 +40,13 @@
+

文件选择

+
+

<input type="file" />

+ +

<input type="file" accept="image/*" multiple />

+ +