mirror of
https://github.com/infiniflow/ragflow.git
synced 2025-12-08 20:42:30 +08:00
fix: Fixed the issue where the conversation list was not displayed on the conversation page #2625 (#2638)
### What problem does this PR solve? fix: Fixed the issue where the conversation list was not displayed on the conversation page #2625 ### Type of change - [x] Bug Fix (non-breaking change which fixes an issue)
This commit is contained in:
6
web/src/assets/svg/plus-circle-fill.svg
Normal file
6
web/src/assets/svg/plus-circle-fill.svg
Normal file
@ -0,0 +1,6 @@
|
||||
<svg t="1727489529326" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="4261"
|
||||
width="200" height="200">
|
||||
<path
|
||||
d="M448 448H192v128h256v256h128V576h256V448H576V192H448v256z m64 576A512 512 0 1 1 512 0a512 512 0 0 1 0 1024z"
|
||||
fill="#1677ff" p-id="4262"></path>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 330 B |
Reference in New Issue
Block a user