|
|
@@ -430,8 +430,8 @@ const eventData = Object.freeze([
|
|
|
"http://res.training.luojigou.vip/FoaOya6X8s6j3Bzc2oBNDvX-JHW2?imageView2/0/q/50|imageslim",
|
|
|
yearImgurl: require('~/assets/images/about/year_2016.png'),
|
|
|
yearImgurlSet: [require('~/assets/images/about/year_2016.png'), require('~/assets/images/about/year_2016@2x.png')],
|
|
|
- eventImgurlWidth: '270',
|
|
|
- eventImgurlHeight: '376'
|
|
|
+ eventImgurlWidth: '269',
|
|
|
+ eventImgurlHeight: '576'
|
|
|
},
|
|
|
{
|
|
|
id: 2017,
|
|
|
@@ -527,7 +527,7 @@ export default {
|
|
|
cultrueData,
|
|
|
ideaData,
|
|
|
eventData,
|
|
|
- currentEventImgId: "2019",
|
|
|
+ currentEventImgId: 2019,
|
|
|
};
|
|
|
},
|
|
|
methods: {
|