This commit is contained in:
X1627315083
2025-01-22 10:16:02 +08:00
parent f6d04054e8
commit 807940f380
5 changed files with 9 additions and 7 deletions

View File

@@ -914,6 +914,9 @@ methods: {
.productImg_left{
width: 25%;
position: relative;
display: flex;
height: 100%;
flex-direction: column;
.Guide_1_32{
height: 100%;
overflow-y: auto;
@@ -976,9 +979,7 @@ methods: {
}
}
.productImg_content_item_generate_btn{
position: absolute;
bottom: 0;
top: auto;
margin-top: auto;
width: 100%;
justify-content: space-around;
.input_box{