xvno / blog

个人博客, 不定期发布技术笔记和个人随笔.
0 stars 0 forks source link

Vue: directives #120

Open xvno opened 3 years ago

xvno commented 3 years ago

Refs

xvno commented 3 years ago

在进行模板编译的时候, directives 便会被编译进(渲染函数)代码字串的 directive 数组中