diff --git a/my/order/payModifyCi.vue b/my/order/payModifyCi.vue index 96edb0a..733fe65 100644 --- a/my/order/payModifyCi.vue +++ b/my/order/payModifyCi.vue @@ -3,7 +3,7 @@ - 项目次卡 + 项目次卡 - + {{item.title}} 详情 - + - {{item.packagePrice}} + {{item.packagePrice}} ¥{{item.oldPrice}} @@ -83,7 +83,6 @@ -¥{{couponDataList}} 选择优惠劵 - @@ -1262,7 +1261,7 @@ align-items: flex-end; } .detail-view-mina{ - width: 68%; + width: 74%; display: flex; flex-direction: column; justify-content: space-around; @@ -1276,7 +1275,6 @@ width: 100%; display: flex; flex-direction: row; - align-items: center; justify-content: space-between; } .head-bottom{ @@ -1323,9 +1321,9 @@ .pay-title{ font-weight: bold; - font-size: 38rpx; + font-size: 31rpx; color: #333333; - margin-bottom: 5px; + margin-bottom: 8px; } .header-bottom-money-zhen span{ color: #F95900 ; @@ -1862,12 +1860,6 @@ width: 100%; background-color: #f7f7f7; } - .pay-title{ - font-weight: bold; - font-size: 28rpx; - color: #333333; - margin-bottom: 5px; - } page { background: #f7f7f7; }