diff --git a/package2/shop/afterService.vue b/package2/shop/afterService.vue index 168ea34..bb30864 100644 --- a/package2/shop/afterService.vue +++ b/package2/shop/afterService.vue @@ -66,7 +66,7 @@ alt="" style="width: 60rpx;height: 60rpx;" /> - + diff --git a/package2/shop/merchantRegister.vue b/package2/shop/merchantRegister.vue index 7d872f9..b0ad364 100644 --- a/package2/shop/merchantRegister.vue +++ b/package2/shop/merchantRegister.vue @@ -28,7 +28,7 @@ 门头图 - + @@ -100,13 +100,13 @@ + style="background: rgba(247, 248, 248, 0.6);text-align: center;line-height: 180rpx;"> - + @@ -136,7 +136,7 @@ 营业执照 - + @@ -149,7 +149,7 @@ 其他补充证照 - + @@ -441,7 +441,7 @@ font-size: 24rpx; width: 100%; height: 100%; - background: #f5f5f5; + background: rgba(247, 248, 248, 0.6); overflow: scroll; } .content{ diff --git a/package2/shop/ranking.vue b/package2/shop/ranking.vue index d236610..4eb78fb 100644 --- a/package2/shop/ranking.vue +++ b/package2/shop/ranking.vue @@ -205,7 +205,7 @@ text-align: center; line-height: 140rpx; color: #777; - background: #f5f5f5; + background: rgba(247, 248, 248, 0.6); } .box-right-num { padding: 5rpx 0;