diff --git a/pkg_product/views/healthFoods.vue b/pkg_product/views/healthFoods.vue index b58062b..e782c9a 100644 --- a/pkg_product/views/healthFoods.vue +++ b/pkg_product/views/healthFoods.vue @@ -460,7 +460,7 @@ export default { bottom: 30rpx; text-align: center; width: 212rpx; - background: rgba(255, 255, 255, 0.9); + background: rgba(255, 255, 255, 0.7); border-radius: 60rpx; font-size: 28rpx; font-weight: bold; diff --git a/pkg_product/views/healthSanctum.vue b/pkg_product/views/healthSanctum.vue index 87ef2f5..3be244c 100644 --- a/pkg_product/views/healthSanctum.vue +++ b/pkg_product/views/healthSanctum.vue @@ -188,7 +188,7 @@ export default { bottom: 30rpx; text-align: center; width: 212rpx; - background: rgba(255,255,255,0.9); + background: rgba(255,255,255,0.7); border-radius: 60rpx; font-size: 28rpx; font-weight: bold;