new _backend
BIN
_backend/public/1.png
Normal file
|
After Width: | Height: | Size: 5.3 KiB |
BIN
_backend/public/2.png
Normal file
|
After Width: | Height: | Size: 8.3 KiB |
BIN
_backend/public/3.png
Normal file
|
After Width: | Height: | Size: 4.9 KiB |
BIN
_backend/public/4.png
Normal file
|
After Width: | Height: | Size: 5.2 KiB |
BIN
_backend/public/avatars/converter_critic.png
Normal file
|
After Width: | Height: | Size: 9.9 KiB |
|
After Width: | Height: | Size: 9.2 KiB |
BIN
_backend/public/avatars/mergrid_ploter.png
Normal file
|
After Width: | Height: | Size: 11 KiB |
BIN
_backend/public/avatars/scheme_code_critic.png
Normal file
|
After Width: | Height: | Size: 9.7 KiB |
BIN
_backend/public/avatars/scheme_code_writer.png
Normal file
|
After Width: | Height: | Size: 6.2 KiB |
BIN
_backend/public/avatars/scheme_converter.png
Normal file
|
After Width: | Height: | Size: 7.1 KiB |
BIN
_backend/public/avatars/scheme_critic.png
Normal file
|
After Width: | Height: | Size: 12 KiB |
BIN
_backend/public/background.png
Normal file
|
After Width: | Height: | Size: 1.7 MiB |
BIN
_backend/public/bakg.png
Normal file
|
After Width: | Height: | Size: 5.0 MiB |
BIN
_backend/public/favicon.png
Normal file
|
After Width: | Height: | Size: 14 KiB |
BIN
_backend/public/favicon2.png
Normal file
|
After Width: | Height: | Size: 194 KiB |
BIN
_backend/public/logo_dark.png
Normal file
|
After Width: | Height: | Size: 12 KiB |
BIN
_backend/public/logo_light.png
Normal file
|
After Width: | Height: | Size: 20 KiB |
BIN
_backend/public/logo_light2.png
Normal file
|
After Width: | Height: | Size: 194 KiB |
6
_backend/public/test.css
Normal file
@@ -0,0 +1,6 @@
|
||||
body {
|
||||
background-image: url('./bakg.png');
|
||||
background-size: cover; /* 或根据需要调整为其他值,比如 contain */
|
||||
background-position: center;
|
||||
background-repeat: no-repeat;
|
||||
}
|
||||