瀏覽代碼

1.店主端首页,调整样式

guo 3 年之前
父節點
當前提交
d1586d5103
共有 1 個文件被更改,包括 4 次插入2 次删除
  1. 4 2
      operatingCompany/pages/shop/shopIndex/index.vue

+ 4 - 2
operatingCompany/pages/shop/shopIndex/index.vue

@@ -547,7 +547,8 @@
 
 	.tabCotn {
 		display: flex;
-		justify-content: space-around;
+		justify-content: space-around;
+		background-color: #FFFFFF;
 	}
 
 	.tabLine {
@@ -555,7 +556,8 @@
 		text-align: center;
 		color: #3C3C3C;
 		font-size: 30rpx;
-		line-height: 88rpx;
+		line-height: 88rpx;
+		background-color: #FFFFFF;
 	}
 
 	.tabactive {