diff --git a/src/views/Setting.vue b/src/views/Setting.vue
index a2efade..333ef75 100644
--- a/src/views/Setting.vue
+++ b/src/views/Setting.vue
@@ -2,7 +2,8 @@
- 🚀 主页
+ 💖 赞赏我
+ 🚀 主页
⚡ 迁移数据 | 云同步 | 自定义功能
⭐ 开源代码
🎈 论坛发布页
@@ -99,7 +100,8 @@ const handleLinkClick = (index) => {
'https://ziuchen.gitee.io/project/ClipboardManager/',
'https://ziuchen.gitee.io/project/ClipboardManager/guide/',
'https://github.com/ZiuChen/ClipboardManager',
- 'https://yuanliao.info/d/5722'
+ 'https://yuanliao.info/d/5722',
+ 'https://ziuchen.gitee.io/project/ClipboardManager/#%F0%9F%92%9D-%E6%84%9F%E8%B0%A2%E8%B5%9E%E8%B5%8F'
]
utools.shellOpenExternal(links[index])
}