摘要: html <div class="container"> <ul class="pagination"> <li class="prev fleft" @click="prevPage()">上一页</li> <li :class="{'active':currentPage==item.val}" 阅读全文
posted @ 2020-11-16 10:42 简单就好zyx 阅读(234) 评论(0) 推荐(0)