-
![]()
+
{{ item.name }}
了解更多→
diff --git a/src/router/index.js b/src/router/index.js
index 857bd6e..0342d90 100644
--- a/src/router/index.js
+++ b/src/router/index.js
@@ -181,8 +181,8 @@ const routes = [
name: 'Cart',
component: () => import(/* webpackChunkName: "cooperative-enterprise" */ 'views/Cart/Cart.vue'),
},
- // 创新挑战
{
+ // 创新挑战
path: '/Challenge/Solicitation',
name: 'Challenge',
component: () => import(/* webpackChunkName: "cooperative-enterprise" */ 'views/Challenge/Challenge.vue'),
@@ -204,6 +204,29 @@ const routes = [
},
],
},
+ {
+ // 创新挑战
+ path: '/Industry/Union',
+ name: 'Industry',
+ component: () => import(/* webpackChunkName: "cooperative-enterprise" */ 'views/Industry/Industry.vue'),
+ children: [
+ {
+ path: '/Challenge/Union',
+ name: 'Union',
+ component: () => import(/* webpackChunkName: "cooperative-enterprise" */ 'views/Industry/Children/Union.vue'),
+ },
+ {
+ path: '/Challenge/Serve',
+ name: 'Serve',
+ component: () => import(/* webpackChunkName: "cooperative-enterprise" */ 'views/Industry/Children/Serve.vue'),
+ },
+ {
+ path: '/Challenge/Enterprise',
+ name: 'Enterprise',
+ component: () => import(/* webpackChunkName: "cooperative-enterprise" */ 'views/Industry/Children/Enterprise.vue'),
+ },
+ ],
+ },
];
const router = new VueRouter({
diff --git a/src/views/About/Children/Introduce.vue b/src/views/About/Children/Introduce.vue
index ee8c496..581c3fc 100644
--- a/src/views/About/Children/Introduce.vue
+++ b/src/views/About/Children/Introduce.vue
@@ -1,6 +1,6 @@
-
+
diff --git a/src/views/About/Children/Organ.vue b/src/views/About/Children/Organ.vue
index 4de116d..2f83375 100644
--- a/src/views/About/Children/Organ.vue
+++ b/src/views/About/Children/Organ.vue
@@ -1,6 +1,6 @@
-
+
diff --git a/src/views/About/Children/Partner.vue b/src/views/About/Children/Partner.vue
index 3720601..46b90fc 100644
--- a/src/views/About/Children/Partner.vue
+++ b/src/views/About/Children/Partner.vue
@@ -4,7 +4,7 @@
diff --git a/src/views/Challenge/Children/Notice.vue b/src/views/Challenge/Children/Notice.vue
index 11682fe..9405037 100644
--- a/src/views/Challenge/Children/Notice.vue
+++ b/src/views/Challenge/Children/Notice.vue
@@ -1,6 +1,9 @@
+
+
+
@@ -40,12 +43,19 @@
diff --git a/src/views/Industry/Children/Serve.vue b/src/views/Industry/Children/Serve.vue
new file mode 100644
index 0000000..8c079ba
--- /dev/null
+++ b/src/views/Industry/Children/Serve.vue
@@ -0,0 +1,110 @@
+
+
+
+
+
+
+
+
+
服务流程
+
+ 您 注册、登录 后通过直接申请或加入购物车进行申请服务, 直接申请后在个人中心查看, 加入
+ 购物车 后可通过顶部菜单栏的购物车查看。
+
+
+
+
+
![]()
+
{{ item.name }}
+
{{ item.intro }}
+
了解更多→
+
+
+
+
+
+
+
+
diff --git a/src/views/Industry/Children/Union.vue b/src/views/Industry/Children/Union.vue
new file mode 100644
index 0000000..0832854
--- /dev/null
+++ b/src/views/Industry/Children/Union.vue
@@ -0,0 +1,177 @@
+
+
+
+
+
+
+
+
创新挑战
+
+ 山西绿谷生物科技股份有限公司立足功能食品、生物医药和大健康产业,聚焦“创新”、聚力“孵化”、聚合“产业”,
+ 致力建设集创新链、孵化链和产业链为一体,产学研协同、多学科交叉、大中小企业融通、
+ 线上线下相结合的融合发展机制和开放式创新创业平台,培育打造全链条一体化新型社会研发机构和创新创业生态系统,
+ 构筑专业化、集群化、园区化、产业发展新模式和新业态。公司秉持“创新、开放、协同、融合”发展理
+ 念,以“赋能健康中国,筑梦绿色未来”为愿景,以“构建创新创业生态,发展特色产业集群,打造全链条一体化开放
+ 式创新创业高地”为使命,大力推动建设“共融共生,共建 共创”价值共同体。
+
+
+
+
+
+ 山西绿谷生物科技股份有限公司立足功能食品、生物医药和大健康产业,聚焦“创新”、聚力“孵化”、聚合“产业”,
+ 致力建设集创新链、孵化链和产业链为一体,产学研协同、多学科交叉、大中小企业融通、
+ 线上线下相结合的融合发展机制和开放式创新创业平台,培育打造全链条一体化新型社会研发机构和创新创业生态系统,
+ 构筑专业化、集群化、园区化、产业发展新模式和新业态。公司秉持“创新、开放、协同、融合”发展理
+ 念,以“赋能健康中国,筑梦绿色未来”为愿景,以“构建创新创业生态,发展特色产业集群,打造全链条一体化开放
+ 式创新创业高地”为使命,大力推动建设“共融共生,共建 共创”价值共同体。
+
+
申请加入
+
+
+
+
+
+
+
{{ index + 1 }}
+
{{ item }}
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/Industry/Children/components/HNav.vue b/src/views/Industry/Children/components/HNav.vue
new file mode 100644
index 0000000..9be5486
--- /dev/null
+++ b/src/views/Industry/Children/components/HNav.vue
@@ -0,0 +1,54 @@
+
+
+
+
+
+
+
diff --git a/src/views/Industry/Industry.vue b/src/views/Industry/Industry.vue
new file mode 100644
index 0000000..68592f0
--- /dev/null
+++ b/src/views/Industry/Industry.vue
@@ -0,0 +1,14 @@
+
+
+
+
+
+
+
diff --git a/src/views/NewPlatform/Children/Core.vue b/src/views/NewPlatform/Children/Core.vue
index b8a1798..929a84b 100644
--- a/src/views/NewPlatform/Children/Core.vue
+++ b/src/views/NewPlatform/Children/Core.vue
@@ -1,6 +1,9 @@
+
+
+
@@ -58,12 +63,20 @@
-
+
diff --git a/src/views/NewPlatform/Children/Develop.vue b/src/views/NewPlatform/Children/Develop.vue
index eea02f4..0085395 100644
--- a/src/views/NewPlatform/Children/Develop.vue
+++ b/src/views/NewPlatform/Children/Develop.vue
@@ -1,18 +1,29 @@
+
diff --git a/src/views/NewPlatform/Children/Service.vue b/src/views/NewPlatform/Children/Service.vue
index 1f39bec..263e7af 100644
--- a/src/views/NewPlatform/Children/Service.vue
+++ b/src/views/NewPlatform/Children/Service.vue
@@ -2,6 +2,9 @@
+
+
+
服务流程
@@ -24,12 +27,19 @@
import { selService } from 'config/api';
import Rotation from 'components/Rotation/Rotation.vue';
import HNav from './../components/HNav.vue';
+import BreadCrumb from 'components/BreadCrumb/BreadCrumb.vue';
export default {
name: 'Service',
- components: { HNav, Rotation },
+ components: { HNav, Rotation, BreadCrumb },
data() {
return {
str: '这是服务界面',
+ title: '科技创新服务',
+ typeOfPlatform: '创新平台',
+ arr: [
+ { name: '创新平台', url: '/NewPlatform/NewCore' },
+ { name: '科技创新服务', url: '' },
+ ],
list: [],
current: 1,
pageSize: 8,
@@ -66,6 +76,10 @@ export default {