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.
18
18
19
19
- [ Wiki] ( https://github.com/PanJiaChen/vue-element-admin/wiki )
20
20
- [ 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 )
21
22
- [ Step by step instructions on packaging a Vue component] ( https://segmentfault.com/a/1190000009090836 )
22
23
23
24
** 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
130
131
131
132
![ ] ( https://github.com/PanJiaChen/vue-element-admin/blob/master/gifs/order.gif )
132
133
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
+
133
143
#### Uploading cropped avatar
134
144
135
145
![ ] ( https://github.com/PanJiaChen/vue-element-admin/blob/master/gifs/uploadAvatar.gif )
Original file line number Diff line number Diff line change 15
15
相应需求,开了一个qq群 591724180 方便大家交流
16
16
17
17
- [ 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 )
19
20
- [ 手摸手,带你封装一个vue component] ( https://segmentfault.com/a/1190000009090836 )
20
21
21
22
123
124
124
125
![ enter image description here] ( https://github.com/PanJiaChen/vue-element-admin/blob/master/gifs/leftmenu.gif )
125
126
126
- #### 拖拽排序
127
+ #### table拖拽排序
127
128
128
129
![ enter image description here] ( https://github.com/PanJiaChen/vue-element-admin/blob/master/gifs/order.gif )
129
130
130
131
132
+ #### 动态table
133
+
134
+ ![ enter image description here] ( https://github.com/PanJiaChen/vue-element-admin/blob/master/gifs/dynamictable.gif )
135
+
131
136
132
137
#### 上传裁剪头像
133
138
134
139
![ enter image description here] ( https://github.com/PanJiaChen/vue-element-admin/blob/master/gifs/uploadAvatar.gif )
135
140
136
141
137
-
138
142
#### 错误统计
139
143
140
144
![ enter image description here] ( https://github.com/PanJiaChen/vue-element-admin/blob/master/gifs/errorlog.gif )
141
145
146
+
142
147
#### 富文本(整合七牛 打水印等个性化功能)
143
148
144
149
![ enter image description here] ( https://github.com/PanJiaChen/vue-element-admin/blob/master/gifs/editor.gif )
151
156
152
157
![ enter image description here] ( https://github.com/PanJiaChen/vue-element-admin/blob/master/gifs/echarts.gif )
153
158
159
+
154
160
#### 导出excel
155
161
156
162
![ enter image description here] ( https://github.com/PanJiaChen/vue-element-admin/blob/master/gifs/excel.png )
157
163
158
164
159
165
## [ 更多demo] ( http://panjiachen.github.io/vue-element-admin )
160
166
161
-
162
- ###占坑
163
- 一系列的配套文章即将来袭~
You can’t perform that action at this time.
0 commit comments