Logo white

other / mew-iview

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • mew-iview
  • examples
  • routers
  • page.vue
  • update Page style #1252
    5f78b0a6
    Aresn authored
    2017-06-30 17:44:25 +0800  
    Browse Code ยป
page.vue 137 Bytes
Edit Raw Blame History
1 2 3 4 5 6 7 8
<template>
    <Page :total="100" show-sizer show-elevator show-total></Page>
</template>
<script>
    export default {

    }
</script>