new Vue({ el: "#app", data: { }, mounted: function() {}, methods: { } });