使用<input type="file" /> 取得使用者想要上傳的檔案: ... <input type="file" id="file-uploader" data-target="file-uploader" accept="image/*" ...
確定! 回上一頁