From 2290e9ead8cf407fbba921703f37eacaf7ecfe02 Mon Sep 17 00:00:00 2001 From: lucky Date: Mon, 25 Jan 2021 14:18:52 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A7=A3=E5=86=B3=E8=AD=A6=E5=91=8A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/Activity/components/Enroll.vue | 96 +++++++++++++++--- .../IncubationPlatform/Children/Products.vue | 11 ++- .../IncubationPlatform/Children/Services.vue | 98 ++++++++++++++++--- src/views/NewPlatform/Children/Share.vue | 22 +++-- .../Children/ShareChild/Institute.vue | 15 ++- src/views/NewPlatform/Children/Transfer.vue | 12 ++- src/views/User/Login.vue | 87 +++++++++++++--- 7 files changed, 279 insertions(+), 62 deletions(-) diff --git a/src/views/Activity/components/Enroll.vue b/src/views/Activity/components/Enroll.vue index 9b12796..7dc8719 100644 --- a/src/views/Activity/components/Enroll.vue +++ b/src/views/Activity/components/Enroll.vue @@ -2,44 +2,110 @@
立即报名 - + - + - + - +
- +
- + - - + + - +
- + 获取验证码
- +
- 重新发送 {{ interval }} - 获取验证码 + 重新发送 {{ interval }} + 获取验证码
diff --git a/src/views/IncubationPlatform/Children/Products.vue b/src/views/IncubationPlatform/Children/Products.vue index 353c1b2..97aad8c 100644 --- a/src/views/IncubationPlatform/Children/Products.vue +++ b/src/views/IncubationPlatform/Children/Products.vue @@ -16,11 +16,16 @@ @click="choose(index)" class="ins-name" v-for="(item, index) in productLists" - >{{ item.name }} + >{{ item.name }}
- +
diff --git a/src/views/IncubationPlatform/Children/Services.vue b/src/views/IncubationPlatform/Children/Services.vue index 1afb5df..3ae868f 100644 --- a/src/views/IncubationPlatform/Children/Services.vue +++ b/src/views/IncubationPlatform/Children/Services.vue @@ -42,36 +42,94 @@ v-show="total > 8" /> - + - + - + - - + + - +
- + 获取验证码
- +
- 重新发送 {{ interval }} - 获取验证码 + 重新发送 {{ interval }} + 获取验证码
- - + + - - 点击上传附件 + + + 点击上传附件 +
diff --git a/src/views/NewPlatform/Children/Share.vue b/src/views/NewPlatform/Children/Share.vue index e72881c..46877c9 100644 --- a/src/views/NewPlatform/Children/Share.vue +++ b/src/views/NewPlatform/Children/Share.vue @@ -15,11 +15,16 @@ @click="choose(index, 0)" class="ins-name" v-for="(item, index) in laboratory" - >{{ item.name }} + >{{ item.name }}
- +
@@ -31,11 +36,16 @@ @click="choose(index, 1)" class="ins-name" v-for="(item, index) in instrument" - >{{ item.name }} + >{{ item.name }}
- +
diff --git a/src/views/NewPlatform/Children/ShareChild/Institute.vue b/src/views/NewPlatform/Children/ShareChild/Institute.vue index ada0872..e2309e4 100644 --- a/src/views/NewPlatform/Children/ShareChild/Institute.vue +++ b/src/views/NewPlatform/Children/ShareChild/Institute.vue @@ -21,7 +21,10 @@

了解更多→

-

人才团队带头人情况

+

人才团队带头人情况

姓名

@@ -36,7 +39,11 @@

工作单位

研究方向

-
+

{{ teamHead.name }}

@@ -84,12 +91,12 @@