Explorar o código

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

guo %!s(int64=3) %!d(string=hai) anos
pai
achega
d1586d5103
Modificáronse 1 ficheiros con 4 adicións e 2 borrados
  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 {