控件优化

This commit is contained in:
HapeLee
2026-05-15 01:54:31 +08:00
parent 177045885c
commit 5cc126cf5b
15 changed files with 68 additions and 85 deletions
+2 -1
View File
@@ -72,7 +72,8 @@
"Bash(Select-Object -Last 20)",
"WebFetch(domain:compose-miuix-ui.github.io)",
"Bash(Select-Object -Last 60)",
"PowerShell(.\\\\gradlew.bat :app:compileAppDebugKotlin 2>&1 | Select-Object -Last 60)"
"PowerShell(.\\\\gradlew.bat :app:compileAppDebugKotlin 2>&1 | Select-Object -Last 60)",
"Bash(New-Item *)"
]
}
}