在后台增加首页链接;增加首页皮肤展示

This commit is contained in:
2022-09-03 10:25:42 +08:00
parent c7c972c33b
commit 197beeb479
10 changed files with 111 additions and 2 deletions

View File

@@ -128,6 +128,7 @@ header .right {
margin-left: 30px;
font-size: 16px;
cursor: pointer;
white-space: nowrap;
}
.navbar-item.active {
@@ -408,6 +409,10 @@ footer a {
margin-right: 108px;
}
.introduction .bottom .item.shadow{
box-shadow: 0 0 6px #999;
}
.introduction .bottom .item:nth-child(n+4) {
margin-top: 90px;
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 152 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 355 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 304 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 273 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 358 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 452 KiB