Merge branch 'gitlink_ssr_head' of https://gitlink.org.cn/Gitlink/forgeplus-react into gitlink_ssr_head

This commit is contained in:
谢思 2026-05-20 15:34:06 +08:00
commit 42c7cee157
13 changed files with 8 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 102 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.7 MiB

After

Width:  |  Height:  |  Size: 1.9 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 82 KiB

After

Width:  |  Height:  |  Size: 54 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 120 KiB

After

Width:  |  Height:  |  Size: 97 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 120 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 175 KiB

After

Width:  |  Height:  |  Size: 209 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 175 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 38 KiB

After

Width:  |  Height:  |  Size: 112 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 38 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 110 KiB

After

Width:  |  Height:  |  Size: 224 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 110 KiB

View File

@ -666,6 +666,13 @@
background-size: 100% 100%;
flex-direction: column;
position: relative;
border-radius: 15px;
&:hover{
background-image: url(./image/bkImg2_hover.png);
p,div{
color: #fff!important;
}
}
&:nth-of-type(4n+1) .s_p_d_order{
color: #1c9907;
@ -1013,6 +1020,7 @@
transition: all .5s ease;
border-radius: 15px;
box-shadow: 0px 0px 12px rgba(33, 73, 212, 0.1);
width: 0;
&:hover{
background-image: url('./image/source_bk2.png');
.hoverImg, .icon-jiantou3{