From b59bf62da5c6edf85e29c924a27264b5da44a617 Mon Sep 17 00:00:00 2001 From: Junyan Qin Date: Mon, 10 Nov 2025 11:07:37 +0800 Subject: [PATCH] perf: add rounded style for card icons --- pkg/provider/modelmgr/requesters/jiekouai.png | Bin 415 -> 1489 bytes .../components/bot-card/botCard.module.css | 2 +- .../home/bots/components/bot-form/BotForm.tsx | 2 +- .../embedding-card/EmbeddingCard.module.css | 2 +- .../component/llm-card/LLMCard.module.css | 2 +- .../plugin-card/PluginCardComponent.tsx | 2 +- .../PluginMarketCardComponent.tsx | 2 +- 7 files changed, 6 insertions(+), 6 deletions(-) diff --git a/pkg/provider/modelmgr/requesters/jiekouai.png b/pkg/provider/modelmgr/requesters/jiekouai.png index 61d7a691cb19afdb5a32fc2b2e61053c4663a940..44dbbed178b76c474aa8424a60854c53b98f9b9f 100644 GIT binary patch literal 1489 zcmb7EXH*kr6#bGgG(ZfH$SBKJ1ye;7L69Lqr~-w?00J@$I|?U^gguN=nm~gnIKt2b zM5CyHqC_Of9!CO-%*v3mp^!kZvPtpyzdioA_nvdlJNMo9=cVGDPAb6F;Q#;yyHhs! zEv0_NHkmE1xAbk@lI`KAJjehzRec47e1VACGSw)y?iA;+AWDpHWFUx%iP1k#3L*RZ zh6n10MF!^z&D8;r_OY|Uy2R$q4SEy1qcoZq-YxOU7Gs?I+k<{l!>U?bQ*4y7uzwHp zrg%J598V`oDdnpcgwPGO<7xUmj?yW(y}$C&SUi!NHCFGa9;%||Xc$47i4X5Lm4vB; zJRi86yC&H*le}T~wv{i=Z)`LTnfXg3Y{#6k+i282*C#_Bp?%upf{9QOM)Ac-Q)S@Q z1>5JLN{x`OF_9r?zznWJRGR_QA2b~TqyJ-jy=}%pEaB+pM1d1+2Ki}?Wja=RY^Gvl zw1}YX)|jciuK1ma-}XCMp$3^c)C6ZK# zOX-1(b9r*LJGINuQ$#ZcLvQisJCD#w$4@q?Tr~13Eaw z`P?1y2ZYYt`BY(%->4lG;*!^!i}Thbn(6$J^mJE20yzyy0O&o{Qqz^Rp(Jp3sWLOs zNUS9x6I1#=cDday>V!ef|Bl&X+I_YqPi=)!0??d23FE0QROQX;WvYFj@v8qDsGuOR zGvy;5$yexj3f=DKF79>c{h?Yb2?k?HuRM@@d7o0Mg)Nn?`O#{`!#!|`t7~v%b*~IE zYrV5tuuq}=9VQ@Msur_s$~VgvKK>`$;^-$9l*2H=>bm#j&80^MjF?vLP0jPpNaKd*+x_Y{7ldT6>OZuj z(O%YCg_JktBg-*s8pO?dkz$%@#oI;FFAUq~a7-yWzEMEWvS`4L$9k>hyWcrj`T65@ z|4roxu_(@W^;|`L^JZjR4m&=MAlzHFk5ZC=Qm7RyJjD7g4gHqK@_nB>olXjG{kh@Soj#zbvG%V@E0B z?)sCE&$h1*q+LQVhHv&*Ph|DSeMtw=nx3(zZOUzVhtg`}qJ$Ma)+g5H5Xf$cR%x_boMn5Vw zLj$L8@QaV!1VE>HWTY;$(3A5TQKP}mJv^hqNw6Jj?Xj-U_B?K`?u;NbeBs6mZ@qs? ze;Y!Zl0@EAOFQn017nO6u`i1HV#Q~;q$E}}xcBnOY?6yB8!~{m(xwet>Pf$HG%do DB3hV+ literal 415 zcmeAS@N?(olHy`uVBq!ia0vp^5+KaM1|%Pp+x`GjjKx9jP7LeL$-D$|Tv8)E(|mmy zw18|52FCVG1{RPKAeI7R1_tH@j10^`nh_+nfC(-uv49!D1}S`GTDlgfjMLM_F~oy6 zdCkVE-}4)pE)@C95RA0mRq1nL(v}4NT5gGphk0y$GFW>wn3A_ZQA$Rk+T)`j}q| zx5Pi=yu~|KWElKY`PBY)`q})p|HcxMlC2YUejGk<#DqQL;Qw?Uo}M5B&M%u-)cU&r z9sVG#ag?LwMMGiLYr})>KK~^p$`^VEp8EfP{=+M)=QkZyD4y}JHeH+f*CWxTZB1X8 zdD*rGg#G!W^~B`0j`E3Yf%&Ep`=|Z-+n>odA)WEdDg}?G2nLfcy2_9Lck}$0*uKHw ifAr0Q5D|$d91IMti~K6YICC{Yf#d1w=d#Wzp$Pyi*N}Js diff --git a/web/src/app/home/bots/components/bot-card/botCard.module.css b/web/src/app/home/bots/components/bot-card/botCard.module.css index d9b82b9b..7e05f340 100644 --- a/web/src/app/home/bots/components/bot-card/botCard.module.css +++ b/web/src/app/home/bots/components/bot-card/botCard.module.css @@ -35,7 +35,7 @@ width: 4rem; height: 4rem; margin: 0.2rem; - /* border-radius: 50%; */ + border-radius: 8%; } .basicInfoContainer { diff --git a/web/src/app/home/bots/components/bot-form/BotForm.tsx b/web/src/app/home/bots/components/bot-form/BotForm.tsx index d493b8d1..bbc7fb69 100644 --- a/web/src/app/home/bots/components/bot-form/BotForm.tsx +++ b/web/src/app/home/bots/components/bot-form/BotForm.tsx @@ -491,7 +491,7 @@ export default function BotForm({ adapter icon
diff --git a/web/src/app/home/models/component/embedding-card/EmbeddingCard.module.css b/web/src/app/home/models/component/embedding-card/EmbeddingCard.module.css index 9545619b..8ff900a9 100644 --- a/web/src/app/home/models/component/embedding-card/EmbeddingCard.module.css +++ b/web/src/app/home/models/component/embedding-card/EmbeddingCard.module.css @@ -35,7 +35,7 @@ width: 3.8rem; height: 3.8rem; margin: 0.2rem; - border-radius: 50%; + border-radius: 8%; } .basicInfoContainer { diff --git a/web/src/app/home/models/component/llm-card/LLMCard.module.css b/web/src/app/home/models/component/llm-card/LLMCard.module.css index aedbebde..c6eed0b7 100644 --- a/web/src/app/home/models/component/llm-card/LLMCard.module.css +++ b/web/src/app/home/models/component/llm-card/LLMCard.module.css @@ -36,7 +36,7 @@ width: 3.8rem; height: 3.8rem; margin: 0.2rem; - border-radius: 50%; + border-radius: 8%; } .basicInfoContainer { diff --git a/web/src/app/home/plugins/components/plugin-installed/plugin-card/PluginCardComponent.tsx b/web/src/app/home/plugins/components/plugin-installed/plugin-card/PluginCardComponent.tsx index 457ebdc3..327f2bc7 100644 --- a/web/src/app/home/plugins/components/plugin-installed/plugin-card/PluginCardComponent.tsx +++ b/web/src/app/home/plugins/components/plugin-installed/plugin-card/PluginCardComponent.tsx @@ -46,7 +46,7 @@ export default function PluginCardComponent({ plugin icon
diff --git a/web/src/app/home/plugins/components/plugin-market/plugin-market-card/PluginMarketCardComponent.tsx b/web/src/app/home/plugins/components/plugin-market/plugin-market-card/PluginMarketCardComponent.tsx index a5b44dad..2cc76a7a 100644 --- a/web/src/app/home/plugins/components/plugin-market/plugin-market-card/PluginMarketCardComponent.tsx +++ b/web/src/app/home/plugins/components/plugin-market/plugin-market-card/PluginMarketCardComponent.tsx @@ -24,7 +24,7 @@ export default function PluginMarketCardComponent({ plugin icon