zs há 2 anos atrás
pai
commit
bb812cfd59
1 ficheiros alterados com 1 adições e 5 exclusões
  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;