This commit is contained in:
archer
2023-08-14 10:29:52 +08:00
parent d4d9e1fe65
commit c5fd5706a1
21 changed files with 1819 additions and 23 deletions

View File

@@ -4,7 +4,7 @@ export const defaultKbDetail: KbItemType = {
_id: '',
userId: '',
updateTime: new Date(),
avatar: '/icon/logo.png',
avatar: '/icon/logo.svg',
name: '',
tags: '',
totalData: 0,