From 4faa4823801978103abcf00455d0dee6ebbb9651 Mon Sep 17 00:00:00 2001 From: YeMingfei666 <1619116647@qq.com> Date: Tue, 25 Nov 2025 09:57:02 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E7=94=B5=E5=AD=90=E5=9B=B4?= =?UTF-8?q?=E6=A0=8F=E5=BC=80=E5=85=B3=EF=BC=8C=E5=BA=97=E9=93=BA=E9=85=8D?= =?UTF-8?q?=E7=BD=AE=E5=A2=9E=E5=8A=A0=E4=BF=AE=E6=94=B9=E9=85=8D=E7=BD=AE?= =?UTF-8?q?=E5=BC=B9=E7=AA=97=E6=8F=90=E9=86=92?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/index/components/statistics.vue | 2 +- pages/shopSetUp/index.vue | 1034 ++++++++++++++----------- 2 files changed, 566 insertions(+), 470 deletions(-) diff --git a/pages/index/components/statistics.vue b/pages/index/components/statistics.vue index 026e7d1..737594b 100644 --- a/pages/index/components/statistics.vue +++ b/pages/index/components/statistics.vue @@ -121,7 +121,7 @@ const pageData = reactive({ }, { payType: "主扫收款", - key: "scanPayAmount", + key: "backScanPayAmount", payAmount: 0, bgcolor: "#FF5C6D", }, diff --git a/pages/shopSetUp/index.vue b/pages/shopSetUp/index.vue index 6e405bd..60ea6ab 100644 --- a/pages/shopSetUp/index.vue +++ b/pages/shopSetUp/index.vue @@ -1,66 +1,119 @@