diff --git a/pages.json b/pages.json index 5134f5b..6d394de 100644 --- a/pages.json +++ b/pages.json @@ -1434,9 +1434,14 @@ "backgroundColor": "#FFFFFF", "borderStyle": "black", "list": [{ + //"pagePath": "pages/index/index", + //"iconPath": "static/tabbar/tabrNav.png", + //"selectedIconPath": "static/tabbar/tabrNav.png", + "pagePath": "pages/index/index", - "iconPath": "static/tabbar/tabrNav.png", - "selectedIconPath": "static/tabbar/tabrNav.png" + "iconPath": "static/tabbar/bottom5_1.png", + "selectedIconPath": "static/tabbar/bottom5_2.png", + "text": "盛安到家" }, { "pagePath": "pages/videoCircle/index", diff --git a/pages/index/index.vue b/pages/index/index.vue index f192085..88a3b83 100644 --- a/pages/index/index.vue +++ b/pages/index/index.vue @@ -3,8 +3,14 @@ 盛安到家 + + {{ city }} + + + + - 实名认证 @@ -18,28 +24,22 @@ 平台担保 - - + + - - - - {{ city }} - + - + - 搜索 - @@ -1138,11 +1138,19 @@ height: 32px !important; } + .index-line{ + width: 100%; + display: flex; + flex-direction: row; + justify-content: space-between; + align-items: center; + margin-top: 12rpx; + } /deep/.uni-searchbar__box-icon-search,.search-btn{ - width: 150rpx; height: 60rpx; background: #18A689; border-radius: 31rpx; + padding: 2rpx 5%; } /deep/.uni-searchbar__box{ @@ -1160,7 +1168,14 @@ width: 130px; border-radius: 31rpx; } - + .index-headset{ + margin-right: 30rpx; + + } + .locate-line{ + padding-left: 25rpx; + margin-top: 3rpx; + } .popup-mian-view{ width: 100%; display: flex; @@ -1297,7 +1312,8 @@ margin-left: 4rpx; font-weight: bold; color: #333333; - font-size: 30rpx; + font-size: 26rpx; + margin-top: 3rpx; } .menu-topic-act .menu-topic-bottom-color { background: linear-gradient(90deg,rgba(234, 248, 245,0.7),rgba(132, 211, 196,0.7)); @@ -1893,14 +1909,11 @@ flex-direction: row; justify-content: space-between; align-items: center; - margin: 10px 0px; padding: 0px 10px; } - - .index-top-mian{ display: flex; - flex-direction: row; + margin-left: 15rpx; } .index-top-left{ color: #019C88;