소스 검색

Signed-off-by: 1004749546@qq.com <1004749546@qq.com>
bug修改

1004749546@qq.com 4 년 전
부모
커밋
494f70bc7c
1개의 변경된 파일1개의 추가작업 그리고 2개의 파일을 삭제
  1. 1 2
      pages/getOrder/getOrder.vue

+ 1 - 2
pages/getOrder/getOrder.vue

@@ -421,13 +421,12 @@
 		.step {
 			padding: 40rpx 0;
 		}
-
 		.step-content {
 			flex: 1;
 			width: 100%;
 			display: flex;
 			flex-direction: column;
-
+			overflow-y: scroll;
 			.step-item {
 				width: 100%;
 				display: flex;