想试一下js的另一种for循环但是总报错,Uncaught TypeError: Cannot read properties of undefined (reading 'firstElementChild')
用of遍历,不是in,in的值只是数组的下标,并不是遍历每一项的值
trs[tr]