From c4079cd7a1ec0fc14bbd7beb5087fce4c060ee0c Mon Sep 17 00:00:00 2001 From: weipengfei <2187978347@qq.com> Date: Fri, 31 May 2024 15:46:52 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/store/store_category/edit.vue | 184 ++++++------ src/views/store/store_category/index.vue | 176 ++++++------ src/views/store/store_product/details.vue | 16 +- src/views/store/store_product/edit.vue | 332 +++++++++------------- src/views/store/store_product/index.vue | 232 ++++++--------- 5 files changed, 414 insertions(+), 526 deletions(-) diff --git a/src/views/store/store_category/edit.vue b/src/views/store/store_category/edit.vue index e9f97fc88..e771b0b7f 100644 --- a/src/views/store/store_category/edit.vue +++ b/src/views/store/store_category/edit.vue @@ -1,43 +1,45 @@ diff --git a/src/views/store/store_category/index.vue b/src/views/store/store_category/index.vue index 6cb15d236..d148a7486 100644 --- a/src/views/store/store_category/index.vue +++ b/src/views/store/store_category/index.vue @@ -1,75 +1,77 @@ diff --git a/src/views/store/store_product/details.vue b/src/views/store/store_product/details.vue index 9791c06cc..b98937f42 100644 --- a/src/views/store/store_product/details.vue +++ b/src/views/store/store_product/details.vue @@ -1,16 +1,10 @@