sheep 发表于 2022-5-12 11:19:16

input的file类型中multiple属性

input的file类型中新增了multiple属性,用于选择多个文件:
<input type="file" multiple="multiple" />

老蝎子 发表于 2022-7-13 21:10:59

{:deyi:}又get到一个小知识
页: [1]
查看完整版本: input的file类型中multiple属性