diff --git a/pages/therapist/orderDetail.vue b/pages/therapist/orderDetail.vue index 03a7b7c..314ce1e 100644 --- a/pages/therapist/orderDetail.vue +++ b/pages/therapist/orderDetail.vue @@ -63,18 +63,23 @@ - - - 打赏 - - + ID:{{order.invitationCode}} - + + + + 打赏 + + + + + + 收藏 + - ID:{{order.invitationCode}} @@ -887,30 +892,39 @@ color: #666; } .oder-mian-guan{ - width: 50rpx; + width: 110rpx; height: 50rpx; - border-radius: 30rpx; - font-size: 28rpx; - margin-right: 8rpx; + color: #1bb097; + display: flex; + align-items: center; } .activeQ{ - background: url('../../static/follow.png') 14rpx 8rpx; + background: url('../../static/follow.png') 8rpx 4rpx; background-repeat: no-repeat; background-size:32rpx 32rpx; } .activeG{ - background: url('../../static/follow2.png') 14rpx 8rpx; + background: url('../../static/follow2.png') 8rpx 4rpx; background-repeat: no-repeat; background-size:32rpx 32rpx; } + .oder-mian-text{ + padding-left:50rpx; + font-size: 28rpx; + font-weight: bold; + + } .oder-mian-qing{ - width: 60px; height: 47rpx; line-height:47rpx; text-align: center; font-weight: 400; - font-size: 23rpx; - color: #029D88; + font-size: 24rpx; + color: #2dbe93; + border-radius: 60rpx; + padding: 0 15rpx; + border: 1px solid #2dbe93; + margin-right: 4rpx; /*background: #fff; border-radius: 60rpx; border: 1px solid #029D88;*/ @@ -1159,7 +1173,7 @@ flex-direction: row; align-items: center; justify-content: center; - padding: 2rpx 50rpx; + padding: 2rpx 30rpx; } .oder-foot-left{ display: flex; @@ -1204,11 +1218,9 @@ } .oder-mian-left{ - width: 78%; display: flex; flex-direction: row; align-items: center; - margin-left: -6rpx; } .oder-mian{ width: 100%; @@ -1342,7 +1354,7 @@ background: #eefdf8; border-radius: 30rpx 20rpx 20rpx 30rpx ; color:#8d500f; - font-size: 22rpx; + font-size: 24rpx; } .timea-img{ background:#2dbe93 url('../../static/timea.png') 2rpx 1rpx; @@ -1354,18 +1366,17 @@ margin-top: 8rpx; } .timea-fu{ - font-size: 22rpx; + font-size: 24rpx; color: #2dbe93; line-height: 44rpx; margin-left: 8rpx; margin-right: 5rpx; } .timea-time{ - font-size: 24rpx; + font-size: 25rpx; color: #2dbe93; line-height: 44rpx; padding-right: 10rpx; - } .order-sname{ width: 100%; diff --git a/pages/therapist/therapist.vue b/pages/therapist/therapist.vue index 0957dac..0d1ea30 100644 --- a/pages/therapist/therapist.vue +++ b/pages/therapist/therapist.vue @@ -8,7 +8,7 @@ {{ city }} @@ -1587,7 +1587,7 @@ import permision from "@/components/permission.js"; width: 260rpx !important; height:60rpx !important; border: 1px solid #41b9a6; - border-radius: 30rpx; + border-radius: 10rpx; color: #fff!important; } .map-list{