Skip to content

Commit 8629ef5

Browse files
committed
refactor: 重构项目为 vue-vben-admin-antd 独立版本
- 移除 apps 目录下的 web-ele、web-naive、web-tdesign 三个应用 - 移除根目录 package.json 中相关的构建和开发脚本 - 更新项目名称为 vue-vben-admin-antd - 更新 GitHub 仓库链接为 Ducr/vue-vben-admin-antd - 更新文档链接为 https://ducrong.com/vue-vben-admin-antd/docs - 更新预览链接: - ant.vben.pro -> ducrong.com/vue-vben-admin-antd - ele.vben.pro -> ducrong.com/vue-vben-admin-ele - naive.vben.pro -> ducrong.com/vue-vben-admin-naive - tdesign.vben.pro -> ducrong.com/vue-vben-admin-tdesign - 更新根目录、web-antd 和 docs 的作者信息为 Ducr (ducrong@126.com) - 保持内部依赖包(packages、internal)的原始作者信息不变 - 更新所有相关配置文件、文档和 README 中的链接 BREAKING CHANGE: 项目仓库地址、文档地址和预览地址已更改
1 parent 696fa12 commit 8629ef5

File tree

67 files changed

+226
-226
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

67 files changed

+226
-226
lines changed

README.ja-JP.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Vue Vben Adminは、最新の`vue3`、`vite`、`TypeScript`などの主流技術
3232

3333
## プレビュー
3434

