From 5e91ab13a9648632bf1df280fb8e239ed1c71d1d Mon Sep 17 00:00:00 2001 From: a0049873 <79py69t9wb@privaterelay.appleid.com> Date: Tue, 5 Jul 2022 11:51:31 +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 --- .../Algorithm/AlgorithmTopDetails.vue | 3 ++- .../Business/BusinessTopDetails.vue | 3 ++- .../Developer/DeveloperTopDetails.vue | 3 ++- .../LayerService/LayerServiceTopDetails.vue | 3 ++- front/src/views/home/apply.vue | 22 ++++++++++--------- 5 files changed, 20 insertions(+), 14 deletions(-) diff --git a/front/src/views/detailsAll/components/Algorithm/AlgorithmTopDetails.vue b/front/src/views/detailsAll/components/Algorithm/AlgorithmTopDetails.vue index d07af6cc..06303258 100644 --- a/front/src/views/detailsAll/components/Algorithm/AlgorithmTopDetails.vue +++ b/front/src/views/detailsAll/components/Algorithm/AlgorithmTopDetails.vue @@ -2,7 +2,7 @@ * @Author: hisense.liangjunhua * @Date: 2022-06-08 11:56:28 * @LastEditors: hisense.liangjunhua - * @LastEditTime: 2022-07-01 14:16:18 + * @LastEditTime: 2022-07-05 11:41:52 * @Description: 算法详情页头部 -->