diff --git a/components/company/company.vue b/components/company/company.vue index bdaf462..07e06e5 100644 --- a/components/company/company.vue +++ b/components/company/company.vue @@ -480,7 +480,7 @@ border-radius: 30rpx; opacity: 1; overflow: hidden; - box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.6); + // box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.6); .cards_head { padding: 28rpx; diff --git a/components/logistiComptent/logistiCard/logistiBriefCard.vue b/components/logistiComptent/logistiCard/logistiBriefCard.vue index d3fd858..e78e278 100644 --- a/components/logistiComptent/logistiCard/logistiBriefCard.vue +++ b/components/logistiComptent/logistiCard/logistiBriefCard.vue @@ -1,10 +1,13 @@