vue vue3.0新特性2021-01-29共享博客阅读(162)评论(0)Vue3 新特性 1、初始化开发环境 2、ref 的使用 在 vue3 的 script 中不再使用 data 和 methods ,而是使用 setup() ...