完成全项目响应式审核与换机交接
This commit is contained in:
@@ -13,8 +13,8 @@ if ($positions.Count -ne 0) {
|
||||
}
|
||||
|
||||
foreach ($required in @(
|
||||
'background: url("/static/assets/modules/genealogy/opaque/g05-overview-surface.png")',
|
||||
'background: url("/static/assets/modules/genealogy/transparent/g01-empty-panel-frame.png")',
|
||||
'@include adaptive.adaptive-g05-overview-surface;',
|
||||
'@include adaptive.adaptive-genealogy-state-panel;',
|
||||
'background: url("/static/assets/foundation/transparent/a01-scroll-primary-v3.png")'
|
||||
)) {
|
||||
if ($page -notmatch [regex]::Escape($required)) {
|
||||
|
||||
Reference in New Issue
Block a user