Browse Source

更新首页链接

master
lucky 4 years ago
parent
commit
b59585ed3c
  1. 68
      src/views/FirstPage/FirstPage.vue

68
src/views/FirstPage/FirstPage.vue

@ -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,

Loading…
Cancel
Save