vue
  • Vue基础
  • 生命周期
  • 实用技巧
  • 相关资料
  • 组件通讯
    • 父传子
    • 子传父
    • eventBus
    • Vuex
  • 路由
    • 路由配置
    • 路由使用
  • 封装组件
    • 自定义组件上使用v-model监听
    • js调用modal组件
  • 插件
    • 图表
    • vue-awesome-swiper
Powered by GitBook
On this page

相关资料

名称

网址

Vue官网

https://cn.vuejs.org/v2/guide/

vue-router官网

https://router.vuejs.org/zh/

Vuex中文网

https://vuex.vuejs.org/zh-cn/intro.html

Vue开源项目查询

https://www.ctolib.com/cheatsheets-vuejs.html

element-ui官网

http://element.eleme.io/#/zh-CN/component/installation

Vant有赞移动端

https://www.youzanyun.com/zanui/vant#/zh-CN/intro

Mint-ui移动端

https://mint-ui.github.io/#!/zh-cn

Cube-ui移动端vueUI框架

https://didi.github.io/cube-ui/#/zh-CN/docs/quick-start

axios(基于promise封装的ajax)

https://www.npmjs.com/package/axios

vue-element-admin

https://panjiachen.github.io/vue-element-admin-site/#/zh-cn/README

Previous实用技巧Next父传子

Last updated 6 years ago