File tree Expand file tree Collapse file tree 3 files changed +20
-3
lines changed Expand file tree Collapse file tree 3 files changed +20
-3
lines changed Original file line number Diff line number Diff line change @@ -22,6 +22,10 @@ export const myNavbar = defineNavbarConfig([
22
22
text : '文档' ,
23
23
icon : 'material-symbols:docs' ,
24
24
items : [
25
+ {
26
+ text : 'Arco Design Pro 实验性实施' ,
27
+ link : '/frontend/arco'
28
+ } ,
25
29
{
26
30
text : 'Vben Admin Antd 完整版实施' ,
27
31
link : '/frontend/intro'
Original file line number Diff line number Diff line change
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
+ :::
Original file line number Diff line number Diff line change 2
2
title : 快速开始
3
3
---
4
4
5
- ::: tip
6
- 积极开发中... 预计 5 月份亮相 Q_Q
7
- :::
5
+ 奋力开发中...
You can’t perform that action at this time.
0 commit comments