From 730079ce4971f5b32156b0ca712ec8ed76e806a1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=A6=86=E9=92=B1=E8=90=BD=E5=B0=BD=E6=A7=BF=E8=8A=B1?= =?UTF-8?q?=E7=A8=80?= <2675540038@qq.com> Date: Tue, 3 Jun 2025 18:13:16 +0800 Subject: [PATCH] =?UTF-8?q?1=E3=80=81=E6=8A=A5=E5=90=8D=E6=88=90=E5=8A=9F?= =?UTF-8?q?=E7=9A=84=E6=8C=89=E9=92=AE=E8=BE=B9=E6=A1=86=EF=BC=8C=E4=BB=A5?= =?UTF-8?q?=E5=8F=8A=E8=AE=A2=E5=8D=95=E8=AF=A6=E6=83=85=E9=87=8C=E7=9A=84?= =?UTF-8?q?=E4=BA=8C=E7=BB=B4=E7=A0=81=E8=BE=B9=E6=A1=86=E5=B1=95=E7=A4=BA?= =?UTF-8?q?=E4=B8=8D=E5=85=A8=202.=E4=B8=AA=E4=BA=BA=E4=B8=AD=E5=BF=83-?= =?UTF-8?q?=E6=88=91=E7=9A=84=E5=8F=91=E5=B8=83=EF=BC=8C=E5=88=97=E8=A1=A8?= =?UTF-8?q?=E9=87=8C=E7=9A=84=E6=8C=89=E9=92=AE=E4=BD=8D=E7=BD=AE=E4=BF=AE?= =?UTF-8?q?=E6=94=B9=203.banner=E4=B8=8A=E7=9A=84=E6=A0=87=E9=A2=98?= =?UTF-8?q?=EF=BC=8C=E6=96=87=E5=AD=97=E5=86=85=E5=AE=B9=E6=97=A0=E6=B3=95?= =?UTF-8?q?=E6=AD=A3=E5=B8=B8=E5=B1=95=E7=A4=BA=204.=E8=AE=A2=E5=8D=95?= =?UTF-8?q?=E8=AF=A6=E6=83=85=E9=A1=B5=E9=87=8C=E7=9A=84=E5=B1=95=E7=A4=BA?= =?UTF-8?q?=E5=86=85=E5=AE=B9=EF=BC=8C=E9=97=B4=E8=B7=9D=E9=97=AE=E9=A2=98?= =?UTF-8?q?=E8=A6=81=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 3 +- components/fuyu-MixSwiper/fuyu-MixSwiper.vue | 83 +- packageA/my/orderList.vue | 2086 ++++++++-------- packageA/my/pendinPayDetail.vue | 153 +- packageA/my/success.vue | 2 +- packageA/qrcodeSwiper.vue | 244 +- pages/index/index.vue | 2254 +++++++++--------- 7 files changed, 2422 insertions(+), 2403 deletions(-) diff --git a/.gitignore b/.gitignore index eea31a7..6594faf 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ .DS_Store node_modules +unpackage dist/ npm-debug.log* yarn-debug.log* @@ -9,10 +10,10 @@ yarn-error.log* tests/**/coverage/ tests/e2e/reports selenium-debug.log - # Editor directories and files .idea .vscode +.history *.suo *.ntvs* *.njsproj diff --git a/components/fuyu-MixSwiper/fuyu-MixSwiper.vue b/components/fuyu-MixSwiper/fuyu-MixSwiper.vue index 950b99f..2e0006f 100644 --- a/components/fuyu-MixSwiper/fuyu-MixSwiper.vue +++ b/components/fuyu-MixSwiper/fuyu-MixSwiper.vue @@ -1,42 +1,12 @@ - - - \ No newline at end of file + + + + + \ No newline at end of file diff --git a/pages/index/index.vue b/pages/index/index.vue index 581f7f0..4b1f63d 100644 --- a/pages/index/index.vue +++ b/pages/index/index.vue @@ -1,1050 +1,1070 @@ \ No newline at end of file