Skip to content

Commit caecd0b

Browse files
committed
再见,大别野组件
1 parent 88d9605 commit caecd0b

File tree

2 files changed

+33
-33
lines changed

2 files changed

+33
-33
lines changed

src/components/RepoDocCards.vue

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -90,25 +90,25 @@ const componentCards = [
9090
]
9191
},
9292
93-
{
94-
name: "mirai组件",
95-
tags: [officialTag, componentTag],
96-
shields: [
97-
{
98-
src: "https://img.shields.io/maven-central/v/love.forte.simbot.component/simbot-component-mirai-core?&label=version",
99-
alt: "mirai组件"
100-
},
101-
],
102-
description: "Mirai组件基于核心库对 <a href='https://github.com/mamoe/mirai'>mirai框架</a> 进行实现,提供强大的QQ机器人平台功能。",
103-
links: [
104-
[{name: "前往仓库", href: "https://github.com/simple-robot/simbot-component-mirai", type: "info"}],
105-
[
106-
{name: "KDoc", href: "components/mirai", type: "primary"},
107-
{name: "KDoc(快照)", href: "snapshots/components/mirai", type: "primary"},
108-
],
109-
[{name: "前往手册", href: "https://component-mirai.simbot.forte.love", type: "default"}],
110-
]
111-
},
93+
// {
94+
// name: "mirai组件",
95+
// tags: [officialTag, componentTag],
96+
// shields: [
97+
// {
98+
// src: "https://img.shields.io/maven-central/v/love.forte.simbot.component/simbot-component-mirai-core?&label=version",
99+
// alt: "mirai组件"
100+
// },
101+
// ],
102+
// description: "Mirai组件基于核心库对 <a href='https://github.com/mamoe/mirai'>mirai框架</a> 进行实现,提供强大的QQ机器人平台功能。",
103+
// links: [
104+
// [{name: "前往仓库", href: "https://github.com/simple-robot/simbot-component-mirai", type: "info"}],
105+
// [
106+
// {name: "KDoc", href: "components/mirai", type: "primary"},
107+
// {name: "KDoc(快照)", href: "snapshots/components/mirai", type: "primary"},
108+
// ],
109+
// [{name: "前往手册", href: "https://component-mirai.simbot.forte.love", type: "default"}],
110+
// ]
111+
// },
112112
]
113113
114114
</script>

src/components/show/ShowCards.vue

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -25,20 +25,20 @@ const componentCards = [
2525
[{name: "点击邀请法欧莉", href: "https://www.kookapp.cn/app/oauth2/authorize?id=10250&permissions=536870911&client_id=jqdlyHK85xe1i5Bo&redirect_uri=&scope=bot", type: "info"}]
2626
]
2727
},
28-
{
29-
name: "大别野法欧莉",
30-
tags: [{name: "大别野", type: "info"}, {name: "BOT实例", type: "info"}, {name: "法欧莉", type: "success"}],
31-
description: `
32-
<p>法欧莉,占领大别野!</p><p>快扫描下方的二维码添加大别野、寻找法欧莉并将她添加到你的大别野中吧~</p>
33-
<p>当然,直接去机器人市场也可以遇到她喔!</p>
34-
`,
35-
images: [
36-
"img/villa-forliy-qrcode.png"
37-
],
38-
links: [
39-
[{name: "点击进入大别野", href: "https://dby.miyoushe.com/chat/6272/113235", type: "info"}]
40-
]
41-
}
28+
// {
29+
// name: "大别野法欧莉",
30+
// tags: [{name: "大别野", type: "info"}, {name: "BOT实例", type: "info"}, {name: "法欧莉", type: "success"}],
31+
// description: `
32+
// <p>法欧莉,占领大别野!</p><p>快扫描下方的二维码添加大别野、寻找法欧莉并将她添加到你的大别野中吧~</p>
33+
// <p>当然,直接去机器人市场也可以遇到她喔!</p>
34+
// `,
35+
// images: [
36+
// "img/villa-forliy-qrcode.png"
37+
// ],
38+
// links: [
39+
// [{name: "点击进入大别野", href: "https://dby.miyoushe.com/chat/6272/113235", type: "info"}]
40+
// ]
41+
// }
4242
]
4343
</script>
4444

0 commit comments

Comments
 (0)