This commit is contained in:
lll 2023-12-08 15:20:06 +08:00
parent 3b0cfde38e
commit cb865f38cd
1 changed files with 2 additions and 0 deletions

View File

@ -1004,6 +1004,7 @@ export default {
} }
.img1 { .img1 {
position: absolute; position: absolute;
cursor: pointer;
top: 20px; top: 20px;
left: 250px; left: 250px;
} }
@ -1037,6 +1038,7 @@ export default {
} }
.img1 { .img1 {
position: absolute; position: absolute;
cursor: pointer;
top: 20px; top: 20px;
left: 250px; left: 250px;
} }