学习大神的代码,注册自己的组件到全局。组件文件下的index文件:importAddfrom"./Add.vue"exportdefault(Vue)=>{Vue.component(Add.name,Add)}src下的index文件中:importAddfrom"./components/Add";Vue.use(Add)这样处理可以注册到全局。想问下,注册组件为何用到use方法?用Vue.component不就可以了吗?
importAddfrom"./Add.vue"exportdefault(Vue)=>{Vue.component(Add.name,Add)}src下的index文件中:importAddfrom"./components/Add";Vue.use(Add)这样处理可以注册到全局。想问下,注册组件为何用到use方法?用Vue.component不就可以了吗?
exportdefault(Vue)=>{Vue.component(Add.name,Add)}src下的index文件中:importAddfrom"./components/Add";Vue.use(Add)这样处理可以注册到全局。想问下,注册组件为何用到use方法?用Vue.component不就可以了吗?
Vue.component(Add.name,Add)}src下的index文件中:importAddfrom"./components/Add";Vue.use(Add)这样处理可以注册到全局。想问下,注册组件为何用到use方法?用Vue.component不就可以了吗?
}src下的index文件中:importAddfrom"./components/Add";Vue.use(Add)这样处理可以注册到全局。想问下,注册组件为何用到use方法?用Vue.component不就可以了吗?
src下的index文件中:importAddfrom"./components/Add";Vue.use(Add)这样处理可以注册到全局。想问下,注册组件为何用到use方法?用Vue.component不就可以了吗?
importAddfrom"./components/Add";Vue.use(Add)这样处理可以注册到全局。想问下,注册组件为何用到use方法?用Vue.component不就可以了吗?
Vue.use(Add)这样处理可以注册到全局。想问下,注册组件为何用到use方法?用Vue.component不就可以了吗?
这样处理可以注册到全局。想问下,注册组件为何用到use方法?用Vue.component不就可以了吗?
想问下,注册组件为何用到use方法?用Vue.component不就可以了吗?
忽然笑
呼唤远方
相关分类