(自用面试题)Vue中template到render的过程是什么?

38 阅读1分钟

template (解析) ast(abstract syntax tree/抽象语法树) (编译) render函数