feat: sockt 弹窗功能添加

This commit is contained in:
zdl
2025-10-21 17:50:21 +08:00
parent b21033ba10
commit 9375d2ba14
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": []