随笔分类 -  vue

vue框架学习比较
摘要:接收一个vue组件 该组件应该有个方法,install customComponent.install=function(Vue){ vue.Component('name',custemComponent) } 阅读全文
posted @ 2020-03-15 09:54 LLC-Mite 阅读(557) 评论(0) 推荐(0)