zs 2 years ago
parent
commit
bb812cfd59
1 changed files with 1 additions and 5 deletions
  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;