待测试

This commit is contained in:
rain
2026-07-27 17:17:31 +08:00
parent 1eae3bbef4
commit 04287e6777
35 changed files with 4238 additions and 22750 deletions
+2 -2
View File
@@ -28,7 +28,7 @@ foreach ($required in @(
'v-model="form.addressDetail"',
'v-model="form.intro"',
'pickAndUploadImage',
'toConsumerOssId',
'coverOssId.value = receipt.ossId',
'coverOssId.value',
'GENEALOGY_ACCESS_PRESET_OPTIONS',
'toApiGenealogyAccess',
@@ -42,7 +42,7 @@ foreach ($required in @(
}
if ($g03 -match 'v-model="(?:form\.)?regionCode"') { throw 'G03 must not expose a raw region code input' }
if ($g03 -match 'v-model="(?:form\.)?coverOssId"') { throw 'G03 must not expose a raw cover OSS ID input' }
if ($g03.Contains('AppDialog')) { throw 'G03 region selector must not use the generic dialog card wall' }
if ($g03 -match '(?s)<AppDialog[^>]*:visible="regionPickerOpen"') { throw 'G03 region selector must not use the generic dialog card wall' }
if ($g03.Contains('继续选择')) { throw 'G03 region selector must not repeat a continuation label on every option' }
foreach ($forbidden in @(