浏览代码

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;