add: 讨论
This commit is contained in:
@ -22,6 +22,7 @@
|
||||
#rightContent
|
||||
nuxt
|
||||
Footer
|
||||
v-dialog
|
||||
</template>
|
||||
|
||||
<script>
|
||||
|
@ -8,6 +8,7 @@ section.container
|
||||
nuxt-link(to='/', v-if='error.statusCode === 404')
|
||||
.button
|
||||
| 返回首页
|
||||
v-dialog
|
||||
</template>
|
||||
|
||||
<script>
|
||||
|
@ -6,4 +6,5 @@
|
||||
footer
|
||||
.footer
|
||||
| Copyright © 2020 WangYi. All Rights Reserved.
|
||||
v-dialog
|
||||
</template>
|
||||
|
Reference in New Issue
Block a user