TODO: movie perfect

This commit is contained in:
eson 2021-03-10 18:59:24 +08:00
parent 5d8aa49e14
commit 6cdf10a090
2 changed files with 7 additions and 7 deletions

View File

@ -27,14 +27,14 @@
<v-spacer></v-spacer>
<v-btn
<!-- <v-btn
href="https://github.com/vuetifyjs/vuetify/releases/latest"
target="_blank"
text
>
<span class="mr-2">Latest Release</span>
<v-icon>mdi-open-in-new</v-icon>
</v-btn>
</v-btn> -->
</v-app-bar>
<v-main>

View File

@ -2,19 +2,19 @@
<v-container>
<v-card width="100" height="100">
<div class="d-flex align-end flex-column" width="100" height="100">
<v-card >
<video controls preload poster :src="src"></video>
<v-card-text> 123 </v-card-text>
</v-card>
<v-spacer></v-spacer>
</div>
<v-divider></v-divider>
<div class="text-center">
<div class="text-center d-flex align-bottom flex-column">
<v-pagination
v-model="page"
:length="100"