feat: 自动化部署代码初步提交

This commit is contained in:
zdl
2025-10-22 11:02:39 +08:00
parent 23188d5690
commit cc210f9fda
9 changed files with 1777 additions and 2 deletions

View File

@@ -3,7 +3,8 @@
"allow": [
"Read(//Users/qiye/**)",
"Bash(npm run lint:check)",
"Bash(npm run build)"
"Bash(npm run build)",
"Bash(chmod +x /Users/qiye/Desktop/jzqy/vf_react/scripts/*.sh)"
],
"deny": [],
"ask": []