1
0
forked from bot/app

📝 [docs]: 新增在线展示

This commit is contained in:
2024-09-01 16:52:10 +08:00
parent 49a9617f08
commit 8b77ced05e
5 changed files with 119 additions and 0 deletions

View File

@ -59,3 +59,7 @@ features:
details: The project follows the LSO LICENSE and is open to contributions
link: https://github.com/LiteyukiStudio/LiteyukiStudioOpensourceLICENSE
---
<script setup>
import StatsBar from '../components/StatsBar.vue'
</script>
<StatsBar></Statsbar>