feat: sockt 弹窗功能添加

This commit is contained in:
zdl
2025-10-21 17:50:21 +08:00
parent c93f689954
commit 09c9273190
17 changed files with 3739 additions and 161 deletions

View File

@@ -1,7 +1,9 @@
{
"permissions": {
"allow": [
"Read(//Users/qiye/**)"
"Read(//Users/qiye/**)",
"Bash(npm run lint:check)",
"Bash(npm run build)"
],
"deny": [],
"ask": []