zhengjinyi 5 년 전
부모
커밋
de2808d3b9
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 2 1
      pages/tabBar/home/home.vue

+ 2 - 1
pages/tabBar/home/home.vue

@@ -437,6 +437,7 @@
 				padding: 16rpx 24rpx;
 				border-radius: 20rpx;
 				box-shadow:0px 3px 6px rgba(225,86,22,0.07);
+				border: 1px solid #F9F9F9;
 			}
 		}
 		.cate-item {
@@ -464,7 +465,7 @@
 		}
 		.cate-item-info {
 			width: 118rpx;
-			margin-right:60.5rpx;
+			margin-right:59.5rpx;
 			display: flex;
 			float: left;
 			flex-direction: column;