Skip to content

Commit 54dc637

Browse files
committed
⬆️ chore: update version
1 parent 059e503 commit 54dc637

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

Diff for: README.en.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,9 @@
2626

2727
- [🎉 Vue2. X + element UI (free commercial, PC, tablet and mobile phone supported)](https://vuejs-core.cn/vue-admin-better/)
2828

29-
- [⚡️ Vue3. X + element plus (alpha version, free commercial, supporting PC, tablet and mobile phone)](https://vuejs-core.cn/vue-admin-better-plus/)
29+
<!-- - [⚡️ Vue3. X + element plus (alpha version, free commercial, supporting PC, tablet and mobile phone)](https://vuejs-core.cn/vue-admin-better-plus/) -->
3030

31-
- [⚡️ Vue3. X + ant design Vue (beta version, free commercial, supporting PC, tablet and mobile phone)](https://vuejs-core.cn/vue-admin-beautiful-antdv/)
31+
<!-- - [⚡️ Vue3. X + ant design Vue (beta version, free commercial, supporting PC, tablet and mobile phone)](https://vuejs-core.cn/vue-admin-beautiful-antdv/) -->
3232

3333
- [⚡️ vue3.x + vite + vue-admin-arco](https://vuejs-core.cn/vue-admin-arco/)
3434

@@ -50,13 +50,13 @@
5050
- [Admin Pro](https://gitee.com/chu1204505056/microsoft-store/raw/master/AdminPlus.zip)
5151
- [Admin Plus](https://gitee.com/chu1204505056/microsoft-store/raw/master/AdminPlus.zip)
5252

53-
## 🌱 Vue3.x vue3.0-antdv [Click switch branch](https://github.com/zxwk1998/vue-admin-better/tree/vue3.0-antdv)
53+
<!-- ## 🌱 Vue3.x vue3.0-antdv [Click switch branch](https://github.com/zxwk1998/vue-admin-better/tree/vue3.0-antdv)
5454
5555
```bash
5656
git clone -b vue3.0-antdv https://github.com/zxwk1998/vue-admin-better.git
5757
npm i --registry=http://mirrors.cloud.tencent.com/npm/
5858
npm run serve
59-
```
59+
``` -->
6060

6161
## 🌱 Vue2.xmain [Click switch branch](https://github.com/zxwk1998/vue-admin-better/tree/master)
6262

Diff for: README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -56,9 +56,9 @@
5656

5757
- [🎉 Vue Admin Better (vue2.x + element-ui 免费商用,支持 PC、平板、手机)](https://vuejs-core.cn/vue-admin-better)
5858

59-
- [⚡️ vue3.x + element-plus(alpha 版本,免费商用,支持 PC、平板、手机)](https://vuejs-core.cn/vue-admin-better-plus/)
59+
<!-- - [⚡️ vue3.x + element-plus(alpha 版本,免费商用,支持 PC、平板、手机)](https://vuejs-core.cn/vue-admin-better-plus/) -->
6060

61-
- [⚡️ Vue Admin Ant (vue3.x + ant-design-vue 免费商用,支持 PC、平板、手机)](https://vuejs-core.cn/vue-admin-beautiful-antdv/)
61+
<!-- - [⚡️ Vue Admin Ant (vue3.x + ant-design-vue 免费商用,支持 PC、平板、手机)](https://vuejs-core.cn/vue-admin-beautiful-antdv/) -->
6262

6363
- [⚡️ Vue Admin Arco (vue3.x + vite5.x + arco2.x 免费商用,支持 PC)](https://vuejs-core.cn/vue-admin-arco/)
6464

@@ -96,7 +96,7 @@
9696
- [Admin Pro](https://gitee.com/chu1204505056/microsoft-store/raw/master/AdminPlus.zip)
9797
- [Admin Plus](https://gitee.com/chu1204505056/microsoft-store/raw/master/AdminPlus.zip)
9898

99-
## 🌱 vue3.x vue3.0-antdv 分支(ant-design-vue)[点击切换分支](https://github.com/zxwk1998/vue-admin-better/tree/vue3.0-antdv)
99+
<!-- ## 🌱 vue3.x vue3.0-antdv 分支(ant-design-vue)[点击切换分支](https://github.com/zxwk1998/vue-admin-better/tree/vue3.0-antdv)
100100
101101
```bash
102102
# 克隆项目
@@ -105,7 +105,7 @@ git clone -b vue3.0-antdv https://github.com/zxwk1998/vue-admin-better.git
105105
npm i --registry=http://mirrors.cloud.tencent.com/npm/
106106
# 本地开发 启动项目
107107
npm run serve
108-
```
108+
``` -->
109109

110110
## 🌱 vue3.x arco-design [点击切换仓库](https://github.com/zxwk1998/vue-admin-arco)
111111

0 commit comments

Comments
 (0)