组件优化

This commit is contained in:
HapeLee
2026-05-15 01:22:14 +08:00
parent 3247d48256
commit 7a6515d600
17 changed files with 303 additions and 200 deletions
+4 -1
View File
@@ -69,7 +69,10 @@
"Bash(Select-String -Pattern \"FAILED|error:\")",
"Bash(Select-Object -First 5)",
"Bash(Select-String -NotMatch \"^\\\\s*$\")",
"Bash(Select-Object -Last 20)"
"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)"
]
}
}