CSDN这个作者:Lince1998写的一篇文章,不知道为什么要反正这样写就可以了。
<input type="text" id="editInput" v-model="editValue" :ref="el => myinput = el">
找到了,与ref有关
建议是看一下TS,毕竟是更加规范的书写方式,并且保留了大部分JS的优点。在V3最好能使用上TS进行开发。
import.meta.env
提示让你安装vue-template-compiler
可以用element plus
Composition API: https://composition-api.vuejs.org/zh/
Vite: https://github.com/vitejs/vite
Vue next: https://github.com/vuejs/vue-next
RFC: https://github.com/vuejs/rfcs/pulls?q=is%3Apr+is%3Amerged+label%3A3.x