SpringBoot 實現圖片上傳到項目中

頁面代碼 <img id="imgUrl" src="" > <input type="file" id="file" name="file" style=""></input> <button class="btn form-control" onclick="upload()" style="height:35px;">上傳圖片</button> js 代碼 function upload()
相關文章
相關標籤/搜索