bugfix
This commit is contained in:
parent
1d8647cce9
commit
3e39f57084
@ -64,21 +64,9 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name":"kdb",
|
"name":"kdb",
|
||||||
"label":"知识库",
|
"label":"我的知识库",
|
||||||
"items":[
|
"icon": "{{entire_url('/imgs/kdb.svg')}}",
|
||||||
{
|
"url": "{{entire_url('rag/kdb')}}"
|
||||||
"name": "mykdb",
|
|
||||||
"icon": "{{entire_url('/imgs/kdb.svg')}}",
|
|
||||||
"label":"我的知识库",
|
|
||||||
"url": "{{entire_url('rag/kdb')}}"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "folder",
|
|
||||||
"icon": "{{entire_url('/imgs/folder.svg')}}",
|
|
||||||
"label":"文件管理",
|
|
||||||
"url": "{{entire_url('filemgr/folderinfo')}}"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name":"craw",
|
"name":"craw",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user