2023-11-28-用户指引功能

This commit is contained in:
X1627315083
2023-11-28 16:21:00 +08:00
parent d206509d93
commit 1987ed7f15
26 changed files with 658 additions and 212 deletions

View File

@@ -177,8 +177,14 @@ ul,li{
*{
pointer-events:none !important;
}
.Guide_{
pointer-events:auto !important;
}
.Guide_{
pointer-events:auto !important;
&.showEvents{
*{
pointer-events:auto !important;
}
}
}
@@ -453,6 +459,14 @@ ul,li{
}
}
}
.driver-overlay, .driver-active * {
pointer-events: none;
}
.showEvents{
*{
pointer-events: auto;
}
}
// .ant-modal-wrap{
// z-index: 10001 ;
// }
@@ -597,8 +611,8 @@ ul,li{
}
.collection_modal,.design_detail_modal_component,.designOpenrtion_modal{
.ant-modal-content{
transform: scale(1.2);
transform-origin: center !important;
// transform: scale(1.2);
// transform-origin: center !important;
}
}
//collection 弹窗