blog-client/layouts/errorTheme.vue
2020-07-06 18:13:28 +08:00

10 lines
163 B
Vue

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