From 766cf84c5f6a061725c2582e8a495dc757c6d8cb Mon Sep 17 00:00:00 2001 From: Wik-T <812952667@qq.com> Date: Fri, 13 Jan 2023 16:10:48 +0800 Subject: [PATCH] =?UTF-8?q?1.=E4=BC=98=E5=8C=962.0=20=E4=BB=A3=E7=A0=81?= =?UTF-8?q?=E4=BF=AE=E6=94=B9=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- high-unionPay/Utils/Api.js | 4 +- high-unionPay/pages.json | 12 +- .../goods/refuel-confirm/refuel-confirm.vue | 328 +++++++----------- high-unionPay/pages/order/confirmation.vue | 23 +- .../unionComfirmation/unionComfirmation.vue | 43 +-- high-unionPay/pages/user/news/news.vue | 72 +++- .../qianzhu-KFC/confirmOrder/confirmOrder.vue | 38 +- .../qianzhu-KFC/kfc-details/kfc-details.vue | 22 -- .../kfc-menu-list/kfc-menu-list.vue | 6 - .../order-details/order-details.vue | 168 +++++---- .../qianzhu-KFC/static/imgs/desloca.png | Bin 904 -> 6447 bytes 11 files changed, 336 insertions(+), 380 deletions(-) delete mode 100644 high-unionPay/qianzhu-KFC/kfc-details/kfc-details.vue diff --git a/high-unionPay/Utils/Api.js b/high-unionPay/Utils/Api.js index 9c7c89b..320b882 100644 --- a/high-unionPay/Utils/Api.js +++ b/high-unionPay/Utils/Api.js @@ -496,8 +496,8 @@ export const getRebateIntegral = params => { return POST('POST', `${base}/common/getRebateIntegral`, params).then(res => res.data); } //站内信列表 -export const queryMsgByList = params => { - return POST('GET', `${base}/bsMsg/queryMsgByList`, params).then(res => res.data); +export const getMsgByList = params => { + return POST('GET', `${base}/bsMsg/getMsgByList`, params).then(res => res.data); } diff --git a/high-unionPay/pages.json b/high-unionPay/pages.json index 7c7a0ec..bbc0b0b 100644 --- a/high-unionPay/pages.json +++ b/high-unionPay/pages.json @@ -942,17 +942,7 @@ } } - }, { - "path": "kfc-details/kfc-details", - "style": { - "navigationBarTitleText": "详情", - "enablePullDownRefresh": false, - "app-plus": { - "titleNView": false //禁用原生导航栏 - } - } - - }, { + },{ "path": "kfc-menu-list/kfc-menu-list", "style": { "navigationBarTitleText": "菜单", diff --git a/high-unionPay/pages/goods/refuel-confirm/refuel-confirm.vue b/high-unionPay/pages/goods/refuel-confirm/refuel-confirm.vue index 1ed7a12..eb9c25d 100644 --- a/high-unionPay/pages/goods/refuel-confirm/refuel-confirm.vue +++ b/high-unionPay/pages/goods/refuel-confirm/refuel-confirm.vue @@ -77,13 +77,14 @@ ¥0 - - - - 邀请码 - + + + + 邀请码 + - + @@ -150,37 +151,37 @@ 支付方式: - + - - + + 银联支付 - + - - + + 油卡支付余额: {{oilPirce}}元 - + - + 重要说明 @@ -202,25 +203,23 @@ 优惠券选择 - + @click="radioChanges(items,items)"> + - {{items.highDiscount.discountName}} + {{items.discountName}} - 有效期:{{items.highDiscount.salesEndTime | timeFormat('yyyy-mm-dd hh:mm:ss')}} + 有效期:{{items.useEndTime | timeFormat('yyyy-mm-dd hh:mm:ss')}} - - - @@ -234,19 +233,17 @@ - - diff --git a/high-unionPay/qianzhu-KFC/kfc-menu-list/kfc-menu-list.vue b/high-unionPay/qianzhu-KFC/kfc-menu-list/kfc-menu-list.vue index 163fa3f..c62edd3 100644 --- a/high-unionPay/qianzhu-KFC/kfc-menu-list/kfc-menu-list.vue +++ b/high-unionPay/qianzhu-KFC/kfc-menu-list/kfc-menu-list.vue @@ -499,12 +499,6 @@ return true; - }, - //跳转详情 - navToList() { - uni.navigateTo({ - url: '../kfc-details/kfc-details' - }) } } } diff --git a/high-unionPay/qianzhu-KFC/order-details/order-details.vue b/high-unionPay/qianzhu-KFC/order-details/order-details.vue index 3accc1e..8f86477 100644 --- a/high-unionPay/qianzhu-KFC/order-details/order-details.vue +++ b/high-unionPay/qianzhu-KFC/order-details/order-details.vue @@ -11,10 +11,10 @@ - - + --> {{typeText[orderList.orderStatus]}} @@ -38,9 +38,9 @@ - 订单已准备完毕,喜欢您再来 + 订单已准备完毕,喜欢您再来 - + 请至柜台凭取餐码取餐 如有询问手机尾号请点击右侧按钮查看 @@ -64,19 +64,21 @@ v-for="(item,index) in recinfo.object.orderItems" :key='index'>{{item.code}} - {{recinfo.statusDesc}} + + {{typeText[orderList.orderStatus]}} {{recinfo.statusDesc}} - + 充值明细 - {{orderList.highChildOrderList[0].storeName}} + + {{orderList.highChildOrderList[0].storeName}} - - - + + + + - - - - + + + + + + + + 商品小计 @@ -118,9 +125,9 @@ 优惠券优惠 ¥ {{orderList.deductionCouponPrice}} - - - 商品优惠 ¥ {{orderList.deductionProductPrice}} + + + 商品优惠 ¥ {{orderList.deductionProductPrice}} 积分抵扣 ¥ {{(orderList.payGold / 100).toFixed(2)}} @@ -149,11 +156,11 @@ 下单时间 {{orderList.createTime | timeFormat('yyyy-mm-dd hh:mm:ss')}} - - - 支付时间 - {{orderList.payTime | timeFormat('yyyy-mm-dd hh:mm:ss')}} - + + + 支付时间 + {{orderList.payTime | timeFormat('yyyy-mm-dd hh:mm:ss')}} + 就餐方式 店内就餐 @@ -161,9 +168,9 @@ 支付方式 - 微信 - 积分 - 工会卡 + 微信支付 + 积分兑换 + 汇联通工会卡 银联支付 @@ -182,7 +189,7 @@ - 再来一单 + @@ -191,7 +198,7 @@