2023-11-28-用户指引功能
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
:maskClosable="false"
|
||||
:centered="true"
|
||||
:closable="false"
|
||||
:keyboard="false"
|
||||
:zIndex="999999"
|
||||
:mask="false"
|
||||
>
|
||||
@@ -163,8 +164,8 @@ export default defineComponent({
|
||||
}
|
||||
.cut_pricture_modal{
|
||||
.ant-modal-content{
|
||||
transform: scale(1.2);
|
||||
transform-origin: center !important;
|
||||
// transform: scale(1.2);
|
||||
// transform-origin: center !important;
|
||||
}
|
||||
*{
|
||||
pointer-events: auto;
|
||||
|
||||
Reference in New Issue
Block a user