diff --git a/pages/index/index.vue b/pages/index/index.vue index 76ce2a8..2e0d6ac 100644 --- a/pages/index/index.vue +++ b/pages/index/index.vue @@ -1102,8 +1102,8 @@ .salogo{ width: 130rpx; height: 32rpx; - margin-left: 20rpx; - margin-top:8rpx ; + margin-left: 34rpx; + margin-top:6rpx ; } .index-yanzheng{ width: 100rpx; @@ -1957,7 +1957,8 @@ align-items: center; } .index-mian{ - width: 100%; + width: 98%; + margin: 4rpx auto; display: flex; flex-direction: row; justify-content: space-between; diff --git a/pages/my/index.vue b/pages/my/index.vue index f066081..8c5c91f 100644 --- a/pages/my/index.vue +++ b/pages/my/index.vue @@ -33,8 +33,9 @@ 钱包明细 - + + 钱包金额(元) {{money}} @@ -60,7 +61,7 @@ - + @@ -116,8 +117,8 @@ 常用功能 - - + + {{item.text}} @@ -820,8 +821,8 @@ font-size: 14px; } .my-use-list image{ - width: 70rpx; - height: 70rpx; + width: 76rpx; + height: 76rpx; } .my-use{ background: #FFFFFF; @@ -841,7 +842,7 @@ } .my-serve-view{ width: 98%; - margin: 16px auto; + margin: 10px auto; display: flex; flex-direction: row; align-items: center; @@ -849,7 +850,7 @@ } .my-use-list{ width: 25%; - margin-top: 20px; + margin-top: 10px; display: flex; flex-direction: column; align-items: center; @@ -861,8 +862,8 @@ justify-content: center; } .my-serve-list image{ - width: 80rpx; - height: 80rpx; + width: 76rpx; + height: 76rpx; } .my-serve-list-text{ color: #6C6C6C; @@ -888,10 +889,10 @@ padding: 10px; display: flex; flex-direction: column; - margin: 0px auto 12px auto; + margin: 0px auto 8px auto; } .my-serve,.my-serve{ - height: 260rpx; + height: 240rpx; background: #FFFFFF; border-radius: 21rpx; padding: 12px 14px; @@ -920,7 +921,7 @@ justify-content: center; } .my-head-mian-bottom{ - width: 86%; + width: 80%; margin: 0 auto; display: flex; flex-direction: row; @@ -930,10 +931,17 @@ border-top: 1px #F6F6F6 solid; padding-top: 20rpx; } + .money-list{ + display: flex; + flex-direction: column; + align-items: center; + font-size: 20rpx; + margin-top: 20rpx; + } .my-head-mian-top-yuE{ font-size: 60rpx; color: #111111; - margin-top: 30rpx; + margin-top: 6rpx; font-weight: bold; } .my-head-mian-top-view-chong,.my-head-mian-top-view-ming{ @@ -984,7 +992,7 @@ display: flex; flex-direction: row; align-items: center; - margin-top: 30rpx; + margin-top: 20rpx; justify-content: center; } .my-head-mian-top{ @@ -1021,7 +1029,7 @@ } .my-head-texa{ font-size: 26rpx; - color: #788298; + color: #555; } .my-head-vip{ width: 28rpx; diff --git a/pages/my/indextaociliaoList.vue b/pages/my/indextaociliaoList.vue index 00f4686..1b01583 100644 --- a/pages/my/indextaociliaoList.vue +++ b/pages/my/indextaociliaoList.vue @@ -453,18 +453,19 @@ flex-flow: row-reverse; position: relative; margin-top: 4rpx; + margin-right: 15rpx; } .search-btn{ text-align: center; line-height: 28px; color: #fff; position: absolute; - right:14rpx; + right:26rpx; top: 25rpx; height: 29px !important; } /deep/.uni-searchbar{ - width: 240px; + width: 230px; border-radius: 31rpx; position: relative; } diff --git a/pages/my/newseckill.vue b/pages/my/newseckill.vue index b7b4c1e..23ce2ed 100644 --- a/pages/my/newseckill.vue +++ b/pages/my/newseckill.vue @@ -487,7 +487,7 @@ line-height: 28px; color: #fff; position: absolute; - right:14rpx; + right:26rpx; top: 25rpx; height: 29px !important; } @@ -509,6 +509,7 @@ flex-flow: row-reverse; position: relative; margin-top: 4rpx; + margin-right: 15rpx; } /deep/.uni-searchbar{ width: 230px; diff --git a/pages/my/newseckilldetails.vue b/pages/my/newseckilldetails.vue index 1149eb6..7777fad 100644 --- a/pages/my/newseckilldetails.vue +++ b/pages/my/newseckilldetails.vue @@ -3,7 +3,7 @@ - + diff --git a/static/activate3.png b/static/activate3.png index 17e77d2..f9500a9 100644 Binary files a/static/activate3.png and b/static/activate3.png differ diff --git a/static/background-img.png b/static/background-img.png index ed87bc8..93dddc2 100644 Binary files a/static/background-img.png and b/static/background-img.png differ