This commit is contained in:
X1627315083
2025-04-30 14:01:52 +08:00
parent ac06be639c
commit a4e040d0ff
42 changed files with 3673 additions and 715 deletions

View File

@@ -385,7 +385,6 @@ export default defineComponent({
.molepositon{
width: 30rem;
height: 66rem;
// height: 80rem;
display: flex;
flex-direction: column;
// margin: auto 0;
@@ -401,10 +400,9 @@ export default defineComponent({
height: auto;
position: relative;
height: 100%;
// overflow: hidden;
display: flex;
align-items: center;
justify-content: center;
// display: flex;
// align-items: center;
// justify-content: center;
>img{
z-index: 2;
position: relative;
@@ -420,12 +418,12 @@ export default defineComponent({
.detail_modal_item_front,.designOpenrtion_print{
z-index: 2;
height: 100%;
width: 100%;
img{
width: 100%;
height: 100%;
// width: 100%;
// height: auto;
// height: 100%;
width: 100%;
height: auto;
float: left;
user-select:none;
-webkit-user-drag: none;