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;