From f04b8383bc4701f598d9dc403b5b26b7450e3d49 Mon Sep 17 00:00:00 2001 From: mixtan <424491071@qq.com> Date: Wed, 24 Sep 2025 19:57:52 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E5=AE=9E=E7=8E=B0=E7=94=A8=E6=88=B7?= =?UTF-8?q?=E7=99=BB=E5=BD=95=E5=AE=8C=E6=88=90=E8=AE=A2=E9=98=85=E6=B4=BB?= =?UTF-8?q?=E5=8A=A8=E6=B6=88=E6=81=AF=EF=BC=8C=E5=AE=9E=E7=8E=B0=E6=B4=BB?= =?UTF-8?q?=E5=8A=A8=E4=B8=93=E9=A2=98=E5=95=86=E5=93=81=E5=88=86=E7=B1=BB?= =?UTF-8?q?=E5=A4=A7=E5=B0=8F=EF=BC=8C=E4=BF=AE=E5=A4=8D=E5=BA=97=E9=93=BA?= =?UTF-8?q?=E5=8A=A0=E5=A5=BD=E5=8F=8B=E4=BA=8C=E7=BB=B4=E7=A0=81=E7=82=B9?= =?UTF-8?q?=E5=87=BB=E6=89=93=E7=94=B5=E8=AF=9D=E9=97=AE=E9=A2=98=EF=BC=8C?= =?UTF-8?q?=E6=B5=8B=E8=AF=95=E8=AE=A2=E5=8D=95=E6=94=AF=E4=BB=98=E5=AE=8C?= =?UTF-8?q?=E6=88=90=E7=99=BD=E5=B1=8F=E9=97=AE=E9=A2=98=EF=BC=8C=E8=B0=83?= =?UTF-8?q?=E6=95=B4=E5=BA=97=E9=93=BA=E5=95=86=E5=93=81=E5=8A=A0=E8=B4=AD?= =?UTF-8?q?=E6=82=AC=E6=B5=AE=E5=B0=BA=E5=AF=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/loginPopup.vue | 103 ++++++++++++++++++++++++---------- components/themes/diy.vue | 26 +++++++-- member/order/detail.vue | 64 +++++++++++---------- pages/checkout/checkout.vue | 6 +- pagesub/diy-page/diy-page.vue | 6 +- 5 files changed, 135 insertions(+), 70 deletions(-) diff --git a/components/loginPopup.vue b/components/loginPopup.vue index e9588a1..af4a953 100644 --- a/components/loginPopup.vue +++ b/components/loginPopup.vue @@ -1,29 +1,12 @@