新增公告链接功能,优化公告页面展示,提升用户体验

This commit is contained in:
yahaozhang
2025-10-10 10:19:12 +08:00
parent c4b642006f
commit 6ba943ff32
2 changed files with 73 additions and 1 deletions

View File

@@ -2,7 +2,8 @@
"permissions": {
"allow": [
"Bash(git add:*)",
"Bash(git commit:*)"
"Bash(git commit:*)",
"WebFetch(domain:docs.claude.com)"
],
"deny": [],
"ask": []