diff --git a/README-zh.md b/README-zh.md index 5b6f7bd..1beec9b 100644 --- a/README-zh.md +++ b/README-zh.md @@ -8,6 +8,15 @@ 目前版本为 `v4.0+` 基于 `vue-cli` 进行构建,若你想使用旧版本,可以切换分支到[tag/3.11.0](https://github.com/PanJiaChen/vue-admin-template/tree/tag/3.11.0),它不依赖 `vue-cli`。 +

+ SPONSORED BY +

+

+ + + +

+ ## Extra 如果你想要根据用户角色来动态生成侧边栏和 router,你可以使用该分支[permission-control](https://github.com/PanJiaChen/vue-admin-template/tree/permission-control) diff --git a/README.md b/README.md index a2f3c71..fa54b78 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,15 @@ English | [简体中文](./README-zh.md) **The current version is `v4.0+` build on `vue-cli`. If you want to use the old version , you can switch branch to [tag/3.11.0](https://github.com/PanJiaChen/vue-admin-template/tree/tag/3.11.0), it does not rely on `vue-cli`** +

+ SPONSORED BY +

+

+ + + +

+ ## Build Setup ```bash