/** * @author zhangxinxu(.com) * @description 点击页面任意位置,标记坐标位置*/ document.addEventListener('mousedown', function (event) { var ...
確定! 回上一頁