如何使用HTML5生成一张缩略图?

28 阅读1分钟

"```html <input type="file" accept="image/*" id="fileInput"> <canvas id="canvas">