File tree Expand file tree Collapse file tree 1 file changed +11
-6
lines changed Expand file tree Collapse file tree 1 file changed +11
-6
lines changed Original file line number Diff line number Diff line change @@ -209,12 +209,6 @@ const metadata = {
209
209
title: ' macOS版跟打器如何载文跟打?' ,
210
210
description:
211
211
" 木易跟打器macOS版可通过热键 F4 激活当前QQ群聊天窗口,从当前鼠标位置载文并跟打。" ,
212
- callToAction: {
213
- target: ' _blank' ,
214
- text: ' 了解更多' ,
215
- href: ' /' ,
216
- icon: ' tabler:chevron-right' ,
217
- },
218
212
},
219
213
{
220
214
title: ' Android/iOS如何使用跟打器微应用?' ,
@@ -236,6 +230,17 @@ const metadata = {
236
230
description:
237
231
" 数据存在浏览器里,目前没有导入&导出功能,请注意不要轻易清理浏览器缓存。" ,
238
232
},
233
+ {
234
+ title: ' 还有更多问题?' ,
235
+ description:
236
+ " 还有更多问题,可访问木易博客获取最新帮助并留言!" ,
237
+ callToAction: {
238
+ target: ' _blank' ,
239
+ text: ' 了解更多' ,
240
+ href: ' https://blog.owenyang.top/easy-typer-faq' ,
241
+ icon: ' tabler:chevron-right' ,
242
+ },
243
+ },
239
244
]}
240
245
>
241
246
<Fragment slot =" bg" >
You can’t perform that action at this time.
0 commit comments