readAsText(file); } else if(/image/w+/.test(file.type)) { reader.onload = function() { $('<img src="' + this.result + '"/>').
確定! 回上一頁