update
This commit is contained in:
parent
558d91e0ef
commit
304b17520c
1 changed files with 8 additions and 8 deletions
16
README.md
16
README.md
|
@ -2,31 +2,31 @@
|
|||
效果预览
|
||||
|
||||
|
||||
###两步验证登录 支持微信和qq
|
||||
#### 两步验证登录 支持微信和qq
|
||||
|
||||
![两步验证 here](https://github.com/PanJiaChen/vue-element-admin/blob/master/gifs/2login.gif)
|
||||
|
||||
####真正的动态换肤
|
||||
#### 真正的动态换肤
|
||||
|
||||
![真正的动态换肤](https://github.com/PanJiaChen/vue-element-admin/blob/master/gifs/theme.gif)
|
||||
|
||||
####可收起侧边栏
|
||||
#### 可收起侧边栏
|
||||
|
||||
![enter image description here](https://github.com/PanJiaChen/vue-element-admin/blob/master/gifs/leftmenu.gif)
|
||||
|
||||
####拖拽排序
|
||||
#### 拖拽排序
|
||||
|
||||
![enter image description here](https://github.com/PanJiaChen/vue-element-admin/blob/master/gifs/order.gif)
|
||||
|
||||
####上传裁剪头像
|
||||
#### 上传裁剪头像
|
||||
|
||||
![enter image description here](https://github.com/PanJiaChen/vue-element-admin/blob/master/gifs/uploadAvatar.gif)
|
||||
|
||||
#####富文本(整合七牛 打水印等个性化功能)
|
||||
#### 富文本(整合七牛 打水印等个性化功能)
|
||||
|
||||
![enter image description here](https://github.com/PanJiaChen/vue-element-admin/blob/master/gifs/editor.gif)
|
||||
|
||||
####封装table组件
|
||||
#### 封装table组件
|
||||
|
||||
![enter image description here](https://github.com/PanJiaChen/vue-element-admin/blob/master/gifs/table.gif)
|
||||
|
||||
|
@ -34,7 +34,7 @@
|
|||
|
||||
![enter image description here](https://github.com/PanJiaChen/vue-element-admin/blob/master/gifs/echarts.gif)
|
||||
|
||||
####导出excel
|
||||
#### 导出excel
|
||||
|
||||
![enter image description here](https://github.com/PanJiaChen/vue-element-admin/blob/master/gifs/excel.png)
|
||||
|
||||
|
|
Loading…
Reference in a new issue