diff --git a/my/order/payModify.vue b/my/order/payModify.vue index 12521d7..bda7f12 100644 --- a/my/order/payModify.vue +++ b/my/order/payModify.vue @@ -187,7 +187,7 @@ @@ -1318,7 +1318,7 @@ height: 66rpx; padding: 10rpx 0; border-radius: 50%; - background: linear-gradient(90deg, #019C88, #28BA92, #35C495); + background: linear-gradient(90deg, #029d88, #2fc094); text-align: center; line-height: 66rpx; } @@ -1327,13 +1327,13 @@ } /deep/.u-button-pay{ width: 381rpx; - height: 68rpx; - line-height: 68px; + height: 76rpx; + line-height: 76px; text-align: center; color: #fff; - font-size: 31rpx; - background: linear-gradient(90deg, #019C88, #28BA92, #35C495); - border-radius: 34rpx; + font-size: 32rpx; + background: linear-gradient(90deg, #029d88, #2fc094); + border-radius: 60rpx; } .daizhifu{ font-size: 38rpx; @@ -1348,7 +1348,7 @@ justify-content: space-between !important; } .liliao{ - margin-top: 10px; + margin-top: 17px; } .fuwu-time-view{ text-align: right; @@ -1367,8 +1367,8 @@ } .fuwu-time-view span:nth-child(1),.liliao-bottom span:nth-child(1){ font-weight: 400; - font-size: 25rpx; - color: #666666; + font-size: 29rpx; + color: #888; margin-right: 5px; } .fuwu-time-view,.liliao-top{ @@ -1378,7 +1378,6 @@ align-items: center; } .fuwu-title,.liliao-top span:nth-child(1){ - font-weight: bold; font-size: 29rpx; color: #222222; } @@ -1393,9 +1392,8 @@ margin-top: 5px; } .adders-view span,.header-view-data{ - font-weight: 400; font-size: 29rpx; - color: #666666; + color: #888; text-align: right; } .adders-view{ @@ -1405,7 +1403,6 @@ } .header-view-text{ width: 170rpx; - font-weight: bold; font-size: 29rpx; color: #222222; } @@ -1487,8 +1484,8 @@ } .d-title{ font-weight: 400; - font-size: 25rpx; - color: #333333; + font-size: 29rpx; + color: #222; padding: 10px 15px 0px 15px; width: 100%; } @@ -1504,9 +1501,9 @@ flex-direction: column; width: 100%; font-weight: 400; - font-size: 22rpx; + font-size: 24rpx; color: #999999; - line-height: 38rpx; + line-height: 42rpx; } .list-pay{ width: 100%; diff --git a/pages/index/index.vue b/pages/index/index.vue index 85ce9fc..80472f9 100644 --- a/pages/index/index.vue +++ b/pages/index/index.vue @@ -51,7 +51,7 @@ - + @@ -1081,7 +1081,7 @@ } .menu-topic-text { - font-size: 32rpx; + font-size: 28rpx; color: #676767; padding: 10rpx 40rpx; font-weight: 500; @@ -1138,21 +1138,21 @@ .index-card-mian-biao-left,.index-card-mian-biao-right{ - padding: 4px 6px; + padding: 3px 5px; } .index-card-mian-biao-right{ background-color:rgba(4, 184, 119, 0.12); - border-radius: 5rpx; + border-radius: 8rpx; font-weight: 400; - font-size: 18rpx; + font-size: 20rpx; color: #0EBE80; margin-left: 10px; } .index-card-mian-biao-left{ background-color:rgba(253, 197, 128, 0.2); - border-radius: 5rpx; + border-radius: 8rpx; font-weight: 400; - font-size: 18rpx; + font-size: 20rpx; color: #FFA12D; } .index-card-mian-biao{ @@ -1286,11 +1286,15 @@ flex-direction: row; align-items: center; justify-content: space-between; + margin-top: 20rpx; } .index-taocan{ - margin: 15px auto 0px auto; + padding: 0 30rpx; + width: 100%; display: flex; flex-direction: column; + background: linear-gradient(180deg,rgba(238, 250, 246,0.6),rgba(255, 255, 255,0.9)); + margin-top: 20rpx; } .index-fujin-jie-id{ height: 30rpx; @@ -1308,8 +1312,7 @@ } .index-fujin-jie-name{ margin-bottom: 5px; - font-weight: bold; - font-size: 28rpx; + font-size: 26rpx; color: #333333; } .index-fujin{ @@ -1356,7 +1359,7 @@ flex-direction: row; align-items: flex-end; justify-content: center; - background: linear-gradient(4deg,rgba(0, 156, 136,0.6),rgba(0, 156, 136, 0)); + background: linear-gradient(4deg,rgba(0, 156, 136,0.3),rgba(0, 156, 136, 0)); border-radius: 0px 0px 7px 7px; position: absolute; bottom:1px; diff --git a/pages/my/fuwuDateil.vue b/pages/my/fuwuDateil.vue index f1cce36..4e7afb2 100644 --- a/pages/my/fuwuDateil.vue +++ b/pages/my/fuwuDateil.vue @@ -9,7 +9,7 @@ - {{getList.title}} + {{getList.title}} {{getList.classifyName}} @@ -39,8 +39,8 @@ - 服务保障 + 服务保障 未服务全额退款 @@ -64,11 +64,11 @@ - 性别限制: + 性别限制: 不限性别 - 适应人群: + 适应人群: {{getList.applyPeople}} @@ -153,21 +153,26 @@ }