ele.appendChild('<span>hello</span>');报如下错误:Failed to execute 'appendChild' on 'Node': parameter 1 is not of type 'Node'.怎么生成span的node对象呢? 查看完整描述