Instead of writing v-on:event , we can just write @event . Here's how we hook it up: <template> <div @mouseover ...
確定! 回上一頁