mirror of
https://github.com/infiniflow/ragflow.git
synced 2025-12-26 17:16:52 +08:00
feat: generate select options for SystemModelSettingModal grouped by type and add llm icon and add upgrade button to UserSettingTeam and replace the icon in the sidebar of the user settings page (#128)
* feat: generate select options for SystemModelSettingModal grouped by type * feat: add llm icon * feat: add upgrade button to UserSettingTeam * feat: replace the icon in the sidebar of the user settings page
This commit is contained in:
6
web/src/pages/user-setting/setting-team/index.less
Normal file
6
web/src/pages/user-setting/setting-team/index.less
Normal file
@ -0,0 +1,6 @@
|
||||
.teamWrapper {
|
||||
width: 100%;
|
||||
.teamCard {
|
||||
// width: 100%;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user