“Element UI 页面开发”的版本间的差异
来自CloudWiki
(→Vue基础) |
|||
第21行: | 第21行: | ||
*[[使用Hbuilder 创建Element应用]] | *[[使用Hbuilder 创建Element应用]] | ||
*[[使用Hbuilder 创建Element应用2]] | *[[使用Hbuilder 创建Element应用2]] | ||
+ | |||
+ | ==使用Vue Router开发单页应用== | ||
+ | *[[Vue从入门到实战:感受前端路由]] | ||
+ | *[[Vue从入门到实战:动态路由匹配]] | ||
+ | *[[Vue从入门到实战:嵌套路由]] | ||
+ | *[[Vue从入门到实战:命名路由]] | ||
==组件== | ==组件== |
2022年8月12日 (五) 10:05的版本
基础
Vue基础
- Vue的基本概念介绍
- 使用Hbuilder 创建Vue应用 、vue中的export default、vue中的render函数
- 使用Hbuilder 创建最简单Vue应用
- Windows 安装Node.js、Windows 安装vue、npm 安装模块、cnpm 安装模块
- 使用Hbuilder 创建Element应用
- 使用Hbuilder 创建Element应用2
使用Vue Router开发单页应用
组件
Basic
- Element:Layout布局 实例:Elenment:导航栏+侧边栏+基础表格
- Element:Container布局容器
- Element:数据传递
- Element: 按钮、
- Element:文字链接
- Element:导航
- Element:表格
- Element: 卡片
- Element UI+Flask前后端传参