会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
笔记
博客园
首页
新随笔
联系
管理
订阅
2022年12月19日
Vue3注册全局组件
摘要: 1. Vue3全局组件注册 components文件夹下新建index.js文件,统一引入需要注册的组件 import CustomCheck from "./CustomCheck.vue"; import CustomDialog from "./CustomDialog.vue"; const
阅读全文
posted @ 2022-12-19 14:55 Li_pk
阅读(410)
评论(0)
推荐(0)
公告