diff --git a/my/order/revenueDetails.vue b/my/order/revenueDetails.vue index 181db05..4a96381 100644 --- a/my/order/revenueDetails.vue +++ b/my/order/revenueDetails.vue @@ -44,7 +44,7 @@ - {{order.massagePrice}} + {{order.priceMarkup}} @@ -115,9 +115,7 @@ 车费收益 - ¥{{order.artificerTaxiMoney}} - - - + ¥{{order.artificerTaxiMoney}} {{order.packageType=='104'?'套餐':order.packageType=='105'?'次卡':order.packageType=='106'?'疗程':'其他'}}名称 @@ -269,7 +267,7 @@ --> 车费收益 - ¥{{order.taxiMoney}} + ¥{{order.artificerTaxiMoney}} 加钟收益 @@ -455,7 +453,7 @@ 车费收益 - ¥ {{order.artificerTaxiMoney}} + ¥{{order.artificerTaxiMoney}} 服务项目 @@ -556,7 +554,7 @@ --> 车费收益 - ¥{{order.artificerTaxiMoney}} + ¥{{order.artificerTaxiMoney}} 加钟收益 @@ -743,8 +741,7 @@ 车费收益 - ¥ {{order.artificerTaxiMoney}} - - + ¥{{order.artificerTaxiMoney}} 项目金额 @@ -794,8 +791,7 @@ --> 车费收益 - ¥{{order.artificerTaxiMoney}} - - + ¥{{order.artificerTaxiMoney}} @@ -976,7 +972,7 @@ 车费收益 - ¥ {{order.artificerTaxiMoney}} + ¥{{order.artificerTaxiMoney}} @@ -1036,7 +1032,7 @@ --> 车费收益 - ¥{{order.artificerTaxiMoney}} + ¥{{order.artificerTaxiMoney}} @@ -1226,7 +1222,7 @@ 车费收益 - ¥ {{order.artificerTaxiMoney}} + ¥{{order.artificerTaxiMoney}} 项目金额 @@ -1318,7 +1314,7 @@ --> 车费收益 - ¥{{order.artificerTaxiMoney}} + ¥{{order.artificerTaxiMoney}} 加钟收益 diff --git a/pages/index/index.vue b/pages/index/index.vue index 7b54fb3..03a2aef 100644 --- a/pages/index/index.vue +++ b/pages/index/index.vue @@ -494,11 +494,11 @@ class="text-xl text-bold">{{ item.artificerMoneyTotal }} + 【{{ item.ordersNo }}】 联系TA - 查看详情 ¥{{ item.artificerMoneyTotal - }} + + + ¥{{ item.artificerMoneyTotal}} + + + 【{{ item.ordersNo}}】 + {{ item.address }}