range.insertNode(frag); range.setStartAfter(lastNode); … 这里添加的strong标签是空,如果strong里加入一个就可以获得lastChild,但现在它的lastChild是null,这样 ...
確定! 回上一頁