diff --git a/high-unionPay/pages/goods/refuel-confirm/refuel-confirm.vue b/high-unionPay/pages/goods/refuel-confirm/refuel-confirm.vue index 90fd6ed..192cbd4 100644 --- a/high-unionPay/pages/goods/refuel-confirm/refuel-confirm.vue +++ b/high-unionPay/pages/goods/refuel-confirm/refuel-confirm.vue @@ -33,7 +33,7 @@ - 支付方式 + 重要说明 1. 合计: ¥{{payprice}} - + diff --git a/high-unionPay/pages/tabBar/user/user.vue b/high-unionPay/pages/tabBar/user/user.vue index a1891b9..adf78c7 100644 --- a/high-unionPay/pages/tabBar/user/user.vue +++ b/high-unionPay/pages/tabBar/user/user.vue @@ -89,14 +89,10 @@ - + - {{row.text}} - + --> 我的 @@ -221,11 +217,12 @@ } ], // 推广列表 - mytgbarList: [{ - url: '', - text: '客服', - img: 'user/kefu.png' - }, + mytgbarList: [ + // { + // url: '', + // text: '客服', + // img: 'user/kefu.png' + // }, { url: '../../login/login?id=1', text: '商户入口', diff --git a/high-unionPay/subPages/unionPay-orderList/unionPay-orderList.vue b/high-unionPay/subPages/unionPay-orderList/unionPay-orderList.vue index 57b4f16..8924a3c 100644 --- a/high-unionPay/subPages/unionPay-orderList/unionPay-orderList.vue +++ b/high-unionPay/subPages/unionPay-orderList/unionPay-orderList.vue @@ -38,9 +38,7 @@ ¥{{row.payPrice}} - - {{row.payPrice*100}} + ¥{{row.payPrice*100}} {{typeText[row.status]}}