工号牌专题

Vue.extend( options )胸牌佩戴位置示意图,工号牌的正确佩戴位置,应该是带在自己的左胸前

var Profile = Vue.extend({template: '<p>{{firstName}} {{lastName}} aka {{alias}}</p>',data: function () {return {firstName: 'Walter',lastName: 'White',alias: 'Heisenberg'}}})// 创建 Profile 实例,并挂载到一个元