zs 2 年之前
父节点
当前提交
bb812cfd59
共有 1 个文件被更改,包括 1 次插入5 次删除
  1. 1 5
      pagesHome/order/order.vue

+ 1 - 5
pagesHome/order/order.vue

@@ -619,14 +619,10 @@
 	.content {
 		display: flex;
 		flex-direction: column;
-		height: 760rpx;
+		height: 50vw;
 		overflow-x: hidden;
 		background-color: var(--f5Color);
 
-		.scroll_view_style {
-			height: 100%;
-		}
-
 		.one {
 			display: flex;
 			justify-content: space-between;