王晓晨 3 anos atrás
pai
commit
f22ac4dfe8
1 arquivos alterados com 3 adições e 2 exclusões
  1. 3 2
      pages/reportPage/reportPage.vue

+ 3 - 2
pages/reportPage/reportPage.vue

@@ -470,11 +470,12 @@
 				}
 			}
 
-			.sectionB {
+			.sectionB {
+				width: 100%;
 				margin-top: 24rpx;
 				display: flex;
 				align-items: center;
-				justify-content: space-between;
+				justify-content: flex-start;
 				flex-wrap: nowrap;
 				overflow-x: scroll;