add Page UI
add Page UI
This commit is contained in:
parent
f30c267565
commit
93064e3b74
8 changed files with 284 additions and 27 deletions
|
@ -2,9 +2,6 @@
|
|||
body{
|
||||
padding: 100px;
|
||||
}
|
||||
.ivu-page-item-active{
|
||||
color: #f60;
|
||||
}
|
||||
</style>
|
||||
<template>
|
||||
<Page :current="1" :total="total" show-sizer show-total show-elevator :page-size="10" simple @on-change="setPage"></Page>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue