diff --git a/pages/cooperate/hehuo.vue b/pages/cooperate/hehuo.vue index 30d9a68..a57617f 100644 --- a/pages/cooperate/hehuo.vue +++ b/pages/cooperate/hehuo.vue @@ -265,10 +265,10 @@ width: 90%; text-align: center; background: linear-gradient(90deg, #019C88, #28BA92, #35C495); - height: 38px; + height: 40px; border-radius: 28px; color: #ffffff; - line-height: 38px; + line-height: 40px; margin-top: 4px; font-size: 34rpx; } diff --git a/pages/my/hehuo.vue b/pages/my/hehuo.vue index efbf3ea..b356ecf 100644 --- a/pages/my/hehuo.vue +++ b/pages/my/hehuo.vue @@ -248,10 +248,10 @@ width: 90%; text-align: center; background: linear-gradient(90deg, #019C88, #28BA92, #35C495); - height: 38px; + height: 40px; border-radius: 28px; color: #ffffff; - line-height: 38px; + line-height: 40px; margin-top: 4px; font-size: 34rpx; } diff --git a/pages/therapist/orderDetail.vue b/pages/therapist/orderDetail.vue index a7dc267..5be847b 100644 --- a/pages/therapist/orderDetail.vue +++ b/pages/therapist/orderDetail.vue @@ -60,12 +60,19 @@ - + + + + + + {{order.content}} + + ID:{{order.invitationCode}} · - {{order.collectCount}}人 关注 + {{order.collectCount}}人关注 @@ -124,14 +131,8 @@ --> - - - 自我介绍 - - - {{order.content}} - - + + @@ -711,6 +712,18 @@ .swiper-img{ position: relative; } + .excel-line{ + margin: 20rpx 0; + height: 80rpx; + display: flex; + align-items: center; + justify-content: center; + } + .excel{ + width: 60rpx; + height:60rpx; + margin-right: 8rpx; + } .jianjie-title{ padding: 0px !important; text-align: left; @@ -736,7 +749,6 @@ } .jieshao{ width: 100%; - margin-top: 15rpx; font-size: 26rpx; color: #888; display: -webkit-box; @@ -1196,15 +1208,15 @@ .oder-mian-left span:nth-child(1){ font-size: 26rpx; color: #666666; - margin-right: 8px; + margin-right: 3px; } .oder-mian-left span:nth-child(2){ font-size: 50rpx; - color: #666666;margin-right: 8px; + color: #666666;margin-right: 3px; } .oder-mian-left span:nth-child(3){ font-size: 26rpx; - color: #666666; + color: #019c88; } .oder-mian-left{ width: 50%; diff --git a/static/address/address.png b/static/address/address.png new file mode 100644 index 0000000..7c9f3a4 Binary files /dev/null and b/static/address/address.png differ diff --git a/static/excel.png b/static/excel.png new file mode 100644 index 0000000..cb1eae2 Binary files /dev/null and b/static/excel.png differ