From 1ddd72cc466f7ffef3fcd8f7bce424516430768b Mon Sep 17 00:00:00 2001 From: YunaiV Date: Sun, 1 Oct 2023 20:16:02 +0800 Subject: [PATCH] =?UTF-8?q?product=EF=BC=9A=E4=BC=98=E5=8C=96=E5=95=86?= =?UTF-8?q?=E5=93=81=E5=8F=91=E5=B8=83=E9=A1=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit (cherry picked from commit 88677ee12133addf689409e110e8654b4b4dfdfc) --- src/router/modules/remaining.ts | 4 +- .../mall/product/spu/form/BasicInfoForm.vue | 43 ++++++------------- .../product/spu/form/OtherSettingsForm.vue | 2 +- 3 files changed, 17 insertions(+), 32 deletions(-) diff --git a/src/router/modules/remaining.ts b/src/router/modules/remaining.ts index a387bca2..414d25e3 100644 --- a/src/router/modules/remaining.ts +++ b/src/router/modules/remaining.ts @@ -346,7 +346,7 @@ const remainingRouter: AppRouteRecordRaw[] = [ hidden: true, canTo: true, icon: 'ep:edit', - title: '添加商品', + title: '商品添加', activeMenu: '/mall/product/spu' } }, @@ -359,7 +359,7 @@ const remainingRouter: AppRouteRecordRaw[] = [ hidden: true, canTo: true, icon: 'ep:edit', - title: '编辑商品', + title: '商品编辑', activeMenu: '/mall/product/spu' } }, diff --git a/src/views/mall/product/spu/form/BasicInfoForm.vue b/src/views/mall/product/spu/form/BasicInfoForm.vue index 66523432..7f03e877 100644 --- a/src/views/mall/product/spu/form/BasicInfoForm.vue +++ b/src/views/mall/product/spu/form/BasicInfoForm.vue @@ -15,15 +15,14 @@ - @@ -74,8 +73,6 @@ :value="item.id" /> - - @@ -102,7 +99,7 @@ 默认设置 - 自行设置 + 单独设置 @@ -117,7 +114,7 @@ /> - 添加规格 + 添加属性