File tree Expand file tree Collapse file tree 6 files changed +19
-6
lines changed Expand file tree Collapse file tree 6 files changed +19
-6
lines changed Original file line number Diff line number Diff line change @@ -18,6 +18,7 @@ Join the group on QQ 591724180.
1818
1919- [ Wiki] ( https://github.com/PanJiaChen/vue-element-admin/wiki )
2020- [ Step by step instructions on playing with backend using Vue - Part 1] ( https://juejin.im/post/59097cd7a22b9d0065fb61d2 )
21+ - [ Step by step instructions on playing with backend using Vue - Part 2] ( https://juejin.im/post/591aa14f570c35006961acac )
2122- [ Step by step instructions on packaging a Vue component] ( https://segmentfault.com/a/1190000009090836 )
2223
2324** Please read the Wiki and articles above before creating any issue. Feel free to contribute by making a pull request.**
@@ -130,6 +131,15 @@ Only status of user and app configuration is managed by Vuex. Other data are man
130131
131132![ ] ( https://github.com/PanJiaChen/vue-element-admin/blob/master/gifs/order.gif )
132133
134+ #### Drag & drop sorting
135+
136+ ![ ] ( https://github.com/PanJiaChen/vue-element-admin/blob/master/gifs/order.gif )
137+
138+
139+ #### dynamic table
140+
141+ ![ ] ( https://github.com/PanJiaChen/vue-element-admin/blob/master/gifs/dynamictable.gif )
142+
133143#### Uploading cropped avatar
134144
135145![ ] ( https://github.com/PanJiaChen/vue-element-admin/blob/master/gifs/uploadAvatar.gif )
Original file line number Diff line number Diff line change 1515相应需求,开了一个qq群 591724180 方便大家交流
1616
1717 - [ wiki] ( https://github.com/PanJiaChen/vue-element-admin/wiki )
18- - [ 手摸手,带你用 vue 撸后台 系列一] ( https://juejin.im/post/59097cd7a22b9d0065fb61d2 )
18+ - [ 手摸手,带你用 vue 撸后台 系列一(基础篇)] ( https://juejin.im/post/59097cd7a22b9d0065fb61d2 )
19+ - [ 手摸手,带你用 vue 撸后台 系列二(登录权限篇)] ( https://juejin.im/post/591aa14f570c35006961acac )
1920 - [ 手摸手,带你封装一个vue component] ( https://segmentfault.com/a/1190000009090836 )
2021
2122
123124
124125![ enter image description here] ( https://github.com/PanJiaChen/vue-element-admin/blob/master/gifs/leftmenu.gif )
125126
126- #### 拖拽排序
127+ #### table拖拽排序
127128
128129![ enter image description here] ( https://github.com/PanJiaChen/vue-element-admin/blob/master/gifs/order.gif )
129130
130131
132+ #### 动态table
133+
134+ ![ enter image description here] ( https://github.com/PanJiaChen/vue-element-admin/blob/master/gifs/dynamictable.gif )
135+
131136
132137#### 上传裁剪头像
133138
134139![ enter image description here] ( https://github.com/PanJiaChen/vue-element-admin/blob/master/gifs/uploadAvatar.gif )
135140
136141
137-
138142#### 错误统计
139143
140144![ enter image description here] ( https://github.com/PanJiaChen/vue-element-admin/blob/master/gifs/errorlog.gif )
141145
146+
142147#### 富文本(整合七牛 打水印等个性化功能)
143148
144149![ enter image description here] ( https://github.com/PanJiaChen/vue-element-admin/blob/master/gifs/editor.gif )
151156
152157![ enter image description here] ( https://github.com/PanJiaChen/vue-element-admin/blob/master/gifs/echarts.gif )
153158
159+
154160#### 导出excel
155161
156162![ enter image description here] ( https://github.com/PanJiaChen/vue-element-admin/blob/master/gifs/excel.png )
157163
158164
159165## [ 更多demo] ( http://panjiachen.github.io/vue-element-admin )
160166
161-
162- ###占坑
163- 一系列的配套文章即将来袭~
You can’t perform that action at this time.
0 commit comments