This commit is contained in:
darenhsu
2022-07-17 13:16:16 +08:00
parent 84759556ff
commit befd344ab0
28070 changed files with 4008428 additions and 1 deletions
+16
View File
@@ -0,0 +1,16 @@
<template lang="pug">
v-app
v-main
v-container
nuxt
v-footer(
:absolute="true"
app
)
span 亣白鯊 &amp; 徐忠豪 &amp; 都是同一人 &copy; {{ new Date().getFullYear() }}
</template>
<script>
export default {
}
</script>