@@ -214,26 +214,26 @@ const componentCards = [
214
214
// [{name: "前往手册", href: "https://simple-robot.github.io/simbot-component-mirai", type: "default"}],
215
215
// ]
216
216
// },
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
+ // },
237
237
238
238
]
239
239
0 commit comments