From 8f33c9f3758a3003424a342749cc4234440b1ff9 Mon Sep 17 00:00:00 2001 From: wuhongjian Date: Tue, 25 Oct 2022 11:30:05 +0800 Subject: [PATCH] =?UTF-8?q?bug=E4=BF=AE=E5=A4=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 3 +- front/src/views/home/DetailsPageconetent.vue | 3563 +++++++++-------- .../home/components/searchResultList.vue | 15 +- 3 files changed, 1940 insertions(+), 1641 deletions(-) diff --git a/.gitignore b/.gitignore index ea7fa33a..2ebfa222 100644 --- a/.gitignore +++ b/.gitignore @@ -9,4 +9,5 @@ front/public/index.html back/dist-西海岸-后台管理-v0.8.2.1.zip back/dist-市局-后台管理-v0.8.2.3.zip back/dist-西海岸-后台管理-v0.8.2.4.d.zip -*.zip \ No newline at end of file +*.zip +front/public/static/config/basicConfig.js diff --git a/front/src/views/home/DetailsPageconetent.vue b/front/src/views/home/DetailsPageconetent.vue index b4bfc172..f8907262 100644 --- a/front/src/views/home/DetailsPageconetent.vue +++ b/front/src/views/home/DetailsPageconetent.vue @@ -12,32 +12,55 @@
模糊搜索 - + - -
-
- +
+ {{ - 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') + + ')' }} @@ -46,45 +69,89 @@
-