diff --git a/src/assets/join-bg.jpg b/src/assets/join-bg.jpg deleted file mode 100644 index 95bf76f..0000000 Binary files a/src/assets/join-bg.jpg and /dev/null differ diff --git a/src/assets/zckj01.png b/src/assets/zckj01.png index 3361c7c..6887492 100644 Binary files a/src/assets/zckj01.png and b/src/assets/zckj01.png differ diff --git a/src/common/platform.styl b/src/common/platform.styl index aaef03e..c976362 100644 --- a/src/common/platform.styl +++ b/src/common/platform.styl @@ -70,7 +70,7 @@ } .center-content { float: right; - margin: 80px 0; + margin: 50px 0; width: 79%; line-height: 36px; font-size: 16px; @@ -157,17 +157,18 @@ position: relative; background: #fff; cursor: pointer; - padding: 30px; + padding: 0 30px; } .introduce-title { - margin-top: 24px; + margin: 20px 0; font-size: 30px; color: rgba(0,0,0,0.85); } .introduce-content { font-size: 16px; color: rgba(0,0,0,0.65); + margin-bottom: 0 } .flow-path { background: -webkit-linear-gradient(left, #13ACC4 , #fff); diff --git a/src/components/Introduce/CompanyProfile.vue b/src/components/Introduce/CompanyProfile.vue index feb9ca7..bd14621 100644 --- a/src/components/Introduce/CompanyProfile.vue +++ b/src/components/Introduce/CompanyProfile.vue @@ -7,7 +7,9 @@ @cancel="handleCancel" @ok="handleCancel" > -

{{ profile.description }}

+

+ +

暂无介绍

diff --git a/src/views/Challenge/Challenge.vue b/src/views/Challenge/Challenge.vue index 90c7bd7..12af40d 100644 --- a/src/views/Challenge/Challenge.vue +++ b/src/views/Challenge/Challenge.vue @@ -1,12 +1,9 @@ diff --git a/src/views/Challenge/Children/Notice.vue b/src/views/Challenge/Children/Notice.vue index 46d3499..86d0cdf 100644 --- a/src/views/Challenge/Children/Notice.vue +++ b/src/views/Challenge/Children/Notice.vue @@ -4,7 +4,11 @@
-
+
+
结果公告
+
结果公告在建中
+
+
@@ -151,6 +155,10 @@ export default { margin: 10px auto 15px; } +.top-box { + background: -webkit-linear-gradient(left, #13ACC4, #A9C300) !important; +} + .search-background { background: rgba(0, 0, 0, 0.02); border: 1px solid rgba(0, 0, 0, 0.06); diff --git a/src/views/Challenge/Children/Release.vue b/src/views/Challenge/Children/Release.vue index bb28b10..ac0d9c1 100644 --- a/src/views/Challenge/Children/Release.vue +++ b/src/views/Challenge/Children/Release.vue @@ -4,7 +4,11 @@
-
+
+
项目发布
+
项目发布在建中
+
+
@@ -160,6 +164,10 @@ export default { margin: 10px auto 15px; } +.top-box { + background: -webkit-linear-gradient(left, #13ACC4, #A9C300) !important; +} + .search-background { background: rgba(0, 0, 0, 0.02); border: 1px solid rgba(0, 0, 0, 0.06); diff --git a/src/views/Challenge/Children/Solicitation.vue b/src/views/Challenge/Children/Solicitation.vue index 1a03b73..c1b9000 100644 --- a/src/views/Challenge/Children/Solicitation.vue +++ b/src/views/Challenge/Children/Solicitation.vue @@ -4,18 +4,11 @@
-
+
创新挑战
-
- 山西绿谷生物科技股份有限公司立足功能食品、生物医药和大健康产业,聚焦“创新”、聚力“孵化”、聚合“产业”, - 致力建设集创新链、孵化链和产业链为一体,产学研协同、多学科交叉、大中小企业融通、 - 线上线下相结合的融合发展机制和开放式创新创业平台,培育打造全链条一体化新型社会研发机构和创新创业生态系统, - 构筑专业化、集群化、园区化、产业发展新模式和新业态。公司秉持“创新、开放、协同、融合”发展理 - 念,以“赋能健康中国,筑梦绿色未来”为愿景,以“构建创新创业生态,发展特色产业集群,打造全链条一体化开放 - 式创新创业高地”为使命,大力推动建设“共融共生,共建 共创”价值共同体。 -
+
创新挑战在建中
-
+
diff --git a/src/views/IncubationPlatform/Children/MakerSpace.vue b/src/views/IncubationPlatform/Children/MakerSpace.vue index 38997c2..584d855 100644 --- a/src/views/IncubationPlatform/Children/MakerSpace.vue +++ b/src/views/IncubationPlatform/Children/MakerSpace.vue @@ -38,9 +38,7 @@

加入流程

-
- -
+
@@ -113,14 +111,14 @@ export default { { title: '实体空间', content: '实体空间由孵化场所、公共实验室、中试基地部分组成。', - imgUrl: 'https://www.sxwikionline.com/gateway/greenvalley/uploads/upload/20210106/9059bddfe0254a269bf8f575c917b199.png', + imgUrl: 'https://www.sxwikionline.com/gateway/greenvalley/uploads/upload/20210119/st.png', url: '/IncubationPlatform/MakerSpace/EntitySpace', }, { title: '虚拟空间', content: '虚拟众创空间主要面向非入驻实体空间从事功能食品、生物医药和大健康产业相关研发服务和生产的企业。虚拟众创空间依托绿谷数字化平台进行建设,入驻企业可享受实体众创空间的各种创新创业服务,参加相关创新创业活动。', - imgUrl: 'https://www.sxwikionline.com/gateway/greenvalley/uploads/upload/20210106/73cba2c598e24bc99d4b988185138f44.png', + imgUrl: 'https://www.sxwikionline.com/gateway/greenvalley/uploads/upload/20210119/xn.png', url: '/IncubationPlatform/MakerSpace/VirtualSpace', }, ], @@ -142,11 +140,4 @@ export default { .inner { margin: 0 auto 40px; } - -.join-bg { - width: 100%; - height: 100%; - background: url('../../../assets/join-bg.jpg') no-repeat; - background-size: 100% 100%; -} diff --git a/src/views/IncubationPlatform/Children/place/VirtualSpace.vue b/src/views/IncubationPlatform/Children/place/VirtualSpace.vue index 81b00ea..fcaa278 100644 --- a/src/views/IncubationPlatform/Children/place/VirtualSpace.vue +++ b/src/views/IncubationPlatform/Children/place/VirtualSpace.vue @@ -8,34 +8,12 @@ - 统计信息填报 + 统计信息填报
-
@@ -43,11 +21,6 @@
-
diff --git a/src/views/Industry/Children/Union.vue b/src/views/Industry/Children/Union.vue index 5f46f86..cbb7f43 100644 --- a/src/views/Industry/Children/Union.vue +++ b/src/views/Industry/Children/Union.vue @@ -4,7 +4,7 @@
-
+
产业创新联盟
+ 式创新创业高地”为使命,大力推动建设“共融共生,共建 共创”价值共同体。--> 产业技术创新联盟在建中
@@ -57,7 +57,7 @@ v-show="lists.length > 18" />
- --> + -->