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


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

前往低代码交流专区

更多推荐