摘要:
<input type="file" id="avatar" name="avatar"> <button type="button">保存</button> ('button').click(function(){ var files = $('#avatar').prop('files'); / 阅读全文
posted @ 2022-09-28 16:52 火冰·瓶 阅读(19) 评论(0) 推荐(0)
|
摘要:
<input type="file" id="avatar" name="avatar"> <button type="button">保存</button> ('button').click(function(){ var files = $('#avatar').prop('files'); / 阅读全文
posted @ 2022-09-28 16:52 火冰·瓶 阅读(19) 评论(0) 推荐(0) |
||