mirror of
https://gitee.com/element-plus/element-plus.git
synced 2024-12-04 20:27:44 +08:00
4 lines
95 B
Vue
4 lines
95 B
Vue
<template>
|
|
<el-pagination background layout="prev, pager, next" :total="1000" />
|
|
</template>
|