合并画布

This commit is contained in:
X1627315083
2025-06-22 13:52:28 +08:00
parent fd6d61a44a
commit 584f6a7db0
47 changed files with 4540 additions and 1952 deletions

View File

@@ -473,6 +473,11 @@ export default defineComponent({
position: absolute;
top: 0;
}
.designOpenrtion_print{
img{
object-fit: cover;
}
}
.detail_modal_item_front,.designOpenrtion_print{
z-index: 2;
height: 100%;
@@ -485,7 +490,6 @@ export default defineComponent({
float: left;
user-select:none;
-webkit-user-drag: none;
object-fit: cover;
}
.modal_imgItem{
position: absolute;