diff --git a/my/wallet/index.vue b/my/wallet/index.vue index ed5820f..3a35c2b 100644 --- a/my/wallet/index.vue +++ b/my/wallet/index.vue @@ -36,7 +36,7 @@ 实得 - {{item.money}} + ¥{{item.money}} 金额 @@ -1376,7 +1376,7 @@ background:#f2f2f2; border-radius:10rpx; display: flex; - justify-content: space-between; + justify-content: flex-end; } .amount-balance span:nth-child(1){ color:#666; diff --git a/pages/index/index.vue b/pages/index/index.vue index 6d4df03..1f98051 100644 --- a/pages/index/index.vue +++ b/pages/index/index.vue @@ -1343,7 +1343,7 @@ display: flex; flex-direction: column; background: linear-gradient(180deg,rgba(238, 250, 246,0.6),rgba(255, 255, 255,0.9)); - margin: 20rpx 0px 80px 0px; + margin: 20rpx 0px 150px 0px; } .index-fujin-jie-id{ height: 30rpx; diff --git a/pages/index/order/order.vue b/pages/index/order/order.vue index cdeda5a..aab3c84 100644 --- a/pages/index/order/order.vue +++ b/pages/index/order/order.vue @@ -58,9 +58,9 @@ 已售{{order.sales}} - + diff --git a/pages/my/cikarDrtail.vue b/pages/my/cikarDrtail.vue index 2f1b90f..7c0b83d 100644 --- a/pages/my/cikarDrtail.vue +++ b/pages/my/cikarDrtail.vue @@ -44,7 +44,7 @@ 未服务全额退款 - + 不满意重做 diff --git a/pages/my/cureOderDrtail.vue b/pages/my/cureOderDrtail.vue index f9efcb2..20c735c 100644 --- a/pages/my/cureOderDrtail.vue +++ b/pages/my/cureOderDrtail.vue @@ -49,12 +49,12 @@ - 保障 + 未服务全额退款 - + 不满意重做 diff --git a/pages/my/fuwuDateil.vue b/pages/my/fuwuDateil.vue index cfb8533..0564d8b 100644 --- a/pages/my/fuwuDateil.vue +++ b/pages/my/fuwuDateil.vue @@ -42,12 +42,12 @@ - 保障 + 未服务全额退款 - + 不满意重做 diff --git a/pages/my/fuwuliaocheng.vue b/pages/my/fuwuliaocheng.vue index 1976e51..bdc721c 100644 --- a/pages/my/fuwuliaocheng.vue +++ b/pages/my/fuwuliaocheng.vue @@ -400,7 +400,7 @@ position: relative; } /deep/.uni-searchbar{ - width: 250px; + width: 230px; border-radius: 31rpx; } .service-head-top-left image{ diff --git a/pages/my/fuwuliaochengDetail.vue b/pages/my/fuwuliaochengDetail.vue index dd0b7df..1ec9a35 100644 --- a/pages/my/fuwuliaochengDetail.vue +++ b/pages/my/fuwuliaochengDetail.vue @@ -49,7 +49,7 @@ 未服务全额退款 - + 不满意重做 diff --git a/pages/my/historyMy.vue b/pages/my/historyMy.vue index d1d0ab3..0da9c4e 100644 --- a/pages/my/historyMy.vue +++ b/pages/my/historyMy.vue @@ -39,7 +39,7 @@ {{item.price}} - /元套 + /套 {{item.oldPrice}} diff --git a/pages/my/jIShiDateil.vue b/pages/my/jIShiDateil.vue index e9af204..447ce6c 100644 --- a/pages/my/jIShiDateil.vue +++ b/pages/my/jIShiDateil.vue @@ -42,12 +42,12 @@ - 保障 + 未服务全额退款 - + 不满意重做 diff --git a/pages/my/myCiLiaoDetail.vue b/pages/my/myCiLiaoDetail.vue index 751b00b..48330eb 100644 --- a/pages/my/myCiLiaoDetail.vue +++ b/pages/my/myCiLiaoDetail.vue @@ -35,12 +35,12 @@ - 保障 + 未服务全额退款 - + 不满意重做 diff --git a/pages/my/serviceOderDrtail.vue b/pages/my/serviceOderDrtail.vue index c4581a2..8463ed0 100644 --- a/pages/my/serviceOderDrtail.vue +++ b/pages/my/serviceOderDrtail.vue @@ -669,7 +669,7 @@ margin-left: 27px; } .detail-view-mina{ - width: 74%; + width: 70%; display: flex; flex-direction: column; justify-content: space-around; diff --git a/pages/my/servicePackage.vue b/pages/my/servicePackage.vue index f8f5f86..9182bba 100644 --- a/pages/my/servicePackage.vue +++ b/pages/my/servicePackage.vue @@ -397,7 +397,7 @@ position: relative; } /deep/.uni-searchbar{ - width: 250px; + width: 230px; border-radius: 31rpx; } .service-head-top-left image{