var link = document.createElement('a'); link.href = 'images.jpg'; link.download = 'Download.jpg'; document.body.
確定! 回上一頁