diff --git a/my/hongbao/xinrenhongbao.vue b/my/hongbao/xinrenhongbao.vue
index 451bff1..f9f798b 100644
--- a/my/hongbao/xinrenhongbao.vue
+++ b/my/hongbao/xinrenhongbao.vue
@@ -33,7 +33,7 @@
-
+
立即使用
@@ -150,6 +150,16 @@
height: 870px !important;
margin-bottom: 60rpx;
}
+ .push-button{
+ width: 100%;
+ height: 48px;
+ position: fixed;
+ bottom: 0px;
+ display: flex;
+ flex-direction: column;
+ align-items: center;
+ margin: 0 auto;
+ }
.que-btn{
display: inline-block;
width: 90%;
@@ -160,6 +170,7 @@
color: #ffffff;
line-height: 38px;
margin-top: 4px;
+ font-size: 34rpx;
}
/deep/.page-box{
width: 100%;
@@ -168,17 +179,7 @@
width: 111.81rpx;
height: 111.81rpx;
}
- .queding{
- width: 100%;
- height: 48px;
- background-color: #fff;
- position: fixed;
- bottom: 0px;
- display: flex;
- flex-direction: column;
- align-items: center;
- margin: 0 auto;
- }
+
.youhui-view-right-time{
font-weight: 400;
font-size: 22rpx;
diff --git a/my/order/pay.vue b/my/order/pay.vue
index 638a540..0b2bf8a 100644
--- a/my/order/pay.vue
+++ b/my/order/pay.vue
@@ -150,7 +150,7 @@
-
+
小计:
@@ -197,7 +197,11 @@
订单费用:
+<<<<<<< .mine
¥{{order.priceMarkup}}
+=======
+ ¥{{order.massageMoney}}
+>>>>>>> .theirs
出行费用:
@@ -271,7 +275,7 @@
-
+
小计:
@@ -318,7 +322,7 @@
订单费用:
- ¥{{order.massageMoney}}
+ ¥{{order.massageMoney}}
出行费用:
@@ -361,10 +365,10 @@
修改订单
-->
立即支付
+ class="btns">立即支付
联系客服
+ class="btns">联系客服
@@ -375,35 +379,35 @@
:custom-style="customStyle2"
shape="circle" :plain="true"
@click="goNav('/my/order/payModifyDzhifu?ordersId='+ordersId,order,'修改')"
- class="dingshi">
+ class="btns">
修改订单
联系客服
+ class="btns">联系客服
+ class="btns">
去评价
+ class="btns">
去投诉
联系客服
+ class="btns">联系客服
联系客服
+ class="btns">联系客服
联系客服
+ class="btns">联系客服
更多
@@ -438,7 +442,7 @@
联系客服
+ class="btns">联系客服
取消订单
@@ -451,7 +455,7 @@
+ class="btns">
去投诉
@@ -467,11 +471,11 @@
:custom-style="customStyle2"
shape="circle" :plain="true"
@click="goNav('/my/order/payModifyDzhifu?ordersId='+ordersId,order,'修改')"
- class="dingshi">
+ class="btns">
修改订单
联系客服
+ class="btns">联系客服
+ class="btns">
修改订单
联系客服
+ class="btns">联系客服
-
取消订单
+ class="btns">
拒单详情
联系客服
+ class="btns">联系客服
+ class="btns">
立即预约
+ class="btns">
立即预约
联系客服
+ class="btns">联系客服
@@ -714,8 +718,9 @@
orderList: [],
loading: true,
customStyle: {
- backgroundColor: '#e5e5e5',
- color: '#FFFFFF',
+ backgroundColor: '#ffffff',
+ border:' 1px solid #999',
+ color: '#333',
// #ifdef MP-WEIXIN
width: "310upx",
@@ -2344,7 +2349,7 @@