compile template into render function
编译模板渲染方法
compile el’s ouoterHtml as template
将el的outerHTML当做模板渲染
virtual dom re-render and patch
重新编译
teardown watchers,child components and events listeners
去除监听,子组件以及事件的监听
2022-12-09 21:52:52
compile template into render function
编译模板渲染方法
compile el’s ouoterHtml as template
将el的outerHTML当做模板渲染
virtual dom re-render and patch
重新编译
teardown watchers,child components and events listeners
去除监听,子组件以及事件的监听