修改完成

This commit is contained in:
2026-07-21 07:53:03 +08:00
parent 01d246c47b
commit ff60119277
172 changed files with 7982 additions and 2999 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ $ErrorActionPreference = 'Stop'
Add-Type -AssemblyName System.Drawing
$root = Split-Path -Parent $PSScriptRoot
$screenshots = Join-Path $root 'docs/design/screens/runtime/2026-07-14'
$screenshots = Join-Path $root 'docs/design/screens/handoff/2026-07-14'
$files = [ordered]@{
initial = Join-Path $screenshots 'G06-selected-strip-final-initial-recheck-360x800.png'
results = Join-Path $screenshots 'G06-selected-strip-final-results-360x800.png'