From 4f41648fa45e348e5183d1c2d5bc8f7b9c338469 Mon Sep 17 00:00:00 2001 From: guoyue Date: Thu, 3 Nov 2022 09:22:18 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E5=BA=94=E7=94=A8=E8=B5=84?= =?UTF-8?q?=E6=BA=90=E8=AF=A6=E6=83=85=E8=BF=94=E5=9B=9E=E6=9C=AA=E9=80=89?= =?UTF-8?q?=E4=B8=ADbug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- front/src/views/home/DetailsPageconetent.vue | 3771 +++++++++--------- 1 file changed, 1790 insertions(+), 1981 deletions(-) diff --git a/front/src/views/home/DetailsPageconetent.vue b/front/src/views/home/DetailsPageconetent.vue index 57a235de..7057f462 100644 --- a/front/src/views/home/DetailsPageconetent.vue +++ b/front/src/views/home/DetailsPageconetent.vue @@ -12,55 +12,32 @@
模糊搜索 - + - -
-
- +
+ {{ - item.name + - '(' + - (globalData.data.filter((val) => val.type === item.name)[0] - .count || '0') + - ')' + item.name + + '(' + + (globalData.data.filter((val) => val.type === item.name)[0] + .count || '0') + + ')' }} @@ -69,89 +46,45 @@
-