Skip to content

Vue 面试题

vue 中 ref 和 reactive 的区别

vue 如何对 Store 进行单元测试

vue 中 template 替换是如何实现的

vue 3.4 优化了模版解析器,不过度依赖正则表达式,而是使用 html2parser,性能提高了两倍