Commit 8055e5ce39e80faa8e9b2d7e4c5bee534d4f6d14

Authored by jingsam
1 parent b8273bfc

add a nav for test page

Showing 1 changed file with 0 additions and 5 deletions   Show diff stats
test/routers/slider.vue
1 -<style>  
2 - body{  
3 - padding: 50px;  
4 - }  
5 -</style>  
6 <template> 1 <template>
7 <Slider :value="10" :tip-format="format"> 2 <Slider :value="10" :tip-format="format">
8 3