From dff45a59d734b7a9c445adae4b0fbef470b0ce84 Mon Sep 17 00:00:00 2001 From: wangkesi Date: Thu, 11 Oct 2018 16:54:23 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E4=BA=86=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/view/goods-classify.vue | 52 ++++++++++++++++++++++++++++++++----- 1 file changed, 46 insertions(+), 6 deletions(-) diff --git a/src/view/goods-classify.vue b/src/view/goods-classify.vue index c16970b..66201a5 100644 --- a/src/view/goods-classify.vue +++ b/src/view/goods-classify.vue @@ -27,9 +27,9 @@
-

{{goods.name}}

+

{{goods.name}}

{{goods.shortDesc}}

-
+
{{label.labelText}}
@@ -261,6 +261,33 @@ export default { };