diff --git a/my/address/Endaddress.vue b/my/address/Endaddress.vue index 2962ef2..81f305b 100644 --- a/my/address/Endaddress.vue +++ b/my/address/Endaddress.vue @@ -59,9 +59,9 @@ - 设为默认地址 + 设为默认地址 + style="padding: 20upx;transform:scale(0.8)" color="#019c88" /> @@ -272,11 +272,13 @@ width: 100%; height: 100vh; background: #f7f7f7; + } .part1-bottom{ width: 100%; padding:10px; - background: #FFFFFF; + background: #FFFFFF url(../../static/address/map.png)no-repeat top right; + background-size: 60%; border-radius: 24rpx; } .mobile /deep/.u-field{ @@ -285,10 +287,9 @@ .part1-top{ width: 100%; padding: 0px 10px; - height: 115px; background: #FFFFFF; border-radius: 24rpx; - margin: 20px 0px; + margin: 15px 0px; } page{ background: #f7f7f7; @@ -300,17 +301,17 @@ } .btn { - width: 90%; + width: 92%; height: 92rpx; background: linear-gradient(90deg, #019C88, #28BA92, #35C495); border-radius: 46rpx; - margin: 0 auto; + margin: 6px auto; color: white; text-align: center; line-height: 92rpx; letter-spacing: 2upx; font-weight: 400; - font-size: 42rpx; + font-size: 36rpx; color: #FFFFFF; } .u-icon__icon{ @@ -318,7 +319,7 @@ color: #096f4b !important; } .u-field{ - padding: 35rpx 0 !important; + padding: 35rpx 10px !important; } .u-field__input-wrap { font-size: 30rpx !important; diff --git a/my/address/address.vue b/my/address/address.vue index d9b27df..b29e4cd 100644 --- a/my/address/address.vue +++ b/my/address/address.vue @@ -20,7 +20,7 @@ @@ -191,8 +191,6 @@ } .delete-view{ width: 85rpx; - height: 37rpx; - line-height: 37rpx; text-align: center; background: #FFFFFF; border-radius: 18rpx; @@ -233,14 +231,14 @@ .shouhuo{ margin: 16rpx 30upx; position: fixed; - bottom: 0upx; - width: 90%; + bottom: -7upx; + width: 92%; height: 92rpx; background: linear-gradient(90deg, #019C88, #28BA92, #35C495); border-radius: 46rpx; line-height: 92rpx; font-weight: 400; - font-size: 42rpx; + font-size: 36rpx; color: #FFFFFF; } page { diff --git a/my/setting/index.vue b/my/setting/index.vue index 342e858..c99098a 100644 --- a/my/setting/index.vue +++ b/my/setting/index.vue @@ -158,8 +158,8 @@ } .shezhi-list-img-text{ font-weight: 400; - font-size: 32rpx; - color: #202020; + font-size: 28rpx; + color: #666; } .shezhi-list-left{ display: flex; @@ -182,7 +182,7 @@ .shezhi-list-img-icon{ width: 39.58rpx; height: 40.28rpx; - margin-right: 5px; + margin-right: 10px; } .shezhi-list-img-jiantou{ width: 10.76rpx; diff --git a/my/wallet/index.vue b/my/wallet/index.vue index 882b7b4..56bd887 100644 --- a/my/wallet/index.vue +++ b/my/wallet/index.vue @@ -36,8 +36,8 @@ 赠¥{{item.sumMoney}} - 赠送 {{item.remarks}} - + 赠送 {{item.remarks}} + @@ -90,10 +90,11 @@ 为TA充值 我的理疗师 --> - - - 确定充值 - + + + 确定充值 @@ -116,7 +117,7 @@ @@ -126,7 +127,7 @@ @@ -141,7 +142,7 @@ @@ -155,7 +156,7 @@ @@ -939,8 +940,8 @@ margin-top: 10px; } .chong-title image{ - width: 50rpx; - height: 22.22rpx; + width: 66rpx; + height: 32.22rpx; } .chong-title span{ font-weight: 400; @@ -963,16 +964,14 @@ height: 76rpx; } /deep/uni-radio .uni-radio-input{ - /* width: 29.86rpx; - height: 29.86rpx; - margin: -3px 0px 0px -20px; - background-color: rgba(4, 159, 137, 1) !important; - border-color: rgba(4, 159, 137, 1) !important; */ + width: 31.86rpx; + height: 31.86rpx; + margin: -4px 0px 0px -8px; } .chong-list-radio{ - margin-right: 5px; width: 29.86rpx; height: 29.86rpx; + border-radius: 50%; } .chong-list-left{ display: flex; @@ -1051,6 +1050,9 @@ font-size: 32rpx; color: #FFFEFE; border-radius: 39rpx; + margin-left: 10px; + + } .popup-mian-btn{ width: 100%; @@ -1062,20 +1064,19 @@ } .popup-mian{ - width: 88%; display: flex; flex-direction: column; - margin: 5px auto 0px auto; + margin: 10px auto 0px auto; } .popup-head span:nth-child(2){ width: 50rpx; height: 50rpx; - line-height: 19px; + line-height: 21px; text-align: center; - font-size: 24px; - color: #15AB8D; + font-size: 25px; + color: #019c88; border-radius: 50%; - border: 3px solid #15AB8D; + border: 1px solid #019c88; } .popup-head span:nth-child(1){ font-weight: bold; @@ -1090,13 +1091,13 @@ flex-direction: row; align-items: center; justify-content: space-between; - padding: 0 15px; + padding: 0 20px; } .popup-content{ width: 613rpx; padding-bottom: 10px; background: #FFFFFF; - border-radius: 56rpx; + border-radius: 40rpx; display: flex; flex-direction: column; } @@ -1117,12 +1118,12 @@ margin: 0 auto; } .chongzhi span:nth-child(2){ - color: #00a85b; + color: #019c88; background-color: #fff; - padding: 2px 5px; + padding: 3px 8px; font-weight: bold; - font-size: 35rpx; - border:1px solid #00a85b; + font-size: 24rpx; + border:1px solid #019c88; border-radius: 30px; } .chongzhi{ @@ -1140,6 +1141,7 @@ .money-miao{ width: 95%; height: 49rpx; + line-height: 49rpx; background-color: rgba(93, 191, 157, 0.28); border-radius: 24rpx; margin: 0 auto; @@ -1175,7 +1177,7 @@ flex-direction: column; } .bgimg-top-view{ - width: 78%; + width: 80%; display: flex; flex-direction: row; justify-content: space-between; @@ -1259,4 +1261,14 @@ color: #096f4b; font-weight: bold; } + .bgimg-top-tou{ + margin-left: 10px; + margin-top: 2px; + border:2px solid #fff; + border-radius: 50%; + } + .align-line{ + border: solid 1px #000000; + ; + } \ No newline at end of file diff --git a/pages/index/index.vue b/pages/index/index.vue index 2d3c03c..15157d4 100644 --- a/pages/index/index.vue +++ b/pages/index/index.vue @@ -1,5 +1,5 @@