mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-08-11 21:30:59 +00:00
feat: 日志页面
This commit is contained in:
@@ -1,9 +1,13 @@
|
||||
<template>
|
||||
<h1>Plugins</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