lj 4 년 전
부모
커밋
e6e0ed8e12
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 2 1
      pages/cb/equip-detail/equip-detail.vue

+ 2 - 1
pages/cb/equip-detail/equip-detail.vue

@@ -586,11 +586,12 @@
 			flex-wrap:wrap;
 			text-align: center;
 			margin:0 -10rpx;
+			justify-content:space-between;
 			.item{
 				display:flex;
 				flex-wrap: wrap;
  				margin:10rpx;
-				width: 345rpx;
+				width: 47%;
 				justify-content:flex-start;
 				padding:20rpx;
 				box-sizing: border-box;