From 14ceb895d32c8e847da0854e67faab5b478a99bb Mon Sep 17 00:00:00 2001 From: lifizer <913626195@qq.com> Date: Fri, 28 Jun 2024 15:48:51 +0800 Subject: [PATCH] =?UTF-8?q?Fix(=E5=85=A5=E9=A9=BB):[#1876,=20#1844]1?= =?UTF-8?q?=E3=80=81=E5=AE=A1=E6=A0=B8=E4=B8=AD=E7=8A=B6=E6=80=81=E4=B8=8D?= =?UTF-8?q?=E5=8F=AF=E7=BC=96=E8=BE=91=E5=86=85=E5=AE=B9=EF=BC=9B2?= =?UTF-8?q?=E3=80=81=E4=BE=9B=E5=BA=94=E5=95=86=E5=85=A5=E9=A9=BB=E8=8E=B7?= =?UTF-8?q?=E5=8F=96=E9=AA=8C=E8=AF=81=E7=A0=81=E6=8C=89=E9=92=AE=E5=8F=98?= =?UTF-8?q?=E5=BD=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pkg_join/views/index.vue | 100 ++--- pkg_join/views/shop.vue | 384 +++++++++++-------- pkg_join/views/supplier.vue | 696 ++++++++++++++++++---------------- pkg_join/views/wholesaler.vue | 345 ++++++++++------- 4 files changed, 872 insertions(+), 653 deletions(-) diff --git a/pkg_join/views/index.vue b/pkg_join/views/index.vue index b5b5d97..a14d938 100644 --- a/pkg_join/views/index.vue +++ b/pkg_join/views/index.vue @@ -1,23 +1,42 @@