
简介
该用户还未填写简介
擅长的技术栈
未填写擅长的技术栈
可提供的服务
暂无可提供的服务
VUE组件component注册后获取不到
首先我注册一个组件Vue.component("item-groceryText",{template:"<p>这是一个组件</p>"});<item-groceryText></item-groceryText> 发现页面显示报错,反复确认代码无
到底了

该用户还未填写简介
暂无可提供的服务
首先我注册一个组件Vue.component("item-groceryText",{template:"<p>这是一个组件</p>"});<item-groceryText></item-groceryText> 发现页面显示报错,反复确认代码无