From 4f11e078b827eda9ae157d551673984278831138 Mon Sep 17 00:00:00 2001 From: a0049873 <79py69t9wb@privaterelay.appleid.com> Date: Fri, 1 Jul 2022 14:31:46 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=E8=83=BD=E5=8A=9B=E9=9B=86?= =?UTF-8?q?=E5=B8=82=20=E5=92=8C=E8=AF=A6=E6=83=85=E9=A1=B5=E7=94=B3?= =?UTF-8?q?=E8=AF=B7=E5=8A=9F=E8=83=BD=20=20=20=20=20=20=E6=91=84=E5=83=8F?= =?UTF-8?q?=E5=A4=B4=E7=94=B3=E8=AF=B7=E5=8A=9F=E8=83=BD=E5=AE=8C=E5=96=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Algorithm/AlgorithmTopDetails.vue | 26 +++- .../Business/BusinessTopDetails.vue | 76 ++++++----- .../Developer/DeveloperTopDetails.vue | 26 +++- .../LayerService/LayerServiceTopDetails.vue | 26 +++- front/src/views/home/apply.vue | 4 +- .../home/components/searchResultList.vue | 37 ++++-- .../personalCenter/components/MyApply.vue | 124 +++++++++++------- .../components/PurchaseVehicle.vue | 26 ++-- 8 files changed, 229 insertions(+), 116 deletions(-) diff --git a/front/src/views/detailsAll/components/Algorithm/AlgorithmTopDetails.vue b/front/src/views/detailsAll/components/Algorithm/AlgorithmTopDetails.vue index 6d2288af..0554fbfd 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-06-13 15:29:27 + * @LastEditTime: 2022-07-01 14:16:18 * @Description: 算法详情页头部 -->