Skip to content

Latest commit

 

History

History
13 lines (13 loc) · 350 Bytes

README.md

File metadata and controls

13 lines (13 loc) · 350 Bytes

learnVue3

vite-study

  • 导入组件
  • 属性定义(输入/父传子)
  • 获取属性和插槽
  • 定义事件(输出/子传父)
  • 向外暴漏事件
  • 整合vue-router4和vuex4,用工厂函数创建router实例/store实例
  • 样式管理
  • 整合element3UI组件库的使用
  • 基础布局
  • 动态导航侧边栏
  • 动态导航面包屑