// Calling the mouseover function on hover var demo = new Vue({ el: '#demo', data: { active: false }, methods: { mouseOver: function(){ this.
確定! 回上一頁