diff --git a/my/order/pay.vue b/my/order/pay.vue
index d976c78..a889059 100644
--- a/my/order/pay.vue
+++ b/my/order/pay.vue
@@ -1925,7 +1925,7 @@
width: 100%;
text-align: center;
font-weight: bold;
- font-size: 29rpx;
+ font-size: 32rpx;
color: #333333;
padding-bottom: 10px;
margin-bottom: 10px;
@@ -2237,7 +2237,6 @@
border-radius: 16rpx 16rpx 16rpx 1rpx ;
color: #fff;
font-size: 12px;
-
}
.justify-title-nav{
width: 90%;
diff --git a/my/order/paydingTCX.vue b/my/order/paydingTCX.vue
index 5e420de..fae7e47 100644
--- a/my/order/paydingTCX.vue
+++ b/my/order/paydingTCX.vue
@@ -94,54 +94,60 @@
- {{order.technicianType=='3'?'新手':order.technicianType=='4'?'专家':order.technicianType=='5'?'资深':''}}
+ {{order.technicianType=='3'?'新手':order.technicianType=='4'?'专家':order.technicianType=='5'?'资深':''}}
- 订单信息
-
- 订单编号
+
+ 订单信息
+
+
+
+ 订单编号
- {{order.ordersNo}}
+ {{order.ordersNo}}
-
- 预约时间
- {{order.serveTime}}
+
+ 预约时间
+ {{order.serveTime}}
-
- 下单时间
- {{order.createTime}}
+
+ 下单时间
+ {{order.createTime}}
-
- 订单费用
-
- {{order.packageType=='105'?'项目次卡':order.packageType=='106'?'服务疗程':'套餐名称'}}
-
+
+
+ 订单费用
+
+
+
+ {{order.packageType=='105'?'项目次卡':order.packageType=='106'?'服务疗程':'套餐名称'}}
+
{{order.ordersMassageList[0].userPackageDetail?order.ordersMassageList[0].userPackageDetail.mainTitle:order.ordersMassageList[0].massageType.mainTitle}}
-
- 项目名称
- {{order.entryName}}
+
+ 项目名称
+ {{order.entryName}}
-
- 服务时长
- {{order.duration}}分钟
+
+ 服务时长
+ {{order.duration}}分钟
-
- 项目价格
- ¥{{order.massagePrice}}
+
+ 项目价格
+ ¥{{order.massagePrice}}
-
- 会员折扣
- {{order.vipRate}}%
+
+ 会员折扣
+ {{order.vipRate}}%
-
+
实付金额:
@@ -149,21 +155,24 @@
-
- 出行费用
-
- 出行方式
- 公交
- 出租
- 免费
+
+
+ 出行费用
+
-
- 全程距离
- {{order.km}}km
+
+ 出行方式
+ 公交
+ 出租
+ 免费
-
- 出行交通费用
- ¥{{order.taxiMoney}}
+
+ 全程距离
+ {{order.km}}km
+
+
+ 出行交通费用
+ ¥{{order.taxiMoney}}
备注内容
@@ -173,21 +182,19 @@
- 费用明细
+ 费用明细
-
- 订单费用:
- ¥0
+
+ 订单费用:
+ ¥0
-
- 出行费用:
- ¥{{order.taxiMoney}}
+
+ 出行费用:
+ ¥{{order.taxiMoney}}
总金额
- ¥{{order.taxiMoney}}
+ ¥{{order.taxiMoney}}
@@ -1689,7 +1696,7 @@
height: 65rpx;
background-color: rgba(247, 247, 247, 0.8);
border-radius: 33rpx;
- padding: 0px 5px;
+ padding: 0px 10px;
}
.fei-view-list span:nth-child(1),.fei-view-list-z span:nth-child(1){
color: #666666;
@@ -1714,7 +1721,7 @@
width: 100%;
text-align: center;
font-weight: bold;
- font-size: 29rpx;
+ font-size: 32rpx;
color: #333333;
padding-bottom: 10px;
margin-bottom: 10px;
@@ -2017,4 +2024,36 @@
line-height: 80rpx;
text-align:right;
}
+ .level_button{
+ padding: 3rpx 13rpx;
+ background: linear-gradient(to right, #fe9131, #ff9869);
+ border-radius: 16rpx 16rpx 16rpx 1rpx ;
+ color: #fff;
+ font-size: 12px;
+ }
+ .justify-title-nav{
+ width: 90%;
+ display: flex;
+ flex-direction: column;
+ position: relative;
+ margin: 10px 0;
+ }
+ .justify-title-nav-bor{
+ width: 64px;
+ height: 5px;
+ border-radius: 3px;
+ position: absolute;
+ bottom: 0;
+ background: linear-gradient(90deg, rgba(234, 248, 245, 0.7), rgba(132, 211, 196, 0.7));
+ }
+ .justify-title{
+ font-weight: bold;
+ font-size: 32rpx;
+ color: #333;
+ }
+ .jusitify-line-end{
+ height: 1px;
+ border-bottom: 1px #f4f4f4 solid;
+ margin: 15px 0;
+ }
\ No newline at end of file
diff --git a/pages/therapist/therapist.vue b/pages/therapist/therapist.vue
index 6768b9e..1335006 100644
--- a/pages/therapist/therapist.vue
+++ b/pages/therapist/therapist.vue
@@ -55,6 +55,9 @@
{{ item.distance }}
+
+ {{item.content}}
+