87,993
社区成员




<div>
<img id="ImgPr" width="120" height="120" /></div>
<input type="file" id="up" />
$("#up").uploadPreview({ Img: "ImgPr", Width: 120, Height: 120, ImgType: ["gif", "jpeg", "jpg", "bmp", "png"], Callback: function () { }});