<div class="jokes" v-for="joke in jokes"> <strong>{{joke.body}}</strong> ... I want to toggle the grey to green when user clicks upvote button, ...
確定! 回上一頁