2021年2月3日
摘要: 移除了 $children $children 实例 property 已从 Vue 3.0 中移除,不再支持。 2.x 语法 在 2.x 中,开发者可以使用 this.$children 直接访问当前实例的子组件: <template> <div> <img alt="Vue logo" src= 阅读全文
posted @ 2021-02-03 17:56 京鸿一瞥 阅读(575) 评论(0) 推荐(0)