From e2592d271814bd840095f57899cf867265e75c9a Mon Sep 17 00:00:00 2001 From: kbing1981 <549711992@qq.com> Date: Sat, 20 Jul 2024 15:08:55 +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/index/index.vue | 8 +- pages/my/indextaociliaoList.vue | 93 ++++++++++++------ static/fanhui.png | Bin 166 -> 2107 bytes static/images/headline.png | Bin 0 -> 591 bytes static/mys.png | Bin 0 -> 3458 bytes .../z-tabs/components/z-tabs/z-tabs.vue | 8 +- 6 files changed, 74 insertions(+), 35 deletions(-) create mode 100644 static/images/headline.png create mode 100644 static/mys.png diff --git a/pages/index/index.vue b/pages/index/index.vue index a75732c..79d3a4f 100644 --- a/pages/index/index.vue +++ b/pages/index/index.vue @@ -1150,13 +1150,14 @@ height: 32px !important; margin-right: 20rpx; border-radius: 50rpx !important; + background: linear-gradient(90deg, #019c88, #2fbf93)!important; } .index-line{ width: 100%; display: flex; flex-direction: row; justify-content: space-between; - margin-top: 2rpx; + align-items: center; } /deep/.uni-searchbar__box-icon-search,.search-btn{ height: 60rpx; @@ -1184,6 +1185,7 @@ margin-right: 30rpx; display: flex; align-items: center; + margin-top: 4rpx; } .locate-line{ padding-left: 25rpx; @@ -1320,8 +1322,8 @@ display: none; } .dingwei-img{ - width:33.33rpx; - height:39.5rpx; + width:26rpx; + height:29rpx; } .menu-topic-act .menu-topic-bottom-color { diff --git a/pages/my/indextaociliaoList.vue b/pages/my/indextaociliaoList.vue index 1323cf1..09cca97 100644 --- a/pages/my/indextaociliaoList.vue +++ b/pages/my/indextaociliaoList.vue @@ -23,6 +23,7 @@