分离紧凑模式,现在可分别调整封面大小和精简详情

This commit is contained in:
HapeLee
2026-05-17 21:37:18 +08:00
parent 59c13c7c42
commit f65ada7cb9
6 changed files with 41 additions and 12 deletions
+4 -1
View File
@@ -98,7 +98,10 @@
"Bash(findstr /i \"material3.*sources\")",
"WebFetch(domain:android.googlesource.com)",
"Read(//c/Users//**)",
"Read(//c/Users/**)"
"Read(//c/Users/**)",
"Bash(Get-ChildItem -Path \"D:\\\\AndroidPrj\\\\legado-with-MD3\" -Directory -Depth 0)",
"Bash(Select-Object Name)",
"PowerShell(Get-ChildItem -Path \"D:\\\\AndroidPrj\\\\legado-with-MD3\\\\app\\\\src\\\\main\\\\java\\\\io\\\\legado\\\\app\" -Directory -Depth 1 | ForEach-Object { $_.FullName.Replace\\(\"D:\\\\AndroidPrj\\\\legado-with-MD3\\\\app\\\\src\\\\main\\\\java\\\\io\\\\legado\\\\app\\\\\", \"\"\\) })"
]
}
}