From 666bc28630bc56ea2dd0daf544390bb8bc116ed6 Mon Sep 17 00:00:00 2001 From: wangdong <1551135706@qq.com> Date: Thu, 6 Jun 2024 15:40:22 +0800 Subject: [PATCH] =?UTF-8?q?=E5=95=86=E6=88=B7=E7=AE=A1=E7=90=86=E6=96=B0?= =?UTF-8?q?=E5=A2=9E=E5=AD=97=E6=AE=B5=E5=92=8C=E6=90=9C=E7=B4=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/shop/Index.vue | 58 ++++++++++++++++++++++++++++++++- src/views/shop/modules/Add.vue | 23 +++++++++++++ src/views/shop/modules/Edit.vue | 29 ++++++++++++++++- 3 files changed, 108 insertions(+), 2 deletions(-) diff --git a/src/views/shop/Index.vue b/src/views/shop/Index.vue index 60ddcec..eef0887 100644 --- a/src/views/shop/Index.vue +++ b/src/views/shop/Index.vue @@ -1,6 +1,29 @@