|
@@ -3,9 +3,6 @@
|
3
|
3
|
> 这是一个 极简的vue admin 管理后台 它只包含了 Element UI & axios & iconfont & permission control & lint,这些搭建后台必要的东西。
|
4
|
4
|
|
5
|
5
|
[线上地址](http://panjiachen.github.io/vueAdmin-template)
|
6
|
|
-<a target='_blank' rel='nofollow' href='https://app.codesponsor.io/link/vMACqConzRGb2TuXvYSosXpP/PanJiaChen/vueAdmin-template'>
|
7
|
|
- <img alt='Sponsor' width='888' height='68' src='https://app.codesponsor.io/embed/vMACqConzRGb2TuXvYSosXpP/PanJiaChen/vueAdmin-template.svg' />
|
8
|
|
-</a>
|
9
|
6
|
|
10
|
7
|
## Extra
|
11
|
8
|
如果你想要根据用户角色来动态生成侧边栏和router,你可以使用改分支[permission-control](https://github.com/PanJiaChen/vueAdmin-template/tree/permission-control)
|