refactor(frontend): 重构RAG页面结构并收敛无效入口
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<template>
|
||||
<main class="not-found">
|
||||
<h1>404</h1>
|
||||
<RouterLink to="/dashboard">返回工作台</RouterLink>
|
||||
<RouterLink to="/rag/workbench">返回RAG工作台</RouterLink>
|
||||
</main>
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user