module.exports = { data: { someData: 'myMixin', g_cdn:`https://culture.4dage.com/lvDao_v4` }, onShow() { console.log('Log from mixin!') } }