mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-07-17 09:56:06 +00:00
feat: 前端基础框架
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
<template>
|
||||
<h1>Logs</h1>
|
||||
</template>
|
||||
|
||||
<script setup>
|
||||
</script>
|
||||
|
||||
<style scoped>
|
||||
</style>
|
||||
Reference in New Issue
Block a user