(自用面试题)Vue中template到render的过程是什么? 光头络腮胡 2023-04-13 38 阅读1分钟 template (解析) ast(abstract syntax tree/抽象语法树) (编译) render函数