diff --git a/common/style/new_style.css b/common/style/new_style.css index e11f5470..48a98b6b 100644 --- a/common/style/new_style.css +++ b/common/style/new_style.css @@ -224,7 +224,7 @@ uni-page-head .uni-page-head__title { position: relative; /* width: 25%; */ padding: 0 20rpx; - margin: 0 0 20rpx; + /* margin: 0 0 20rpx; */ text-align: center; } diff --git a/mycomponents/detail/comDetailCard.vue b/mycomponents/detail/comDetailCard.vue index 1c663da4..258e90c0 100644 --- a/mycomponents/detail/comDetailCard.vue +++ b/mycomponents/detail/comDetailCard.vue @@ -1,5 +1,23 @@