mirror of
https://github.com/yangjian102621/geekai.git
synced 2026-04-27 21:44:25 +08:00
chore: compress bg images
This commit is contained in:
13
web/src/components/FooterBar.vue
Normal file
13
web/src/components/FooterBar.vue
Normal file
@@ -0,0 +1,13 @@
|
||||
<template>
|
||||
<footer>
|
||||
Powered by [ChatGPT-Plus-V3](https://github.com/yangjian102621/chatgpt-plus)
|
||||
Copyright|极客学长
|
||||
</footer>
|
||||
</template>
|
||||
<script setup>
|
||||
|
||||
</script>
|
||||
|
||||
<style scoped lang="stylus">
|
||||
|
||||
</style>
|
||||
Reference in New Issue
Block a user