添加评论

This commit is contained in:
2020-07-10 17:49:51 +08:00
parent 0cbd50eeda
commit 80192652ed
6 changed files with 225 additions and 119 deletions

12
layouts/auth.vue Normal file
View File

@ -0,0 +1,12 @@
<template lang="pug">
.content
#loading.allSpinner
.spinner
.bounce1
.bounce2
.bounce3
.container
.page-container
nuxt
v-dialog
</template>