|
|
@ -25,24 +25,24 @@ export default { |
|
|
|
data() { |
|
|
|
return { |
|
|
|
carouselItems: [ |
|
|
|
{ |
|
|
|
"imageURL": "shareWith/message-active.svg" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"imageURL": "shareWith/message.svg" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"imageURL": "shareWith/website-active.svg" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"imageURL": "shareWith/website.svg" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"imageURL": "shareWith/weChat-active.svg" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"imageURL": "shareWith/weChat-active.svg" |
|
|
|
} |
|
|
|
// { |
|
|
|
// "imageURL": "shareWith/message-active.svg" |
|
|
|
// }, |
|
|
|
// { |
|
|
|
// "imageURL": "shareWith/message.svg" |
|
|
|
// }, |
|
|
|
// { |
|
|
|
// "imageURL": "shareWith/website-active.svg" |
|
|
|
// }, |
|
|
|
// { |
|
|
|
// "imageURL": "shareWith/website.svg" |
|
|
|
// }, |
|
|
|
// { |
|
|
|
// "imageURL": "shareWith/weChat-active.svg" |
|
|
|
// }, |
|
|
|
// { |
|
|
|
// "imageURL": "shareWith/weChat-active.svg" |
|
|
|
// } |
|
|
|
], |
|
|
|
settings: { |
|
|
|
infinite: true, |
|
|
|