Skip to content

Commit bf233ac

Browse files
committed
refactor: 更新项目信息为个人仓库 vue-vben-admin-playground
- 更新项目名称、作者信息(Ducr/ducrong@126.com) - 更新 GitHub 仓库链接为 Ducr/vue-vben-admin-playground - 更新文档链接为 https://ducrong.com/vue-vben-admin-playground/docs - 更新所有预览地址链接(ant/ele/naive/tdesign) - 仅更新根目录、playground 和 docs 的作者信息,内部依赖包保持原样
1 parent f4e50e7 commit bf233ac

File tree

10 files changed

+78
-78
lines changed

10 files changed

+78
-78
lines changed

README.ja-JP.md

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
<div align="center">
2-
<a href="https://github.com/anncwb/vue-vben-admin">
2+
<a href="https://github.com/Ducr/vue-vben-admin-playground">
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-playground.svg)](LICENSE)
99

10-
<h1>Vue Vben Admin</h1>
10+
<h1>Vue Vben Admin Playground</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)
13+
[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=Ducr_vue-vben-admin-playground&metric=alert_status)](https://sonarcloud.io/summary/new_code?id=Ducr_vue-vben-admin-playground) ![codeql](https://github.com/Ducr/vue-vben-admin-playground/actions/workflows/codeql.yml/badge.svg) ![build](https://github.com/Ducr/vue-vben-admin-playground/actions/workflows/build.yml/badge.svg) ![ci](https://github.com/Ducr/vue-vben-admin-playground/actions/workflows/ci.yml/badge.svg) ![deploy](https://github.com/Ducr/vue-vben-admin-playground/actions/workflows/deploy.yml/badge.svg)
1414

1515
**日本語** | [English](./README.md) | [中文](./README.zh-CN.md)
1616

@@ -20,7 +20,7 @@ Vue Vben Adminは、最新の`vue3`、`vite`、`TypeScript`などの主流技術
2020

2121
## アップグレード通知
2222

23-
これは最新バージョン `5.0` であり、以前のバージョンとは互換性がありません。新しいプロジェクトを開始する場合は、最新バージョンを使用することをお勧めします。古いバージョンを表示したい場合は、[v2ブランチ](https://github.com/vbenjs/vue-vben-admin/tree/v2)を使用してください
23+
このプロジェクトは [vue-vben-admin](https://github.com/vbenjs/vue-vben-admin) をベースにスリム化したもので、`playground``docs``apps/backend-mock` などの関連モジュールのみを残した個人向けリポジトリです
2424

2525
## 特徴
2626

@@ -46,24 +46,24 @@ Vue Vben Adminは、最新の`vue3`、`vite`、`TypeScript`などの主流技術
4646

4747
Gitpod(GitHub用の無料オンライン開発環境)でプロジェクトを開き、すぐにコーディングを開始します。
4848

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

5151
## ドキュメント
5252

53-
[ドキュメント](https://doc.vben.pro/)
53+
[ドキュメント](https://ducrong.com/vue-vben-admin-playground/docs)
5454

5555
## インストールと使用
5656

5757
1. プロジェクトコードを取得
5858

5959
```bash
60-
git clone https://github.com/vbenjs/vue-vben-admin.git
60+
git clone https://github.com/Ducr/vue-vben-admin-playground.git
6161
```
6262

6363
2. 依存関係のインストール
6464

6565
```bash
66-
cd vue-vben-admin
66+
cd vue-vben-admin-playground
6767
npm i -g corepack
6868
pnpm install
6969
```
@@ -82,11 +82,11 @@ pnpm build
8282

8383
## 変更ログ
8484

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

8787
## 貢献方法
8888

89-
ご参加をお待ちしております![Issueを提出](https://github.com/anncwb/vue-vben-admin/issues/new/choose)するか、Pull Requestを送信してください。
89+
ご参加をお待ちしております![Issueを提出](https://github.com/Ducr/vue-vben-admin-playground/issues/new/choose)するか、Pull Requestを送信してください。
9090

9191
**Pull Request プロセス:**
9292

@@ -128,7 +128,7 @@ pnpm build
128128

129129
## スター歴史
130130

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)
131+
[![Star History Chart](https://api.star-history.com/svg?repos=Ducr/vue-vben-admin-playground&type=Date)](https://star-history.com/#Ducr/vue-vben-admin-playground&Date)
132132

133133
## 寄付
134134

@@ -140,18 +140,18 @@ pnpm build
140140

141141
## 貢献者
142142

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%;" />
143+
<a href="https://openomy.app/github/Ducr/vue-vben-admin-playground" target="_blank" style="display: block; width: 100%;" align="center">
144+
<img src="https://openomy.app/svg?repo=Ducr/vue-vben-admin-playground&chart=bubble&latestMonth=3" target="_blank" alt="Contribution Leaderboard" style="display: block; width: 100%;" />
145145
</a>
146146

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" />
147+
<a href="https://github.com/Ducr/vue-vben-admin-playground/graphs/contributors">
148+
<img alt="Contributors" src="https://contrib.rocks/image?repo=Ducr/vue-vben-admin-playground" />
149149
</a>
150150

151151
## Discord
152152

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

155155
## ライセンス
156156

157-
[MIT © Vben-2020](./LICENSE)
157+
[MIT © Ducr-2025](./LICENSE)

README.md

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
<div align="center">
2-
<a href="https://github.com/anncwb/vue-vben-admin">
2+
<a href="https://github.com/Ducr/vue-vben-admin-playground">
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-playground.svg)](LICENSE)
99

10-
<h1>Vue Vben Admin</h1>
10+
<h1>Vue Vben Admin Playground</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)
13+
[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=Ducr_vue-vben-admin-playground&metric=alert_status)](https://sonarcloud.io/summary/new_code?id=Ducr_vue-vben-admin-playground) [![codeql](https://github.com/Ducr/vue-vben-admin-playground/actions/workflows/codeql.yml/badge.svg)](https://github.com/Ducr/vue-vben-admin-playground/actions/workflows/codeql.yml) [![build](https://github.com/Ducr/vue-vben-admin-playground/actions/workflows/build.yml/badge.svg)](https://github.com/Ducr/vue-vben-admin-playground/actions/workflows/build.yml) [![ci](https://github.com/Ducr/vue-vben-admin-playground/actions/workflows/ci.yml/badge.svg)](https://github.com/Ducr/vue-vben-admin-playground/actions/workflows/ci.yml) [![deploy](https://github.com/Ducr/vue-vben-admin-playground/actions/workflows/deploy.yml/badge.svg)](https://github.com/Ducr/vue-vben-admin-playground/actions/workflows/deploy.yml)
1414

1515
**English** | [中文](./README.zh-CN.md) | [日本語](./README.ja-JP.md)
1616

@@ -50,20 +50,20 @@ Open the project in Gitpod (free online dev environment for GitHub) and start co
5050

5151
## Documentation
5252

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

5555
## Install and Use
5656

5757
1. Get the project code
5858

5959
```bash
60-
git clone https://github.com/vbenjs/vue-vben-admin.git
60+
git clone https://github.com/Ducr/vue-vben-admin-playground.git
6161
```
6262

6363
2. Install dependencies
6464

6565
```bash
66-
cd vue-vben-admin
66+
cd vue-vben-admin-playground
6767
npm i -g corepack
6868
pnpm install
6969
```
@@ -82,11 +82,11 @@ pnpm build
8282

8383
## Change Log
8484

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

8787
## How to Contribute
8888

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.
89+
You are very welcome to join! [Raise an issue](https://github.com/Ducr/vue-vben-admin-playground/issues/new/choose) or submit a Pull Request.
9090

9191
**Pull Request Process:**
9292

@@ -128,7 +128,7 @@ Support modern browsers, not IE
128128

129129
## Star History
130130

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)
131+
[![Star History Chart](https://api.star-history.com/svg?repos=Ducr/vue-vben-admin-playground&type=Date)](https://star-history.com/#Ducr/vue-vben-admin-playground&Date)
132132

133133
## Donate
134134

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

141141
## Contributors
142142

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%;" />
143+
<a href="https://openomy.app/github/Ducr/vue-vben-admin-playground" target="_blank" style="display: block; width: 100%;" align="center">
144+
<img src="https://openomy.app/svg?repo=Ducr/vue-vben-admin-playground&chart=bubble&latestMonth=3" target="_blank" alt="Contribution Leaderboard" style="display: block; width: 100%;" />
145145
</a>
146146

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" />
147+
<a href="https://github.com/Ducr/vue-vben-admin-playground/graphs/contributors">
148+
<img alt="Contributors" src="https://contrib.rocks/image?repo=Ducr/vue-vben-admin-playground" />
149149
</a>
150150

151151
## Discord
152152

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

155155
## License
156156

157-
[MIT © Vben-2020](./LICENSE)
157+
[MIT © Ducr-2025](./LICENSE)

README.zh-CN.md

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
<div align="center">
2-
<a href="https://github.com/anncwb/vue-vben-admin">
2+
<a href="https://github.com/Ducr/vue-vben-admin-playground">
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-playground.svg)](LICENSE)
99

10-
<h1>Vue Vben Admin</h1>
10+
<h1>Vue Vben Admin Playground</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)
13+
[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=Ducr_vue-vben-admin-playground&metric=alert_status)](https://sonarcloud.io/summary/new_code?id=Ducr_vue-vben-admin-playground) ![codeql](https://github.com/Ducr/vue-vben-admin-playground/actions/workflows/codeql.yml/badge.svg) ![build](https://github.com/Ducr/vue-vben-admin-playground/actions/workflows/build.yml/badge.svg) ![ci](https://github.com/Ducr/vue-vben-admin-playground/actions/workflows/ci.yml/badge.svg) ![deploy](https://github.com/Ducr/vue-vben-admin-playground/actions/workflows/deploy.yml/badge.svg)
1414

1515
**中文** | [English](./README.md) | [日本語](./README.ja-JP.md)
1616

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

2121
## 升级提示
2222

23-
该版本为最新版本 `5.0`,与其他版本不兼容,如果你是新项目,建议使用最新版本。如果你想查看旧版本,请使用 [v2 分支](https://github.com/vbenjs/vue-vben-admin/tree/v2)
23+
该项目基于 [vue-vben-admin](https://github.com/vbenjs/vue-vben-admin) 精简而来,仅保留 `playground``docs` 以及 `apps/backend-mock` 等配套模块,适合作为个人或团队的二次封装起点。
2424

2525
## 特性
2626

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

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

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

5151
## 文档
5252

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

5555
## 安装使用
5656

5757
1. 获取项目代码
5858

5959
```bash
60-
git clone https://github.com/vbenjs/vue-vben-admin.git
60+
git clone https://github.com/Ducr/vue-vben-admin-playground.git
6161
```
6262

6363
2. 安装依赖
6464

6565
```bash
66-
cd vue-vben-admin
66+
cd vue-vben-admin-playground
6767
npm i -g corepack
6868
pnpm install
6969
```
@@ -82,11 +82,11 @@ pnpm build
8282

8383
## 更新日志
8484

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

8787
## 如何贡献
8888

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

9191
**Pull Request 流程:**
9292

@@ -128,7 +128,7 @@ pnpm build
128128

129129
## Star 历史
130130

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)
131+
[![Star History Chart](https://api.star-history.com/svg?repos=Ducr/vue-vben-admin-playground&type=Date)](https://star-history.com/#Ducr/vue-vben-admin-playground&Date)
132132

133133
## 捐赠
134134

@@ -140,18 +140,18 @@ pnpm build
140140

141141
## 贡献者
142142

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%;" />
143+
<a href="https://openomy.app/github/Ducr/vue-vben-admin-playground" target="_blank" style="display: block; width: 100%;" align="center">
144+
<img src="https://openomy.app/svg?repo=Ducr/vue-vben-admin-playground&chart=bubble&latestMonth=3" target="_blank" alt="Contribution Leaderboard" style="display: block; width: 100%;" />
145145
</a>
146146

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" />
147+
<a href="https://github.com/Ducr/vue-vben-admin-playground/graphs/contributors">
148+
<img alt="Contributors" src="https://contrib.rocks/image?repo=Ducr/vue-vben-admin-playground" />
149149
</a>
150150

151151
## Discord
152152

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

155155
## 许可证
156156

157-
[MIT © Vben-2020](./LICENSE)
157+
[MIT © Ducr-2025](./LICENSE)

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

Lines changed: 3 additions & 3 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-playground/docs',
337337
title: 'demos.vben.document',
338338
},
339339
},
@@ -347,7 +347,7 @@ export const MOCK_MENU_LIST = [
347347
status: 1,
348348
meta: {
349349
icon: 'carbon:logo-github',
350-
link: 'https://github.com/vbenjs/vue-vben-admin',
350+
link: 'https://github.com/Ducr/vue-vben-admin-playground',
351351
title: 'Github',
352352
},
353353
},
@@ -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
},

internal/vite-config/src/config/application.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ function defineApplicationConfig(userConfigPromise?: DefineApplicationOptions) {
4444
nitroMockOptions: {},
4545
print: !isBuild,
4646
printInfoMap: {
47-
'Vben Admin Docs': 'https://doc.vben.pro',
47+
'Vben Admin Docs': 'https://ducrong.com/vue-vben-admin-playground/docs',
4848
},
4949
pwa: true,
5050
pwaOptions: getDefaultPwaOptions(appTitle),

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "vben-admin-monorepo",
2+
"name": "vue-vben-admin-playground",
33
"version": "5.5.9",
44
"private": true,
55
"keywords": [
@@ -14,14 +14,14 @@
1414
"vue vben admin pro",
1515
"vue3"
1616
],
17-
"homepage": "https://github.com/vbenjs/vue-vben-admin",
18-
"bugs": "https://github.com/vbenjs/vue-vben-admin/issues",
19-
"repository": "vbenjs/vue-vben-admin.git",
17+
"homepage": "https://github.com/Ducr/vue-vben-admin-playground",
18+
"bugs": "https://github.com/Ducr/vue-vben-admin-playground/issues",
19+
"repository": "Ducr/vue-vben-admin-playground.git",
2020
"license": "MIT",
2121
"author": {
22-
"name": "vben",
23-
"email": "ann.vben@gmail.com",
24-
"url": "https://github.com/anncwb"
22+
"name": "Ducr",
23+
"email": "ducrong@126.com",
24+
"url": "https://github.com/Ducr"
2525
},
2626
"type": "module",
2727
"scripts": {

0 commit comments

Comments
 (0)