diff --git a/pages/therapist/orderDetail.vue b/pages/therapist/orderDetail.vue index 260783a..0d46cdf 100644 --- a/pages/therapist/orderDetail.vue +++ b/pages/therapist/orderDetail.vue @@ -732,32 +732,32 @@ } .oder-mian-guan{ width: 113rpx; - height: 45rpx; - line-height: 45rpx; + height: 60rpx; + line-height: 60rpx; text-align: center; font-weight: 400; font-size: 23rpx; - border-radius: 23rpx; + border-radius: 60rpx; } .activeQ{ - color: #35C495; + color: #029d88; background: #fff; - border:1px solid #35C495; + border:1px solid #029d88; } .activeG{ color: #fff; background: linear-gradient(90deg, #019C88, #0FA78B, #35C495); } .oder-mian-qing{ - width: 65px; - height: 45rpx; - line-height: 40rpx; + width: 70px; + height: 60rpx; + line-height:60rpx; text-align: center; font-weight: 400; - font-size: 20rpx; + font-size: 23rpx; color: #029D88; background: #fff; - border-radius: 23rpx; + border-radius: 60rpx; margin: 0px 5px; border: 1px solid #029D88; } @@ -831,13 +831,13 @@ justify-content: center; } .shouchang-img{ - width: 45rpx; - height: 45rpx; + width: 60rpx; + height: 60rpx; margin-top: 3px; } .xiangmu-cont-top-left{ font-weight: normal; - font-size: 21rpx; + font-size: 26rpx; color: #049E89; margin-top: 1px; } @@ -895,18 +895,18 @@ width: 100%; text-align: left; font-weight: 400; - font-size: 22rpx; + font-size: 24rpx; color: #848484; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; text-overflow: ellipsis; - margin: 5px 0px; + margin: 8px 0px; } .xiangmu-cont-top-title{ font-weight: bold; - font-size: 33rpx; + font-size: 30rpx; color: #333333; } @@ -968,24 +968,24 @@ } .oder-foot-left-view span{ font-weight: 400; - font-size: 18rpx; + font-size: 23rpx; color: #029D88; margin-left: 3px; } .shiming{ - width: 12px; - height: 11px; + width: 17px; + height: 15px; } .zhizi{ - width: 12px; - height: 12px; + width: 15px; + height: 15px; } .pingtai{ - width: 12px; - height: 13px; + width: 14px; + height: 15px; } .oder-foot-left-view{ - width: 80px; + width: 86px; height: 24px; line-height: 24px; background-color: rgba(8, 162, 138, 0.1); @@ -1011,25 +1011,25 @@ background-color: rgba(238, 238, 238, 0.39); } .oder-mian-jin{ - font-size: 18rpx; + font-size: 23rpx; color: #FFFFFF; - background: linear-gradient(90deg, #019C88, #28BA92, #35C495); - border-top-left-radius: 3px; - border-bottom-left-radius: 3px; + background: linear-gradient(90deg, #029d88, #1fb38f); + border-top-left-radius: 5px; + border-bottom-left-radius: 5px; } .oder-mian-time{ - font-size: 21rpx; + font-size: 23rpx; color: #039E89; - border-top-right-radius: 3px; - border-bottom-right-radius: 3px; + border-top-right-radius: 5px; + border-bottom-right-radius: 5px; background: #EBEBEB; } .oder-mian-view{ width: 55px; - height: 20px; + height: 22px; font-weight: 400; text-align: center; - line-height: 20px; + line-height: 22px; } .oder-mian-right{ display: flex; @@ -1039,13 +1039,13 @@ } .oder-mian-left span:nth-child(1){ font-weight: 400; - font-size: 23rpx; + font-size: 26rpx; color: #666666; margin-right: 15px; } .oder-mian-left span:nth-child(2){ font-weight: bold; - font-size: 23rpx; + font-size: 26rpx; color: #222222; } .oder-mian-left{ @@ -1070,16 +1070,17 @@ margin-left: 10px; } .jieshao{ - margin-top: 8px; + margin-top: 10px; + margin-bottom: 10px; font-weight: 400; - font-size: 22rpx; - color: #8D9194; + font-size: 26rpx; + color: #666; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; text-overflow: ellipsis; - } + } .view-head{ padding-bottom: 15px; margin: 15px 24px 0px 24px; diff --git a/static/index-nav-1.png b/static/index-nav-1.png index b851831..bdaba11 100644 Binary files a/static/index-nav-1.png and b/static/index-nav-1.png differ diff --git a/static/index-nav-2.png b/static/index-nav-2.png index e0c2da8..8b3e74e 100644 Binary files a/static/index-nav-2.png and b/static/index-nav-2.png differ diff --git a/static/index-nav-3.png b/static/index-nav-3.png index c3dfa49..5c27e67 100644 Binary files a/static/index-nav-3.png and b/static/index-nav-3.png differ