修复用户指引bug

This commit is contained in:
X1627315083
2023-12-20 17:03:42 +08:00
parent 6297b75d68
commit 5674df060f
18 changed files with 144 additions and 48 deletions

View File

@@ -662,6 +662,7 @@ export default defineComponent({
}
.modal_img_max{
// flex: 1;
width: 57rem;
height: 35rem;
position: relative;
.mark_loading{
@@ -681,6 +682,8 @@ export default defineComponent({
>img{
// height: 100%;
width: 100%;
max-height: 100%;
object-fit: contain;
}
&.active{
flex-direction: row;