-
- Downloads
There was an error fetching the commit references. Please try again later.
feat: fixed the issue that some PDF documents could not be displayed on the...
feat: fixed the issue that some PDF documents could not be displayed on the chunk list page in small screens and logout (#105) * feat: logout * feat: fixed the issue that some PDF documents could not be displayed on the chunk list page in small screens
Showing
- web/src/hooks/userSettingHook.ts 10 additions, 0 deletionsweb/src/hooks/userSettingHook.ts
- web/src/layouts/components/user/index.tsx 16 additions, 8 deletionsweb/src/layouts/components/user/index.tsx
- web/src/pages/add-knowledge/components/knowledge-chunk/components/chunk-card/index.less 4 additions, 0 deletions...mponents/knowledge-chunk/components/chunk-card/index.less
- web/src/pages/add-knowledge/components/knowledge-chunk/components/chunk-card/index.tsx 30 additions, 26 deletions...omponents/knowledge-chunk/components/chunk-card/index.tsx
- web/src/pages/add-knowledge/components/knowledge-chunk/index.less 6 additions, 3 deletions...pages/add-knowledge/components/knowledge-chunk/index.less
- web/src/pages/add-knowledge/components/knowledge-chunk/index.tsx 3 additions, 2 deletions.../pages/add-knowledge/components/knowledge-chunk/index.tsx
- web/src/pages/chat/chat-container/index.tsx 1 addition, 1 deletionweb/src/pages/chat/chat-container/index.tsx
- web/src/pages/login/model.ts 13 additions, 10 deletionsweb/src/pages/login/model.ts
- web/src/services/userService.ts 5 additions, 0 deletionsweb/src/services/userService.ts
- web/src/utils/api.ts 1 addition, 0 deletionsweb/src/utils/api.ts
Loading
Please register or sign in to comment