From f2aa5c5e3c03268fe807ad3291213a22066fd8b5 Mon Sep 17 00:00:00 2001 From: a0049873 <79py69t9wb@privaterelay.appleid.com> Date: Fri, 15 Jul 2022 10:35:05 +0800 Subject: [PATCH] =?UTF-8?q?BUg=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- front/public/static/config/location.js | 2 +- .../views/capacityOnTheShelf/Algorithm.vue | 4 +- .../home/components/searchResultList.vue | 1 + .../personalCenter/components/MyApply.vue | 96 ++++++++++--------- 4 files changed, 56 insertions(+), 47 deletions(-) diff --git a/front/public/static/config/location.js b/front/public/static/config/location.js index 66106bcf..685e6098 100644 --- a/front/public/static/config/location.js +++ b/front/public/static/config/location.js @@ -32,7 +32,7 @@ if (newLocation === 'qingdao') { { name: '能力统计', key: 'abilityStatistics' }, // { name: '开发指南', key: 'developmentGuide' }, { name: '指导手册', key: 'instructionManual' }, - // { name: '需求中心', key: 'demandCenter' }, + { name: '需求中心', key: 'demandCenter' }, // { name: '个人中心', key: 'personalCenter' }, { name: '区市站点', key: 'mapTest' }, // { name: '后台管理', key: 'houtaiguanli' }, diff --git a/front/src/views/capacityOnTheShelf/Algorithm.vue b/front/src/views/capacityOnTheShelf/Algorithm.vue index ee58275e..5b70026c 100644 --- a/front/src/views/capacityOnTheShelf/Algorithm.vue +++ b/front/src/views/capacityOnTheShelf/Algorithm.vue @@ -2,7 +2,7 @@ * @Author: hisense.liangjunhua * @Date: 2022-06-13 10:22:27 * @LastEditors: hisense.liangjunhua - * @LastEditTime: 2022-07-14 09:44:38 + * @LastEditTime: 2022-07-15 10:14:57 * @Description: 算法上架 -->