From fdd5c514533919075127c0e312f6314d07ae06f0 Mon Sep 17 00:00:00 2001 From: kbing1981 <549711992@qq.com> Date: Thu, 8 Aug 2024 16:00:19 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/my/cika.vue | 14 -------- pages/my/historyMy.vue | 63 +++++++++++++++++++--------------- pages/my/myCiLiaoDetail.vue | 11 +++--- pages/my/serviceOderDrtail.vue | 3 +- 4 files changed, 43 insertions(+), 48 deletions(-) diff --git a/pages/my/cika.vue b/pages/my/cika.vue index ebd0692..d222303 100644 --- a/pages/my/cika.vue +++ b/pages/my/cika.vue @@ -196,7 +196,6 @@ flex-wrap: wrap; margin-top: 4rpx; } - .shop_label span { background: linear-gradient(90deg, #ffefde, #fff7ef); height: 34rpx; @@ -208,7 +207,6 @@ margin-bottom: 8rpx; color: #f68607; } - .item-view-bottom-btn { text-align: center; width: 131rpx; @@ -343,18 +341,15 @@ justify-content: space-between; padding: 5rpx 0; } - .item-img { width: 240rpx; height: 200rpx; border-radius: 14rpx; position: relative; } - .item-img img { border-radius: 14rpx; } - .img-span { padding: 2px 5px; font-weight: 400; @@ -368,13 +363,11 @@ margin-bottom: 5px; margin-right: 5px; } - .item-img image { width: 100%; height: 100%; border-radius: 14rpx; } - .item { width: 100%; margin: 0 auto; @@ -388,7 +381,6 @@ align-items: center; padding: 20rpx; } - .item-detail { padding: 5rpx 15rpx; border-radius: 10rpx; @@ -396,7 +388,6 @@ color: white; background-color: #007AFF; } - .item-line { position: absolute; bottom: 0rpx; @@ -405,24 +396,20 @@ width: 100%; background-color: #eeeeee; } - /deep/.zp-paging-container { background-color: #f7f7f7; width: 100%; } - /deep/.zp-paging-container-content { width: 95%; margin: 0 auto; } - .fenlei { display: flex; flex-direction: row; align-items: center; justify-content: space-between; } - .index-fenl-title { width: 81rpx; text-align: center; @@ -444,7 +431,6 @@ border-radius: 7rpx; background: linear-gradient(-48deg, rgba(1, 156, 136, 0.35), rgba(45, 196, 142, 0.35)); } - /deep/.uni-searchbar__cancel { display: none; } diff --git a/pages/my/historyMy.vue b/pages/my/historyMy.vue index 08252c6..a45c684 100644 --- a/pages/my/historyMy.vue +++ b/pages/my/historyMy.vue @@ -1,7 +1,6 @@