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

@@ -9,6 +9,7 @@
:centered="true"
:closable="false"
:mask="false"
:keyboard="false"
:destroyOnClose="true"
>
<div class="layout_content">
@@ -659,8 +660,8 @@ export default defineComponent({
-khtml-user-select: none;
user-select: none;
.ant-modal-content{
transform: scale(1.2);
transform-origin: center !important;
// transform: scale(1.2);
// transform-origin: center !important;
}
// max-width: 1150px;
.ant-modal-body {