From be481b47f69f194839f96c65c382fcd5db9931c8 Mon Sep 17 00:00:00 2001 From: lihaoyuan <18278596806@163.com> Date: Mon, 13 Oct 2025 18:15:23 +0800 Subject: [PATCH] =?UTF-8?q?update:=E6=96=B0=E5=A2=9E=E5=95=86=E5=93=81?= =?UTF-8?q?=E6=8E=A5=E5=8F=A3=E6=96=B0=E5=8A=A0=E4=B8=A4=E4=B8=AA=E5=AD=97?= =?UTF-8?q?=E6=AE=B5=20fix:=E4=BF=AE=E5=A4=8D=E4=BF=9D=E5=AD=98=E5=95=86?= =?UTF-8?q?=E5=93=81=E4=B8=8A=E4=B8=8B=E6=9E=B6=E5=BC=80=E5=85=B3=E6=98=BE?= =?UTF-8?q?=E7=A4=BA=E5=A4=B1=E8=B4=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../addProduct/components/addProductEdit.vue | 244 +++++++++++------- .../productList/components/addProductEdit.vue | 33 ++- 2 files changed, 184 insertions(+), 93 deletions(-) diff --git a/src/views/product/addProduct/components/addProductEdit.vue b/src/views/product/addProduct/components/addProductEdit.vue index c007e58..2c8c9fa 100644 --- a/src/views/product/addProduct/components/addProductEdit.vue +++ b/src/views/product/addProduct/components/addProductEdit.vue @@ -12,42 +12,55 @@
{{ __('基本信息') }}
- - - - - - - - - - + + + + + + + + + + - - {{ __('实体商品') }} - - - {{ __('虚拟商品(服务类商品)') }} - - - {{ __('电子卡券') }} - - - - - - + {{ __('实体商品') }} + + + {{ __('虚拟商品(服务类商品)') }} + + + {{ __('电子卡券') }} + + + + +
+
{{ __('辅助属性') }}
@@ -194,9 +207,7 @@ @@ -220,20 +231,35 @@ -