完成50%
This commit is contained in:
@@ -9,10 +9,10 @@ Assert-Match '(?s)\.overview-state\s*\{[^}]*@include\s+adaptive\.adaptive-geneal
|
||||
Assert-Match '(?s)class="overview-state__seal".*?brand-seal\.png' 'G05 non-loading states must use the approved red-gold seal'
|
||||
Assert-Match '(?s)\.overview-surface\s*\{[^}]*@include\s+adaptive\.adaptive-g05-overview-surface;' 'G05 ready surface must consume the shared adaptive overview profile'
|
||||
Assert-Match '(?s)\.overview-state__seal\s*\{[^}]*width:\s*132rpx;[^}]*height:\s*136rpx;' 'G05 state seal must use the approved size'
|
||||
Assert-Match 'overview-action-lock' 'G05 member mode must explain owner-only actions instead of leaving blank cells'
|
||||
Assert-Match 'class="overview-summary"' 'G05 member mode must fill the illustrated lower cells with real read-only membership information'
|
||||
Assert-Match '(?s)\.overview-actions\s*\{[^}]*min-height:\s*386rpx;' 'G05 actions must retain a minimum two-row surface while allowing data growth'
|
||||
Assert-Match '(?s)\.overview-public__details > view:nth-child\(5\)\s*\{[^}]*grid-column:\s*1 / -1;' 'G05 public fifth identity detail must span the full row'
|
||||
Assert-Match '(?s)</view>\s*<view class="overview-public__notice">.*publicDescription.*</view>\s*<view class="overview-public__action"' 'G05 public description must occupy the dedicated bottom note surface'
|
||||
Assert-Match '(?s)</view>\s*<view class="overview-public__notice">.*?publicDescription.*?</view>\s*<view\s+v-if="viewMode === ''public'' && publicActionLabel"\s+class="overview-public__action"' 'G05 public description must occupy the dedicated bottom note surface'
|
||||
Assert-Match '(?s)\.overview-public__action\s*\{[^}]*min-height:\s*82rpx;' 'G05 public action must retain its visual minimum while allowing the public content to grow'
|
||||
|
||||
Write-Output 'G05-ALL-STATES-VISUAL-CONTRACT PASS'
|
||||
|
||||
Reference in New Issue
Block a user