验收完成40%

This commit is contained in:
2026-07-17 08:08:31 +08:00
parent 23cfd365a1
commit 887481a4ab
172 changed files with 855 additions and 577 deletions
+4 -4
View File
@@ -21,7 +21,7 @@ $catalog = Get-Content -LiteralPath (Join-Path $root 'data/page-catalog.js') -Ra
foreach ($page in @($g11, $g12)) {
if ($page -match '<ModulePage') { throw 'G11-G12 must not retain the generic ModulePage shell' }
Assert-Contains $page 'page-paper.jpg' 'G11-G12 must use the accepted genealogy paper background'
Assert-Contains $page '<GenealogyPageBackground />' 'G11-G12 must use the accepted shared genealogy background'
Assert-Contains $page 'g03-create-flow-panel.png' 'G11-G12 forms must reuse the complete genealogy paper panel'
if ($page -match "@/utils/api\.js|\bappApi\b") { throw 'G11-G12 design phase must not connect the API layer' }
}
@@ -35,7 +35,7 @@ foreach ($required in @(
'const nameError = ref',
'class="settings-feedback"',
'g06-search-input-wide.png',
'a01-primary-button.png',
'a01-scroll-primary-v3.png',
'const genealogyDraft',
'query.genealogyId',
"'MEMBER_ONLY'",
@@ -52,8 +52,8 @@ foreach ($required in @(
'const poemError = ref',
'class="poem-feedback"',
'g06-search-input-wide.png',
'a01-primary-button.png',
'a01-secondary-button.png',
'a01-scroll-primary-v3.png',
'a01-scroll-secondary-v3.png',
'const poemRows',
'stopMissingOldGeneration',
'query.genealogyId'