//hdList转化为数组并用list变量接收 let list = Array.prototype.slice.call(hdList); //添加点击事件 list.forEach((current,index) => { current.
確定! 回上一頁