init: basic structure
This commit is contained in:
7
src/components/BaseFooter.vue
Normal file
7
src/components/BaseFooter.vue
Normal file
@@ -0,0 +1,7 @@
|
||||
<template>
|
||||
<div m="t-4" p="2" class="flex justify-center items-center" opacity="70" text="sm">
|
||||
©️ <a href="https://github.com/YunYouJun/cook" target="_blank">Cook</a>
|
||||
<div text="xs" m="x-1" i-ri-cloud-line />
|
||||
<a href="https://www.yunyoujun.cn" target="_blank">云游君</a>
|
||||
</div>
|
||||
</template>
|
||||
Reference in New Issue
Block a user