优化界面2

This commit is contained in:
DelLevin-Home
2026-05-22 18:23:40 +08:00
parent 79f813c463
commit 6c3e55fead
18 changed files with 2004 additions and 2695 deletions

View File

@@ -0,0 +1,9 @@
{
"permissions": {
"allow": [
"Bash(flutter analyze *)",
"Bash(python _fix_script.py)",
"Bash(dart analyze *)"
]
}
}