浏览代码

no message

guo 2 年之前
父节点
当前提交
ea819f8ca8
共有 1 个文件被更改,包括 4 次插入7 次删除
  1. 4 7
      pages/index/shopList.vue

+ 4 - 7
pages/index/shopList.vue

@@ -173,11 +173,7 @@
 		width: 520rpx;
 	}
 
-	.shopName {
-		color: #333333;
-		font-size: 28rpx;
-		font-weight: 600;
-	}
+	
 
 	.span1 {
 		color: #FF4F00;
@@ -285,9 +281,10 @@
 	}
 
 	.shopName {
-		font-size: 28rpx;
+		font-size: 28rpx;
+		font-weight: bold;
 		color: #333333;
-		line-height: 37rpx;
+		line-height: 40rpx;
 		width: 450rpx;
 		white-space: nowrap;
 		overflow: hidden;