Browse Source

Update README-zh.md

花裤衩 7 years ago
parent
commit
dec0a64ae2
1 changed files with 3 additions and 0 deletions
  1. 3 0
      README-zh.md

+ 3 - 0
README-zh.md

@@ -3,6 +3,9 @@
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>
6 9
 
7 10
 ## Extra
8 11
 如果你想要根据用户角色来动态生成侧边栏和router,你可以使用改分支[permission-control](https://github.com/PanJiaChen/vueAdmin-template/tree/permission-control)