Vue3-初步学习六大亮点
Performance: 性能比vue2.x快1.2~2倍
Tree shaking support: 按需编译,体积比Vue2.x更小
Composition API: 组合API(类似React Hooks)
2021-06-30