完成全项目响应式审核与换机交接

This commit is contained in:
2026-07-22 07:41:27 +08:00
parent a127280ce6
commit eced3d1e6e
77 changed files with 2052 additions and 378 deletions
+2 -2
View File
@@ -27,8 +27,8 @@ if (Test-Path -LiteralPath $g04) { throw 'G04 page file must be deleted; first-a
foreach ($required in @(
'const currentStep = ref("create");',
'query.get("step") === "ancestor"',
'window.addEventListener("hashchange", syncFlowFromRoute)',
'query?.step === "ancestor"',
'onLoad((query) =>',
'step=ancestor&genealogyId=',
'const createState = ref("form");',
'const ancestorState = ref("form");',