|
|
@ -77,74 +77,46 @@ export default { |
|
|
|
components: { Rotation, IndexNewList, ServiceDemand }, |
|
|
|
data() { |
|
|
|
return { |
|
|
|
platforms: [ |
|
|
|
{ |
|
|
|
id: '04', |
|
|
|
path: '/NewPlatform/NewCore', |
|
|
|
url: 'https://www.sxgreenvalley.com/gateway/greenvalley/uploads/2021-07-06/04.png', |
|
|
|
}, |
|
|
|
{ |
|
|
|
id: '05', |
|
|
|
path: '/IncubationPlatform/MakerSpace', |
|
|
|
url: 'https://www.sxgreenvalley.com/gateway/greenvalley/uploads/2021-07-06/05.png', |
|
|
|
}, |
|
|
|
{ |
|
|
|
id: '06', |
|
|
|
path: '/Industry/Products', |
|
|
|
url: 'https://www.sxgreenvalley.com/gateway/greenvalley/uploads/2021-07-06/06.png', |
|
|
|
}, |
|
|
|
], |
|
|
|
services: [ |
|
|
|
{ |
|
|
|
id: '01', |
|
|
|
chinese: '创新服务', |
|
|
|
english: 'INNOVATIVE', |
|
|
|
path: '/NewPlatform/NewCore', |
|
|
|
path: '/NewPlatform/NewService', |
|
|
|
url: 'https://www.sxgreenvalley.com/gateway/greenvalley/uploads/2021-07-06/01.png', |
|
|
|
}, |
|
|
|
{ |
|
|
|
id: '02', |
|
|
|
chinese: '创业服务', |
|
|
|
english: 'INCUBATION', |
|
|
|
path: '/IncubationPlatform/MakerSpace', |
|
|
|
path: '/IncubationPlatform/Services', |
|
|
|
url: 'https://www.sxgreenvalley.com/gateway/greenvalley/uploads/2021-07-06/02.png', |
|
|
|
}, |
|
|
|
{ |
|
|
|
id: '03', |
|
|
|
chinese: '产业服务', |
|
|
|
english: 'INDUSTRIAL', |
|
|
|
path: '/Industry/Products', |
|
|
|
path: '/Industry/Serve', |
|
|
|
url: 'https://www.sxgreenvalley.com/gateway/greenvalley/uploads/2021-07-06/03.png', |
|
|
|
}, |
|
|
|
], |
|
|
|
platforms: [ |
|
|
|
{ |
|
|
|
id: '04', |
|
|
|
path: '/NewPlatform/NewCore', |
|
|
|
url: 'https://www.sxgreenvalley.com/gateway/greenvalley/uploads/2021-07-06/04.png', |
|
|
|
}, |
|
|
|
{ |
|
|
|
id: '05', |
|
|
|
path: '/IncubationPlatform/MakerSpace', |
|
|
|
url: 'https://www.sxgreenvalley.com/gateway/greenvalley/uploads/2021-07-06/05.png', |
|
|
|
}, |
|
|
|
{ |
|
|
|
id: '06', |
|
|
|
path: '/Industry/Products', |
|
|
|
url: 'https://www.sxgreenvalley.com/gateway/greenvalley/uploads/2021-07-06/06.png', |
|
|
|
}, |
|
|
|
// { |
|
|
|
// id: '04', |
|
|
|
// firstName: '创新挑战', |
|
|
|
// secondName: '', |
|
|
|
// path: '/Challenge/Solicitation', |
|
|
|
// url: 'https://www.sxwikionline.com/gateway/greenvalley/uploads/upload/20210119/index01.png', |
|
|
|
// }, |
|
|
|
// { |
|
|
|
// id: '05', |
|
|
|
// firstName: '科技资源开放共享服务平台', |
|
|
|
// secondName: '', |
|
|
|
// path: '/NewPlatform/Share', |
|
|
|
// url: 'https://www.sxwikionline.com/gateway/greenvalley/uploads/upload/20210119/index02.png', |
|
|
|
// }, |
|
|
|
// { |
|
|
|
// id: '06', |
|
|
|
// firstName: '知识产权与技术转移转化服务平台', |
|
|
|
// secondName: '', |
|
|
|
// path: '/NewPlatform/Transfer', |
|
|
|
// url: 'https://www.sxwikionline.com/gateway/greenvalley/uploads/upload/20210119/index03.png', |
|
|
|
// }, |
|
|
|
// { |
|
|
|
// id: '07', |
|
|
|
// firstName: '知识培训与科技人才服务平台', |
|
|
|
// secondName: '', |
|
|
|
// path: '/NewPlatform/Develop', |
|
|
|
// url: 'https://www.sxwikionline.com/gateway/greenvalley/uploads/upload/20210119/index04.png', |
|
|
|
// }, |
|
|
|
], |
|
|
|
lists: [ |
|
|
|
{ |
|
|
|
id: 1, |
|
|
|