随笔分类 -  工作总结

摘要:$(function(){// 上传和修改图片 start $("#img0").click(function(){ $("#file0").click(); }) $("#file0").change(function(){ var objUrl = getObjectURL(this.files 阅读全文
posted @ 2018-10-24 12:00 南夏啊南夏 阅读(187) 评论(0) 推荐(0) 编辑
摘要:// html代码 <input type="file" name="path[]" id="file0" /> <img class="coverPicture" src="" id="img0" style="height:150px; width:250px; display: none"> 阅读全文
posted @ 2018-09-29 15:53 南夏啊南夏 阅读(1551) 评论(0) 推荐(0) 编辑
该文被密码保护。
posted @ 2017-06-30 17:37 南夏啊南夏 阅读(12) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示