From ba34b3a17009ec70539647643a79bf4c89bfae89 Mon Sep 17 00:00:00 2001 From: fanfan Date: Fri, 2 Aug 2024 21:48:48 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BB=86=E8=8A=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/store/describe.vue | 37 +++++++++++-- src/views/store/modules/describeAdd.vue | 20 ++++++- src/views/store/modules/describeEdit.vue | 69 ++++++++++++++++-------- 3 files changed, 98 insertions(+), 28 deletions(-) diff --git a/src/views/store/describe.vue b/src/views/store/describe.vue index 1d484a0..0db47f0 100644 --- a/src/views/store/describe.vue +++ b/src/views/store/describe.vue @@ -6,10 +6,14 @@ - + - + 全部 商品 数据 @@ -26,6 +30,20 @@ 其他功能 + + + {{ item.name }} + + 搜索 @@ -47,6 +65,8 @@ {{ text == '10' ? '√' : text == '20' ? '×' : text }} {{ text == '10' ? '√' : text == '20' ? '×' : text }} {{ text == '10' ? '√' : text == '20' ? '×' : text }} + {{ text == 10 ? '零售商城' : '批发商城' }} +

{{ text }}