摘要: 原文地址:https://m.php.cn/article/486449.html 区别:1、组件注册通过“Vue.component”或“components”属性,而插件通过“Vue.use()”;2、组件是用来构成App的业务模块,它的目标是“App.vue”,而插件是用来增强技术栈的功能模块 阅读全文
posted @ 2022-06-14 22:32 eyesfree 阅读(399) 评论(0) 推荐(0) 编辑