登录 注册
当前位置:主页 > 资源下载 > 9 > vue-demo-todolist fishenalvue-demo-todolist一个简单的vue2.0演示,使用vue 2.0 vue-cli构建。 通过鱼-Vue.js开发下载

vue-demo-todolist fishenalvue-demo-todolist一个简单的vue2.0演示,使用vue 2.0 vue-cli构建。 通过鱼-Vue.js开发下载

  • 更新:2024-12-17 21:08:32
  • 大小:22KB
  • 推荐:★★★★★
  • 来源:网友上传分享
  • 类别:其它 - 开发技术
  • 格式:ZIP

资源介绍

simply-todolist-vuejs 使用vuejs2.0 搭建的极简的todolist vuex version https://github.com/fishenal/Todos_Vuejs/tree/withVuex vuex + firebase version https://git simply-todolist-vuejs 使用vuejs2.0 搭建的极简的todolist vuex version https://github.com/fishenal/Todos_Vuejs/tree/withVuex vuex + firebase version https://github.com/fishenal/Todos_Vuejs/tree/withfirebase 跟视频教程中的差异: 将每一行todo作为一个组件进行循环 vuejs升级到 2.0版本, 去掉2.0不支持的属性和方法 使用vue-localstorage插件 https://github.com/pinguinjkeke/vue-local-storage 安装