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 @@