Revert "情绪版布局调整"

This reverts commit f86c18cf3a.
This commit is contained in:
zhangyh
2025-11-24 17:32:24 +08:00
parent 7bb8b227b4
commit 7dcfc3e705
4 changed files with 15 additions and 15 deletions

View File

@@ -30,7 +30,7 @@
:outputSize="option.size"
:outputType="option.outputType"
:auto-crop="option.autoCrop"
:fixedBox="isRound"
:fixedBox="!isRound"
:movable="true"
:fixed="isRound"
:auto-crop-width="option.autoCropWidth"
@@ -333,7 +333,6 @@ export default defineComponent({
.cut_picture_review_block{
width: 100%;
height: calc(100% - 6.8rem*1.2);
min-height: calc(100% - 6.8rem*1.2);
margin: 0 auto;
.next_step_button{
margin-top: 2rem;