Skip to content

Commit 681d37f

Browse files
committed
移除大别野
1 parent 85fdd27 commit 681d37f

File tree

1 file changed

+20
-20
lines changed

1 file changed

+20
-20
lines changed

src/components/RepoDocCards.vue

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -214,26 +214,26 @@ const componentCards = [
214214
// [{name: "前往手册", href: "https://simple-robot.github.io/simbot-component-mirai", type: "default"}],
215215
// ]
216216
// },
217-
{
218-
name: "米游社大别野组件",
219-
tags: [deadTag, officialTag, componentTag],
220-
deprecated: true,
221-
shields: [
222-
Shield({
223-
src: "https://img.shields.io/github/v/release/simple-robot/simbot-component-miyoushe-villa?label=version",
224-
alt: "米游社大别野组件"
225-
}),
226-
],
227-
description: "米游社大别野组件基于核心库对 <a href='https://open.miyoushe.com/'>米游社大别野机器人</a> 进行实现,提供强大的米游社大别野机器人平台功能。",
228-
links: [
229-
[{name: "前往仓库", href: "https://github.com/simple-robot/simbot-component-miyoushe-villa", type: "info"}],
230-
[
231-
{name: "API文档", href: "components/miyoushe-villa/", type: "primary"},
232-
{name: "API文档(快照)", href: "snapshots/components/miyoushe-villa/", type: "primary"}
233-
],
234-
[{name: "前往手册", href: "https://simple-robot.github.io/simbot-component-miyoushe-villa/", type: "default"}],
235-
]
236-
},
217+
// {
218+
// name: "米游社大别野组件",
219+
// tags: [deadTag, officialTag, componentTag],
220+
// deprecated: true,
221+
// shields: [
222+
// Shield({
223+
// src: "https://img.shields.io/github/v/release/simple-robot/simbot-component-miyoushe-villa?label=version",
224+
// alt: "米游社大别野组件"
225+
// }),
226+
// ],
227+
// description: "米游社大别野组件基于核心库对 <a href='https://open.miyoushe.com/'>米游社大别野机器人</a> 进行实现,提供强大的米游社大别野机器人平台功能。",
228+
// links: [
229+
// [{name: "前往仓库", href: "https://github.com/simple-robot/simbot-component-miyoushe-villa", type: "info"}],
230+
// [
231+
// {name: "API文档", href: "components/miyoushe-villa/", type: "primary"},
232+
// {name: "API文档(快照)", href: "snapshots/components/miyoushe-villa/", type: "primary"}
233+
// ],
234+
// [{name: "前往手册", href: "https://simple-robot.github.io/simbot-component-miyoushe-villa/", type: "default"}],
235+
// ]
236+
// },
237237
238238
]
239239

0 commit comments

Comments
 (0)