模块尺寸:720*900
function oCopy(obj){ obj.select(); js=obj.createTextRange(); js.execCommand("Copy") }
模块地址: