mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-07-22 04:16:07 +00:00
feat: 日志页面
This commit is contained in:
@@ -1,9 +1,13 @@
|
||||
<template>
|
||||
<h1>Settings</h1>
|
||||
<PageTitle title="设置" @refresh="refresh" />
|
||||
</template>
|
||||
|
||||
<script setup>
|
||||
|
||||
import PageTitle from '@/components/PageTitle.vue'
|
||||
|
||||
</script>
|
||||
|
||||
<style scoped>
|
||||
</style>
|
||||
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user