From 4d1ac44417ad1157ba16542bc5a1df3d96a0b53a Mon Sep 17 00:00:00 2001 From: wuhui_zzw <1760308791@qq.com> Date: Fri, 14 Jun 2024 10:33:42 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=EF=BC=9A=E5=85=AC=E5=85=B1?= =?UTF-8?q?=E5=B0=8F=E7=A8=8B=E5=BA=8F=E7=A0=81=E5=BC=B9=E6=A1=86=E7=BB=84?= =?UTF-8?q?=E4=BB=B6=20=E4=BF=AE=E6=94=B9=EF=BC=9A=E8=BF=90=E8=90=A5?= =?UTF-8?q?=E4=B8=AD=E5=BF=83=20-=20=E5=B0=8F=E7=A8=8B=E5=BA=8F=E7=A0=81?= =?UTF-8?q?=E5=BC=B9=E6=A1=86=E4=BF=AE=E6=94=B9=E4=B8=BA=E4=BD=BF=E7=94=A8?= =?UTF-8?q?=E5=85=AC=E5=85=B1=E7=BB=84=E4=BB=B6=EF=BC=8C=E4=B8=8D=E5=9C=A8?= =?UTF-8?q?=E5=8D=95=E7=8B=AC=E5=A4=84=E7=90=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/diyPopup/qrCode.vue | 103 +++++++++++++++++++++++++++++++++ pages/agent/centerV2.vue | 76 +++++++++--------------- 2 files changed, 131 insertions(+), 48 deletions(-) create mode 100644 components/diyPopup/qrCode.vue diff --git a/components/diyPopup/qrCode.vue b/components/diyPopup/qrCode.vue new file mode 100644 index 0000000..ca4fe16 --- /dev/null +++ b/components/diyPopup/qrCode.vue @@ -0,0 +1,103 @@ + + + + + diff --git a/pages/agent/centerV2.vue b/pages/agent/centerV2.vue index 698b775..20196f8 100644 --- a/pages/agent/centerV2.vue +++ b/pages/agent/centerV2.vue @@ -95,16 +95,8 @@ 取消 - - - - - 关闭 - - - - - + + @@ -112,13 +104,15 @@