var vm = new Vue({
	el: '#app',
	data: {
		status: 3,
	}
)}


<li :class="`curre${status}`"></li>
Logo

Vue社区为您提供最前沿的新闻资讯和知识内容

更多推荐