From e12da572ac723f10ad70e46c9a196952cbd88a77 Mon Sep 17 00:00:00 2001 From: unknown Date: Thu, 8 Apr 2021 16:33:00 +0800 Subject: [PATCH] =?UTF-8?q?api=E8=B7=AF=E5=BE=84=E5=A4=A7=E5=B0=8F?= =?UTF-8?q?=E5=86=99=E6=9B=B4=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- rest/project.http | 2 +- src/components/Banner/Banner.vue | 6 --- src/config/api.js | 6 +-- src/views/About/Children/Introduce.vue | 9 +++- src/views/Challenge/components/Enroll.vue | 58 +++++------------------ 5 files changed, 23 insertions(+), 58 deletions(-) diff --git a/rest/project.http b/rest/project.http index 23852d3..96b419b 100644 --- a/rest/project.http +++ b/rest/project.http @@ -40,7 +40,7 @@ POST {{tall}}/users/signin ### 根据团队id查看研发团队相关信息 -POST {{greenvalley}}/Business/FrontSearchCompany +POST {{greenvalley}}/business/frontSearchCompany {{type}} Authorization: Bearer {{login.response.body.$.data.token}} diff --git a/src/components/Banner/Banner.vue b/src/components/Banner/Banner.vue index d405903..a72d3d4 100644 --- a/src/components/Banner/Banner.vue +++ b/src/components/Banner/Banner.vue @@ -1,9 +1,3 @@ - -