File tree Expand file tree Collapse file tree 1 file changed +4
-9
lines changed Expand file tree Collapse file tree 1 file changed +4
-9
lines changed Original file line number Diff line number Diff line change @@ -19,8 +19,8 @@ Join the group on QQ 591724180.
1919** Tutorials:**
2020
2121- [ Wiki] ( https://github.com/PanJiaChen/vue-element-admin/wiki )
22- - [ Step by step instructions on playing with backend using Vue - Part 1] ( https://juejin.im/post/59097cd7a22b9d0065fb61d2 )
23- - [ Step by step instructions on playing with backend using Vue - Part 2] ( https://juejin.im/post/591aa14f570c35006961acac )
22+ - [ Step by step instructions on playing with backend using Vue Part 1 - Fundamentals ] ( https://juejin.im/post/59097cd7a22b9d0065fb61d2 )
23+ - [ Step by step instructions on playing with backend using Vue Part 2 - Login permission ] ( https://juejin.im/post/591aa14f570c35006961acac )
2424- [ Step by step instructions on packaging a Vue component] ( https://segmentfault.com/a/1190000009090836 )
2525
2626** Please read the Wiki and articles above before creating any issue. Feel free to contribute by making a pull request.**
@@ -129,16 +129,11 @@ Only status of user and app configuration is managed by Vuex. Other data are man
129129
130130![ ] ( https://github.com/PanJiaChen/vue-element-admin/blob/master/gifs/leftmenu.gif )
131131
132- #### Drag & drop sorting
132+ #### Drag & drop table
133133
134134![ ] ( https://github.com/PanJiaChen/vue-element-admin/blob/master/gifs/order.gif )
135135
136- #### Drag & drop sorting
137-
138- ![ ] ( https://github.com/PanJiaChen/vue-element-admin/blob/master/gifs/order.gif )
139-
140-
141- #### dynamic table
136+ #### Interactive table
142137
143138![ ] ( https://github.com/PanJiaChen/vue-element-admin/blob/master/gifs/dynamictable.gif )
144139
You can’t perform that action at this time.
0 commit comments