35-
- [Vben Admin](https://vben.pro/) - フルバージョンの中国語サイト
35+
- [Vue Vben Admin Antd](https://ducrong.com/vue-vben-admin-antd) - Ant Design Vue バージョン
3636

3737
テストアカウント:vben/123456
3838

README.md

Lines changed: 17 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,15 @@
11
<div align="center">
2-
<a href="https://github.com/anncwb/vue-vben-admin">
2+
<a href="https://github.com/Ducr/vue-vben-admin-antd">
33
<img alt="VbenAdmin Logo" width="215" src="https://unpkg.com/@vbenjs/static-source@0.1.7/source/logo-v1.webp">
44
</a>
55
<br>
66
<br>
77

8-
[![license](https://img.shields.io/github/license/anncwb/vue-vben-admin.svg)](LICENSE)
8+
[![license](https://img.shields.io/github/license/Ducr/vue-vben-admin-antd.svg)](LICENSE)
99

10-
<h1>Vue Vben Admin</h1>
10+
<h1>Vue Vben Admin Antd</h1>
1111
</div>
1212

13-
[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=vbenjs_vue-vben-admin&metric=alert_status)](https://sonarcloud.io/summary/new_code?id=vbenjs_vue-vben-admin) [![codeql](https://github.com/vbenjs/vue-vben-admin/actions/workflows/codeql.yml/badge.svg)](https://github.com/vbenjs/vue-vben-admin/actions/workflows/codeql.yml) [![build](https://github.com/vbenjs/vue-vben-admin/actions/workflows/build.yml/badge.svg)](https://github.com/vbenjs/vue-vben-admin/actions/workflows/build.yml) [![ci](https://github.com/vbenjs/vue-vben-admin/actions/workflows/ci.yml/badge.svg)](https://github.com/vbenjs/vue-vben-admin/actions/workflows/ci.yml) [![deploy](https://github.com/vbenjs/vue-vben-admin/actions/workflows/deploy.yml/badge.svg)](https://github.com/vbenjs/vue-vben-admin/actions/workflows/deploy.yml)
14-
1513
**English** | [中文](./README.zh-CN.md) | [日本語](./README.ja-JP.md)
1614

1715
## Introduction
@@ -20,7 +18,7 @@ Vue Vben Admin is a free and open source middle and back-end template. Using the
2018

2119
## Upgrade Notice
2220

23-
This is the latest version, 5.0, and it is not compatible with previous versions. If you are starting a new project, it is recommended to use the latest version. If you wish to view the old version, please use the [v2 branch](https://github.com/vbenjs/vue-vben-admin/tree/v2).
21+
This is the latest version, 5.0, and it is not compatible with previous versions. If you are starting a new project, it is recommended to use the latest version.
2422

2523
## Features
2624

@@ -32,7 +30,7 @@ This is the latest version, 5.0, and it is not compatible with previous versions
3230

3331
## Preview
3432

35-
- [Vben Admin](https://vben.pro/) - Full version Chinese site
33+
- [Vue Vben Admin Antd](https://ducrong.com/vue-vben-admin-antd) - Ant Design Vue Version
3634

3735
Test Account: vben/123456
3836

@@ -46,18 +44,18 @@ Test Account: vben/123456
4644

4745
Open the project in Gitpod (free online dev environment for GitHub) and start coding immediately.
4846

49-
[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/vbenjs/vue-vben-admin)
47+
[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/Ducr/vue-vben-admin-antd)
5048

5149
## Documentation
5250

53-
[Document](https://doc.vben.pro/)
51+
[Document](https://ducrong.com/vue-vben-admin-antd/docs)
5452

5553
## Install and Use
5654

5755
1. Get the project code
5856

5957
```bash
60-
git clone https://github.com/vbenjs/vue-vben-admin.git
58+
git clone https://github.com/Ducr/vue-vben-admin-antd.git
6159
```
6260

6361
2. Install dependencies
@@ -82,11 +80,11 @@ pnpm build
8280

8381
## Change Log
8482

85-
[CHANGELOG](https://github.com/vbenjs/vue-vben-admin/releases)
83+
[CHANGELOG](https://github.com/Ducr/vue-vben-admin-antd/releases)
8684

8785
## How to Contribute
8886

89-
You are very welcome to join! [Raise an issue](https://github.com/anncwb/vue-vben-admin/issues/new/choose) or submit a Pull Request.
87+
You are very welcome to join! [Raise an issue](https://github.com/Ducr/vue-vben-admin-antd/issues/new/choose) or submit a Pull Request.
9088

9189
**Pull Request Process:**
9290

@@ -124,11 +122,11 @@ Support modern browsers, not IE
124122

125123
## Maintainer
126124

127-
[@Vben](https://github.com/anncwb)
125+
[@Ducr](https://github.com/Ducr)
128126

129127
## Star History
130128

131-
[![Star History Chart](https://api.star-history.com/svg?repos=vbenjs/vue-vben-admin&type=Date)](https://star-history.com/#vbenjs/vue-vben-admin&Date)
129+
[![Star History Chart](https://api.star-history.com/svg?repos=Ducr/vue-vben-admin-antd&type=Date)](https://star-history.com/#Ducr/vue-vben-admin-antd&Date)
132130

133131
## Donate
134132

@@ -140,17 +138,17 @@ If you think this project is helpful to you, you can help the author buy a cup o
140138

141139
## Contributors
142140

143-
<a href="https://openomy.app/github/vbenjs/vue-vben-admin" target="_blank" style="display: block; width: 100%;" align="center">
144-
<img src="https://openomy.app/svg?repo=vbenjs/vue-vben-admin&chart=bubble&latestMonth=3" target="_blank" alt="Contribution Leaderboard" style="display: block; width: 100%;" />
141+
<a href="https://openomy.app/github/Ducr/vue-vben-admin-antd" target="_blank" style="display: block; width: 100%;" align="center">
142+
<img src="https://openomy.app/svg?repo=Ducr/vue-vben-admin-antd&chart=bubble&latestMonth=3" target="_blank" alt="Contribution Leaderboard" style="display: block; width: 100%;" />
145143
</a>
146144

147-
<a href="https://github.com/vbenjs/vue-vben-admin/graphs/contributors">
148-
<img alt="Contributors" src="https://contrib.rocks/image?repo=vbenjs/vue-vben-admin" />
145+
<a href="https://github.com/Ducr/vue-vben-admin-antd/graphs/contributors">
146+
<img alt="Contributors" src="https://contrib.rocks/image?repo=Ducr/vue-vben-admin-antd" />
149147
</a>
150148

151149
## Discord
152150

153-
- [Github Discussions](https://github.com/anncwb/vue-vben-admin/discussions)
151+
- [Github Discussions](https://github.com/Ducr/vue-vben-admin-antd/discussions)
154152

155153
## License
156154

README.zh-CN.md

Lines changed: 17 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,15 @@
11
<div align="center">
2-
<a href="https://github.com/anncwb/vue-vben-admin">
2+
<a href="https://github.com/Ducr/vue-vben-admin-antd">
33
<img alt="VbenAdmin Logo" width="215" src="https://unpkg.com/@vbenjs/static-source@0.1.7/source/logo-v1.webp">
44
</a>
55
<br>
66
<br>
77

8-
[![license](https://img.shields.io/github/license/anncwb/vue-vben-admin.svg)](LICENSE)
8+
[![license](https://img.shields.io/github/license/Ducr/vue-vben-admin-antd.svg)](LICENSE)
99

10-
<h1>Vue Vben Admin</h1>
10+
<h1>Vue Vben Admin Antd</h1>
1111
</div>
1212

13-
[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=vbenjs_vue-vben-admin&metric=alert_status)](https://sonarcloud.io/summary/new_code?id=vbenjs_vue-vben-admin) ![codeql](https://github.com/vbenjs/vue-vben-admin/actions/workflows/codeql.yml/badge.svg) ![build](https://github.com/vbenjs/vue-vben-admin/actions/workflows/build.yml/badge.svg) ![ci](https://github.com/vbenjs/vue-vben-admin/actions/workflows/ci.yml/badge.svg) ![deploy](https://github.com/vbenjs/vue-vben-admin/actions/workflows/deploy.yml/badge.svg)
14-
1513
**中文** | [English](./README.md) | [日本語](./README.ja-JP.md)
1614

1715
## 简介
@@ -20,7 +18,7 @@ Vue Vben Admin 是 Vue Vben Admin 的升级版本。作为一个免费开源的
2018

2119
## 升级提示
2220

23-
该版本为最新版本 `5.0`,与其他版本不兼容,如果你是新项目,建议使用最新版本。如果你想查看旧版本,请使用 [v2 分支](https://github.com/vbenjs/vue-vben-admin/tree/v2)
21+
该版本为最新版本 `5.0`,与其他版本不兼容,如果你是新项目,建议使用最新版本。
2422

2523
## 特性
2624

@@ -32,7 +30,7 @@ Vue Vben Admin 是 Vue Vben Admin 的升级版本。作为一个免费开源的
3230

3331
## 预览
3432

35-
- [Vben Admin](https://vben.pro/) - 完整版中文站点
33+
- [Vue Vben Admin Antd](https://ducrong.com/vue-vben-admin-antd) - Ant Design Vue 版本
3634

3735
测试账号:vben/123456
3836

@@ -46,18 +44,18 @@ Vue Vben Admin 是 Vue Vben Admin 的升级版本。作为一个免费开源的
4644

4745
在 Gitpod(适用于 GitHub 的免费在线开发环境)中打开项目,并立即开始编码。
4846

49-
[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/vbenjs/vue-vben-admin)
47+
[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/Ducr/vue-vben-admin-antd)
5048

5149
## 文档
5250

53-
[文档地址](https://doc.vben.pro/)
51+
[文档地址](https://ducrong.com/vue-vben-admin-antd/docs)
5452

5553
## 安装使用
5654

5755
1. 获取项目代码
5856

5957
```bash
60-
git clone https://github.com/vbenjs/vue-vben-admin.git
58+
git clone https://github.com/Ducr/vue-vben-admin-antd.git
6159
```
6260

6361
2. 安装依赖
@@ -82,11 +80,11 @@ pnpm build
8280

8381
## 更新日志
8482

85-
[CHANGELOG](https://github.com/vbenjs/vue-vben-admin/releases)
83+
[CHANGELOG](https://github.com/Ducr/vue-vben-admin-antd/releases)
8684

8785
## 如何贡献
8886

89-
非常欢迎你的加入![提一个 Issue](https://github.com/anncwb/vue-vben-admin/issues/new/choose) 或者提交一个 Pull Request。
87+
非常欢迎你的加入![提一个 Issue](https://github.com/Ducr/vue-vben-admin-antd/issues/new/choose) 或者提交一个 Pull Request。
9088

9189
**Pull Request 流程:**
9290

@@ -124,11 +122,11 @@ pnpm build
124122

125123
## 维护者
126124

127-
[@Vben](https://github.com/anncwb)
125+
[@Ducr](https://github.com/Ducr)
128126

129127
## Star 历史
130128

131-
[![Star History Chart](https://api.star-history.com/svg?repos=vbenjs/vue-vben-admin&type=Date)](https://star-history.com/#vbenjs/vue-vben-admin&Date)
129+
[![Star History Chart](https://api.star-history.com/svg?repos=Ducr/vue-vben-admin-antd&type=Date)](https://star-history.com/#Ducr/vue-vben-admin-antd&Date)
132130

133131
## 捐赠
134132

@@ -140,17 +138,17 @@ pnpm build
140138

141139
## 贡献者
142140

143-
<a href="https://openomy.app/github/vbenjs/vue-vben-admin" target="_blank" style="display: block; width: 100%;" align="center">
144-
<img src="https://openomy.app/svg?repo=vbenjs/vue-vben-admin&chart=bubble&latestMonth=3" target="_blank" alt="Contribution Leaderboard" style="display: block; width: 100%;" />
141+
<a href="https://openomy.app/github/Ducr/vue-vben-admin-antd" target="_blank" style="display: block; width: 100%;" align="center">
142+
<img src="https://openomy.app/svg?repo=Ducr/vue-vben-admin-antd&chart=bubble&latestMonth=3" target="_blank" alt="Contribution Leaderboard" style="display: block; width: 100%;" />
145143
</a>
146144

147-
<a href="https://github.com/vbenjs/vue-vben-admin/graphs/contributors">
148-
<img alt="Contributors" src="https://contrib.rocks/image?repo=vbenjs/vue-vben-admin" />
145+
<a href="https://github.com/Ducr/vue-vben-admin-antd/graphs/contributors">
146+
<img alt="Contributors" src="https://contrib.rocks/image?repo=Ducr/vue-vben-admin-antd" />
149147
</a>
150148

151149
## Discord
152150

153-
- [Github Discussions](https://github.com/anncwb/vue-vben-admin/discussions)
151+
- [Github Discussions](https://github.com/Ducr/vue-vben-admin-antd/discussions)
154152

155153
## 许可证
156154

apps/backend-mock/utils/mock-data.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -333,7 +333,7 @@ export const MOCK_MENU_LIST = [
333333
status: 1,
334334
meta: {
335335
icon: 'carbon:book',
336-
iframeSrc: 'https://doc.vben.pro',
336+
iframeSrc: 'https://ducrong.com/vue-vben-admin-antd/docs',
337337
title: 'demos.vben.document',
338338
},
339339
},
@@ -362,7 +362,7 @@ export const MOCK_MENU_LIST = [
362362
meta: {
363363
icon: 'carbon:hexagon-vertical-solid',
364364
badgeType: 'dot',
365-
link: 'https://ant.vben.pro',
365+
link: 'https://ducrong.com/vue-vben-admin-antd',
366366
title: 'demos.vben.antdv',
367367
},
368368
},

apps/web-antd/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
{
22
"name": "@vben/web-antd",
33
"version": "5.5.9",
4-
"homepage": "https://vben.pro",
5-
"bugs": "https://github.com/vbenjs/vue-vben-admin/issues",
4+
"homepage": "https://ducrong.com/vue-vben-admin-antd",
5+
"bugs": "https://github.com/Ducr/vue-vben-admin-antd/issues",
66
"repository": {
77
"type": "git",
8-
"url": "git+https://github.com/vbenjs/vue-vben-admin.git",
8+
"url": "git+https://github.com/Ducr/vue-vben-admin-antd.git",
99
"directory": "apps/web-antd"
1010
},
1111
"license": "MIT",
1212
"author": {
13-
"name": "vben",
14-
"email": "ann.vben@gmail.com",
15-
"url": "https://github.com/anncwb"
13+
"name": "Ducr",
14+
"email": "ducrong@126.com",
15+
"url": "https://github.com/Ducr"
1616
},
1717
"type": "module",
1818
"scripts": {

apps/web-antd/src/layouts/basic.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ const notifications = ref<NotificationItem[]>([
7171
isRead: false,
7272
message: '描述信息描述信息描述信息',
7373
title: '跳转外部链接示例',
74-
link: 'https://doc.vben.pro',
74+
link: 'https://ducrong.com/vue-vben-admin-antd/docs',
7575
},
7676
]);
7777

docs/.vitepress/config/en.mts

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ export const en = defineConfig({
1616
},
1717
editLink: {
1818
pattern:
19-
'https://github.com/vbenjs/vue-vben-admin/edit/main/docs/src/:path',
19+
'https://github.com/Ducr/vue-vben-admin-antd/edit/master/docs/src/:path',
2020
text: 'Edit this page on GitHub',
2121
},
2222
footer: {
@@ -166,19 +166,19 @@ function nav(): DefaultTheme.NavItem[] {
166166
text: 'Vben Admin',
167167
items: [
168168
{
169-
link: 'https://www.vben.pro',
169+
link: 'https://ducrong.com/vue-vben-admin-antd',
170170
text: 'Demo Version',
171171
},
172172
{
173-
link: 'https://ant.vben.pro',
173+
link: 'https://ducrong.com/vue-vben-admin-antd',
174174
text: 'Ant Design Vue Version',
175175
},
176176
{
177-
link: 'https://naive.vben.pro',
177+
link: 'https://ducrong.com/vue-vben-admin-naive',
178178
text: 'Naive Version',
179179
},
180180
{
181-
link: 'https://ele.vben.pro',
181+
link: 'https://ducrong.com/vue-vben-admin-ele',
182182
text: 'Element Plus Version',
183183
},
184184
],
@@ -198,15 +198,15 @@ function nav(): DefaultTheme.NavItem[] {
198198
text: version,
199199
items: [
200200
{
201-
link: 'https://github.com/vbenjs/vue-vben-admin/releases',
201+
link: 'https://github.com/Ducr/vue-vben-admin-antd/releases',
202202
text: 'Changelog',
203203
},
204204
{
205-
link: 'https://github.com/orgs/vbenjs/projects/5',
206-
text: 'Roadmap',
205+
link: 'https://github.com/Ducr/vue-vben-admin-antd',
206+
text: 'GitHub Repository',
207207
},
208208
{
209-
link: 'https://github.com/vbenjs/vue-vben-admin/blob/main/.github/contributing.md',
209+
link: 'https://github.com/Ducr/vue-vben-admin-antd/blob/master/README.md',
210210
text: 'Contribution',
211211
},
212212
],

docs/.vitepress/config/zh.mts

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ export const zh = defineConfig({
1616
},
1717
editLink: {
1818
pattern:
19-
'https://github.com/vbenjs/vue-vben-admin/edit/main/docs/src/:path',
19+
'https://github.com/Ducr/vue-vben-admin-antd/edit/master/docs/src/:path',
2020
text: '在 GitHub 上编辑此页面',
2121
},
2222
footer: {
@@ -235,19 +235,19 @@ function nav(): DefaultTheme.NavItem[] {
235235
text: 'Vben Admin',
236236
items: [
237237
{
238-
link: 'https://www.vben.pro',
238+
link: 'https://ducrong.com/vue-vben-admin-antd',
239239
text: '演示版本',
240240
},
241241
{
242-
link: 'https://ant.vben.pro',
242+
link: 'https://ducrong.com/vue-vben-admin-antd',
243243
text: 'Ant Design Vue 版本',
244244
},
245245
{
246-
link: 'https://naive.vben.pro',
246+
link: 'https://ducrong.com/vue-vben-admin-naive',
247247
text: 'Naive 版本',
248248
},
249249
{
250-
link: 'https://ele.vben.pro',
250+
link: 'https://ducrong.com/vue-vben-admin-ele',
251251
text: 'Element Plus版本',
252252
},
253253
],
@@ -267,15 +267,15 @@ function nav(): DefaultTheme.NavItem[] {
267267
text: version,
268268
items: [
269269
{
270-
link: 'https://github.com/vbenjs/vue-vben-admin/releases',
270+
link: 'https://github.com/Ducr/vue-vben-admin-antd/releases',
271271
text: '更新日志',
272272
},
273273
{
274-
link: 'https://github.com/orgs/vbenjs/projects/5',
275-
text: '路线图',
274+
link: 'https://github.com/Ducr/vue-vben-admin-antd',
275+
text: 'GitHub 仓库',
276276
},
277277
{
278-
link: 'https://github.com/vbenjs/vue-vben-admin/blob/main/.github/contributing.md',
278+
link: 'https://github.com/Ducr/vue-vben-admin-antd/blob/master/README.md',
279279
text: '贡献',
280280
},
281281
],

docs/src/commercial/customized.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
详细需求可添加作者了解,并注明来意:
66

7-
- 通过邮箱联系开发者: [ann.vben@gmail.com](mailto:ann.vben@gmail.com)
7+
- 通过邮箱联系开发者: [ducrong@126.com](mailto:ducrong@126.com)
88
- 通过微信联系开发者:
99

1010
<img src="https://unpkg.com/@vbenjs/static-source@0.1.7/source/wechat.jpg" style="width: 300px;"/>

0 commit comments

Comments
 (0)