blog-client/layouts/errorTheme.vue
2019-02-07 16:26:17 +08:00

10 lines
163 B
Vue

<template lang="pug">
.content
.container
.page-container
nuxt
footer
.footer
| Copyright © 2018 WangYi. All Rights Reserved.
</template>