直接console.log 把lis和this都打印出来看一下就明白了,而且不确定this指的的什么,你就不要用this,要用console一下就知道了
每个lis的第2个子元素
this.children是一个数组 取它的 第一个项 并且设置压根是