Skip to content

Commit b2ea4e4

Browse files
committed
调整文字
1 parent bcdef83 commit b2ea4e4

File tree

1 file changed

+16
-16
lines changed

1 file changed

+16
-16
lines changed

src/components/RepoDocCards.vue

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -81,8 +81,8 @@ const componentCards = [
8181
links: [
8282
[{name: "前往仓库", href: "https://github.com/simple-robot/simpler-robot", type: "info"}],
8383
[
84-
{name: "API Doc", href: "main-v4", type: "primary"},
85-
{name: "API Doc(快照)", href: "snapshots/main-v4", type: "primary"},
84+
{name: "API文档", href: "main-v4", type: "primary"},
85+
{name: "API文档(快照)", href: "snapshots/main-v4", type: "primary"},
8686
],
8787
[{name: "🍀官网", href: "https://simbot.forte.love", type: "default"}],
8888
]
@@ -102,8 +102,8 @@ const componentCards = [
102102
links: [
103103
[{name: "前往仓库", href: "https://github.com/simple-robot/simbot-component-kook", type: "info"}],
104104
[
105-
{name: "API Doc", href: "components/kook", type: "primary"},
106-
{name: "API Doc(快照)", href: "snapshots/components/kook", type: "primary"},
105+
{name: "API文档", href: "components/kook", type: "primary"},
106+
{name: "API文档(快照)", href: "snapshots/components/kook", type: "primary"},
107107
],
108108
[{name: "前往手册", href: "https://component-kook.simbot.forte.love/", type: "default"}],
109109
]
@@ -121,8 +121,8 @@ const componentCards = [
121121
links: [
122122
[{name: "前往仓库", href: "https://github.com/simple-robot/simbot-component-qq-guild", type: "info"}],
123123
[
124-
{name: "API Doc", href: "components/qq-guild", type: "primary"},
125-
{name: "API Doc(快照)", href: "snapshots/components/qq-guild", type: "primary"}
124+
{name: "API文档", href: "components/qq-guild", type: "primary"},
125+
{name: "API文档(快照)", href: "snapshots/components/qq-guild", type: "primary"}
126126
],
127127
[{name: "前往手册", href: "http://component-qqguild.simbot.forte.love/", type: "default"}],
128128
]
@@ -140,8 +140,8 @@ const componentCards = [
140140
links: [
141141
[{name: "前往仓库", href: "https://github.com/simple-robot/simbot-component-onebot", type: "info"}],
142142
[
143-
{name: "API Doc", href: "components/onebot", type: "primary"},
144-
{name: "API Doc(快照)", href: "snapshots/components/onebot", type: "primary"}
143+
{name: "API文档", href: "components/onebot", type: "primary"},
144+
{name: "API文档(快照)", href: "snapshots/components/onebot", type: "primary"}
145145
],
146146
// TODO OB手册
147147
// [{name: "前往手册", href: "https://simple-robot.github.io/simbot-component-onebot", type: "default"}],
@@ -160,8 +160,8 @@ const componentCards = [
160160
links: [
161161
[{name: "前往仓库", href: "https://github.com/simple-robot/simbot-component-telegram", type: "info"}],
162162
[
163-
{name: "API Doc", href: "components/telegram", type: "primary"},
164-
{name: "API Doc(快照)", href: "snapshots/components/telegram", type: "primary"}
163+
{name: "API文档", href: "components/telegram", type: "primary"},
164+
{name: "API文档(快照)", href: "snapshots/components/telegram", type: "primary"}
165165
],
166166
[{name: "前往手册", href: "https://simple-robot.github.io/simbot-component-telegram", type: "default"}],
167167
]
@@ -179,8 +179,8 @@ const componentCards = [
179179
links: [
180180
[{name: "前往仓库", href: "https://github.com/simple-robot/simbot-component-discord", type: "info"}],
181181
[
182-
{name: "API Doc", href: "components/discord", type: "primary"},
183-
{name: "API Doc(快照)", href: "snapshots/components/discord", type: "primary"}
182+
{name: "API文档", href: "components/discord", type: "primary"},
183+
{name: "API文档(快照)", href: "snapshots/components/discord", type: "primary"}
184184
],
185185
[{name: "前往手册", href: "https://simple-robot.github.io/simbot-component-discord", type: "default"}],
186186
]
@@ -199,8 +199,8 @@ const componentCards = [
199199
links: [
200200
[{name: "前往仓库", href: "https://github.com/simple-robot/simbot-component-mirai", type: "info"}],
201201
[
202-
{name: "API Doc", href: "components/mirai", type: "primary"},
203-
{name: "API Doc(快照)", href: "snapshots/components/mirai", type: "primary"},
202+
{name: "API文档", href: "components/mirai", type: "primary"},
203+
{name: "API文档(快照)", href: "snapshots/components/mirai", type: "primary"},
204204
],
205205
[{name: "前往手册", href: "https://simple-robot.github.io/simbot-component-mirai", type: "default"}],
206206
]
@@ -218,8 +218,8 @@ const componentCards = [
218218
links: [
219219
[{name: "前往仓库", href: "https://github.com/simple-robot/simbot-component-miyoushe-villa", type: "info"}],
220220
[
221-
{name: "API Doc", href: "components/miyoushe-villa", type: "primary"},
222-
{name: "API Doc(快照)", href: "snapshots/components/miyoushe-villa", type: "primary"}
221+
{name: "API文档", href: "components/miyoushe-villa", type: "primary"},
222+
{name: "API文档(快照)", href: "snapshots/components/miyoushe-villa", type: "primary"}
223223
],
224224
[{name: "前往手册", href: "https://simple-robot.github.io/simbot-component-miyoushe-villa/", type: "default"}],
225225
]

0 commit comments

Comments
 (0)