From 20b4316e520c83f0919b08778bfe091f895f2bf6 Mon Sep 17 00:00:00 2001 From: yangrz Date: Sun, 28 Apr 2024 17:55:12 +0800 Subject: [PATCH] =?UTF-8?q?=E7=94=A8=E6=88=B7=E6=8E=92=E9=98=9F=E4=B8=AD?= =?UTF-8?q?=E9=87=91=E9=A2=9D=E6=98=BE=E7=A4=BA=EF=BC=8C=E6=B4=BB=E5=8A=A8?= =?UTF-8?q?=E8=A7=84=E5=88=99=E6=9F=A5=E7=9C=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- agentApp/pages/allpages/index.vue | 7 +++-- agentApp/pages/payment/payment.vue | 30 +++++++++++++++++-- .../queuing-information.vue | 2 +- agentApp/pages/user-orders/user-orders.vue | 6 +++- 4 files changed, 38 insertions(+), 7 deletions(-) diff --git a/agentApp/pages/allpages/index.vue b/agentApp/pages/allpages/index.vue index 9c87842..d26783c 100644 --- a/agentApp/pages/allpages/index.vue +++ b/agentApp/pages/allpages/index.vue @@ -1,5 +1,5 @@