diff --git a/my/order/payJaZ.vue b/my/order/payJaZ.vue index 12a0bd1..7cee4d4 100644 --- a/my/order/payJaZ.vue +++ b/my/order/payJaZ.vue @@ -17,7 +17,7 @@ - + {{order.entryName}} @@ -111,9 +111,9 @@ 订单编号 + style="color: #333;font-size: 30rpx;"> {{order.ordersNo}} - + @@ -474,7 +474,11 @@ - 更多 + + + 更多 + + + + class="btns"> 去投诉 + class="btns"> 去评价 请输入提前结束的原因 - x + @@ -1775,13 +1780,16 @@ } .showBtnClass{ position: absolute; - background: #f7f7f7; + background: #fff; display: flex; flex-direction: column; width: 100px; left: 0; - margin-bottom: 50px; - margin-left: 20px; + margin-bottom: 43px; + margin-left: 10px; + border-radius: 20rpx 20rpx 20rpx 0; + box-shadow: 0px 0px 3px 0px #b5b5b5; + padding: 15rpx 5rpx; } .dingshi,.btns{ width: 0px !important; @@ -1887,10 +1895,10 @@ border-radius: 14rpx; } .xiangmu{ - width: 95%; + width: 94%; height: 263rpx; background: #FFFFFF; - border-radius: 21rpx; + border-radius:50rpx; margin: 0px auto 10px auto; display: flex; flex-direction: row; @@ -1921,7 +1929,7 @@ flex-direction: row; justify-content: space-between; align-items: center; - margin-top: 10px; + margin-top: 20px; } .popup-mian-textarea{ width: 525.69rpx; @@ -1936,12 +1944,6 @@ .popup-head span:nth-child(2){ width: 50rpx; height: 50rpx; - line-height: 19px; - text-align: center; - font-size: 24px; - color: #15AB8D; - border-radius: 50%; - border: 3px solid #15AB8D; } .popup-head span:nth-child(1){ font-weight: bold; @@ -1962,17 +1964,23 @@ width: 613rpx; height: 479rpx; background: #FFFFFF; - border-radius: 56rpx; + border-radius: 40rpx; display: flex; flex-direction: column; } /deep/.btns{ - background: #019C88 !important; - color: #fff !important; + border: 1rpx solid #e5e5e5 ; + color: #333333 !important; + margin-left: 10rpx !important; } /deep/.u-size-default{ margin: 5px 0px 0px 0px; } + .showbtn-line{ + display: flex; + flex-direction: row; + align-items: center; + } .showBtn-mian{ width: 100%; display: flex; @@ -1982,9 +1990,13 @@ justify-content: flex-end; } .gengduo{ + display: flex; + flex-direction:column; font-weight: 400; font-size: 25rpx; color: #7D7D7D; + margin-left: 20rpx; + } .showBtn-view{ width: 100%; @@ -2016,6 +2028,7 @@ } .zhuangtai{ color: #029D88; + font-size: 30rpx; } .head-title-right{ display: flex; @@ -2030,6 +2043,7 @@ overflow: hidden; white-space: nowrap; text-overflow: ellipsis; + font-size: 30rpx; } .fei-view-list span,.fei-view-list-z span{ font-weight: bold; @@ -2097,7 +2111,7 @@ } .list-pay{ width: 100%; - padding: 0px 29rpx; + padding: 0 29rpx 20rpx 29rpx ; } .pay-ding-top{ width: 100%; @@ -2142,7 +2156,7 @@ font-size: 25rpx; } .money-pay-zhen span:nth-child(2){ - font-size: 31.25rpx; + font-size: 32rpx; font-weight: bold; } .money-pay-zhen{ @@ -2328,6 +2342,7 @@ justify-content: center; height: 127rpx; padding: 0 30rpx; + border-top: 1px solid #f5f5f5; } .box {