<v-row> <v-col col="12"> <v-card max-width="400" class="mx-auto"> <v-container> <v-row dense> <v-col v-for="(item, i) in items" :key="i" ...
確定! 回上一頁