Commit 8f4d51a7cfc9f40a13812ca999969827d78c8fa4
1 parent
e828baa6
chore: update README.md
Showing
2 changed files
with
16 additions
and
2 deletions
README.en-US.md
@@ -11,6 +11,7 @@ | @@ -11,6 +11,7 @@ | ||
11 | 11 | ||
12 | - [Introduction](#introduction) | 12 | - [Introduction](#introduction) |
13 | - [GitHub](#github) | 13 | - [GitHub](#github) |
14 | + - [Thin](#thin) | ||
14 | - [Preview](#preview) | 15 | - [Preview](#preview) |
15 | - [Documentation](#documentation) | 16 | - [Documentation](#documentation) |
16 | - [Preinstallation](#preinstallation) | 17 | - [Preinstallation](#preinstallation) |
@@ -42,9 +43,15 @@ The project is based on the vue3 style background management system implemented | @@ -42,9 +43,15 @@ The project is based on the vue3 style background management system implemented | ||
42 | 43 | ||
43 | [vue-vben-admin2.0](https://github.com/anncwb/vue-vben-admin) - `main` branch | 44 | [vue-vben-admin2.0](https://github.com/anncwb/vue-vben-admin) - `main` branch |
44 | 45 | ||
46 | +### Thin | ||
47 | + | ||
48 | +[vue-vben-admin-thin-next](https://github.com/anncwb/vben-admin-thin-next) | ||
49 | + | ||
45 | ## Preview | 50 | ## Preview |
46 | 51 | ||
47 | -[2.0 preview](https://vvbin.cn/next/) | 52 | +- [2.0 preview](https://vvbin.cn/next/) |
53 | + | ||
54 | +- [2.0 Thin Preview](https://vvbin.cn/thin/next/) | ||
48 | 55 | ||
49 | Account for test: vben/123456 | 56 | Account for test: vben/123456 |
50 | 57 |
README.md
@@ -11,6 +11,7 @@ | @@ -11,6 +11,7 @@ | ||
11 | 11 | ||
12 | - [介绍](#介绍) | 12 | - [介绍](#介绍) |
13 | - [gitHub 地址](#github-地址) | 13 | - [gitHub 地址](#github-地址) |
14 | + - [精简版地址](#精简版地址) | ||
14 | - [预览地址](#预览地址) | 15 | - [预览地址](#预览地址) |
15 | - [文档](#文档) | 16 | - [文档](#文档) |
16 | - [预安装](#预安装) | 17 | - [预安装](#预安装) |
@@ -43,9 +44,15 @@ | @@ -43,9 +44,15 @@ | ||
43 | 44 | ||
44 | [vue-vben-admin2.0](https://github.com/anncwb/vue-vben-admin) - `main` 分支 | 45 | [vue-vben-admin2.0](https://github.com/anncwb/vue-vben-admin) - `main` 分支 |
45 | 46 | ||
47 | +### 精简版地址 | ||
48 | + | ||
49 | +[vue-vben-admin-thin-next](https://github.com/anncwb/vben-admin-thin-next) | ||
50 | + | ||
46 | ## 预览地址 | 51 | ## 预览地址 |
47 | 52 | ||
48 | -[2.0 在线预览](https://vvbin.cn/next/) | 53 | +- [2.0 在线预览](https://vvbin.cn/next/) |
54 | + | ||
55 | +- [2.0 精简版 在线预览](https://vvbin.cn/thin/next/) | ||
49 | 56 | ||
50 | 测试账号: vben/123456 | 57 | 测试账号: vben/123456 |
51 | 58 |