2023-11-24-dist
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 89 KiB |
BIN
src/assets/images/homePage/裁剪后1.jpg
Normal file
BIN
src/assets/images/homePage/裁剪后1.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 39 KiB |
BIN
src/assets/images/homePage/裁剪后2.jpg
Normal file
BIN
src/assets/images/homePage/裁剪后2.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 81 KiB |
BIN
src/assets/images/homePage/裁剪后3.jpg
Normal file
BIN
src/assets/images/homePage/裁剪后3.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 36 KiB |
@@ -303,6 +303,7 @@ li {
|
||||
bottom: 0;
|
||||
top: auto;
|
||||
margin: 0 9rem;
|
||||
z-index: 10001;
|
||||
}
|
||||
.modal_component.ant-modal {
|
||||
top: 0;
|
||||
@@ -385,6 +386,12 @@ li {
|
||||
.operate_file_block .select_img_type .category_list .category_item:hover {
|
||||
background: linear-gradient(-137deg, #eeefdb, #e7dbed);
|
||||
}
|
||||
.ant-modal-wrap {
|
||||
z-index: 10003 ;
|
||||
}
|
||||
.driver-overlay-animated {
|
||||
z-index: 10002 !important;
|
||||
}
|
||||
.habit :deep(.ant-btn:hover),
|
||||
:deep(.ant-btn:focus),
|
||||
:deep(.ant-btn:active),
|
||||
|
||||
@@ -340,6 +340,7 @@ ul,li{
|
||||
bottom: 0;
|
||||
top: auto;
|
||||
margin: 0 9rem;
|
||||
z-index: 10001;
|
||||
}
|
||||
|
||||
//弹窗公共样式
|
||||
@@ -442,9 +443,12 @@ ul,li{
|
||||
}
|
||||
}
|
||||
}
|
||||
// .ant-modal-wrap{
|
||||
// z-index: 10001;
|
||||
// }
|
||||
.ant-modal-wrap{
|
||||
z-index: 10003 ;
|
||||
}
|
||||
.driver-overlay-animated{
|
||||
z-index: 10002 !important;
|
||||
}
|
||||
// .ant-select-dropdown{
|
||||
// z-index: 10001;
|
||||
// }
|
||||
|
||||
Reference in New Issue
Block a user