var IndexPage2 = { template: '
\
\ \ \
\
\ \ \ \
\
', props: [], data: function() { return { } }, methods: { }, created: function() { var vm = this } }