diff --git a/front/src/App.vue b/front/src/App.vue index ce2073f2..82c2265f 100644 --- a/front/src/App.vue +++ b/front/src/App.vue @@ -13,62 +13,56 @@ diff --git a/front/src/assets/detailsAll/back.png b/front/src/assets/detailsAll/back.png new file mode 100644 index 00000000..6ba80511 Binary files /dev/null and b/front/src/assets/detailsAll/back.png differ diff --git a/front/src/views/detailsAll/components/LayerService/LayerServiceInformation.vue b/front/src/views/detailsAll/components/LayerService/LayerServiceInformation.vue index a0686593..e119baca 100644 --- a/front/src/views/detailsAll/components/LayerService/LayerServiceInformation.vue +++ b/front/src/views/detailsAll/components/LayerService/LayerServiceInformation.vue @@ -44,214 +44,227 @@ diff --git a/front/src/views/home/DetailsPageconetent.vue b/front/src/views/home/DetailsPageconetent.vue index f7cc45a0..f1d89e99 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,111 +46,45 @@
-