Skip to content

Commit 1f0c2bc

Browse files
committed
update docs
1 parent 63c191d commit 1f0c2bc

File tree

3 files changed

+20
-3
lines changed

3 files changed

+20
-3
lines changed

docs/.vuepress/navbar.ts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,10 @@ export const myNavbar = defineNavbarConfig([
2222
text: '文档',
2323
icon: 'material-symbols:docs',
2424
items: [
25+
{
26+
text: 'Arco Design Pro 实验性实施',
27+
link: '/frontend/arco'
28+
},
2529
{
2630
text: 'Vben Admin Antd 完整版实施',
2731
link: '/frontend/intro'

docs/frontend/arco.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
---
2+
title: 实验性实施
3+
---
4+
5+
此版本已停止维护!
6+
7+
我们已于 2025 年 3 月 29 日对 Arco 仓库进行封存,此后它将不再接收任何更新。尽管做出这一决定让我们心生不舍,毕竟 Arco
8+
曾承载了我们无数的探索与期待,但技术的脚步永不停歇,为了顺应更高效、更前沿的发展需求,我们不得不迈向新的篇章。
9+
10+
至此,承蒙每一位大佬的厚爱,请与我们携手共进,打开 [Vben Admin Antd](./intro.md) 新篇章吧
11+
12+
::: caution
13+
「Arco Design Pro 实验性实施」自 fba [v1.0.4](https://github.com/fastapi-practices/fastapi_best_architecture/releases/tag/v1.0.4)
14+
版本起,正式宣告其使命完结。
15+
:::

docs/frontend/quick-start.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,4 @@
22
title: 快速开始
33
---
44

5-
::: tip
6-
积极开发中... 预计 5 月份亮相 Q_Q
7-
:::
5+
奋力开发中...

0 commit comments

Comments
 (0)