From 5bdde25ceb7eabc8d37152a02f8225c12e76d045 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A7=9A=E4=BF=8A=E6=97=AD?= <398847134@qq.com> Date: Thu, 22 May 2025 16:11:32 +0800 Subject: [PATCH] =?UTF-8?q?=E7=94=B5=E5=95=86=E5=B9=B3=E5=8F=B0=E5=BC=80?= =?UTF-8?q?=E5=8F=91=E9=A1=B5=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- sub-operation-service/index.html | 1 + .../views/ecommerce/components/goodsItem.vue | 25 ++++++--- .../src/views/ecommerce/index.vue | 52 +++++++++++++++++-- 3 files changed, 68 insertions(+), 10 deletions(-) diff --git a/sub-operation-service/index.html b/sub-operation-service/index.html index 47cef74..42ede08 100644 --- a/sub-operation-service/index.html +++ b/sub-operation-service/index.html @@ -4,6 +4,7 @@ + 运营服务 diff --git a/sub-operation-service/src/views/ecommerce/components/goodsItem.vue b/sub-operation-service/src/views/ecommerce/components/goodsItem.vue index 3cb375a..e0884fd 100644 --- a/sub-operation-service/src/views/ecommerce/components/goodsItem.vue +++ b/sub-operation-service/src/views/ecommerce/components/goodsItem.vue @@ -1,11 +1,12 @@ diff --git a/sub-operation-service/src/views/ecommerce/index.vue b/sub-operation-service/src/views/ecommerce/index.vue index 6efe892..93d1110 100644 --- a/sub-operation-service/src/views/ecommerce/index.vue +++ b/sub-operation-service/src/views/ecommerce/index.vue @@ -3,15 +3,25 @@