test() { var timeout = null; $('#floor-show-svg').on('mouseover', function () {//svg会冒泡clearTimeout(timeout); //首先清除timeout ...
確定! 回上一頁