From a3b72d5ad6f9ae4779dc0b62ccf5bf44eed9d4c4 Mon Sep 17 00:00:00 2001 From: YeMingfei666 <1619116647@qq.com> Date: Sat, 14 Sep 2024 18:26:11 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=95=86=E5=93=81=E7=BC=96?= =?UTF-8?q?=E8=BE=91=E9=83=A8=E5=88=86=E4=BB=A3=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pageProduct/add-Product/add-Product.vue | 2 +- .../index/components/category - 副本 (2).vue | 120 +++++++++++ pageProduct/index/components/category.vue | 88 ++++---- pageProduct/index/components/control.vue | 4 +- pageProduct/index/components/goods.vue | 84 ++++---- pageProduct/index/index.vue | 190 +++++++++--------- 6 files changed, 296 insertions(+), 192 deletions(-) create mode 100644 pageProduct/index/components/category - 副本 (2).vue diff --git a/pageProduct/add-Product/add-Product.vue b/pageProduct/add-Product/add-Product.vue index 6268391..b13bd6f 100644 --- a/pageProduct/add-Product/add-Product.vue +++ b/pageProduct/add-Product/add-Product.vue @@ -1,6 +1,6 @@