style: 更新图片

This commit is contained in:
xieyonghong 2023-04-18 20:15:28 +08:00
parent 734b8cbff9
commit 144be56c10
8 changed files with 1 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.5 KiB

BIN
public/images/cascade.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.6 KiB

BIN
public/images/channel.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 416 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

BIN
public/images/plug.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.0 KiB

View File

@ -98,7 +98,7 @@ const click = (value: object) => {
width: 15%;
min-width: 64px;
height: 2px;
background-image: url('/public/images/access/rectangle.png');
background-image: url('/images/access/rectangle.png');
background-repeat: no-repeat;
background-size: 100% 100%;
content: ' ';