@@ -1088,6 +1088,7 @@
padding: 40rpx;
padding-bottom: 40rpx;
margin-bottom: 150rpx; /* 提高弹窗,避免被底部导航栏遮挡 */
+ min-height: 600rpx;
}
.popup-header {
@@ -1105,6 +1106,7 @@
.popup-actions {
display: flex;
flex-direction: row;
+ white-space: nowrap;
.cancel-btn {
@@ -1153,6 +1153,7 @@ onBeforeUnmount(() => {