假如我有這樣一個template:<div><span>123</span></div>是否存在這樣一個函數,比如說叫templateToVNode(str),可以把普通的html轉換成vnode。如果沒有這樣的函數,那應該怎么做? 查看完整描述