shebei
This commit is contained in:
BIN
src/images/device/yj_gray.png
Normal file
BIN
src/images/device/yj_gray.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.4 KiB |
BIN
src/images/device/yj_green.png
Normal file
BIN
src/images/device/yj_green.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.5 KiB |
BIN
src/images/device/yj_red.png
Normal file
BIN
src/images/device/yj_red.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.5 KiB |
BIN
src/images/device/yj_yellow.png
Normal file
BIN
src/images/device/yj_yellow.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.7 KiB |
File diff suppressed because it is too large
Load Diff
@@ -72,7 +72,7 @@ html, body {
|
||||
width: 1920px;
|
||||
height: 100%;
|
||||
min-height: 1080px;
|
||||
/* height: 1200px; */
|
||||
height: 1200px;
|
||||
/* height: 1080px; 看板 */
|
||||
/* height: 1200px; 大屏 */
|
||||
}
|
||||
@@ -152,4 +152,12 @@ div, p {
|
||||
|
||||
.relative {
|
||||
position: relative
|
||||
}
|
||||
|
||||
.absolute {
|
||||
position: absolute
|
||||
}
|
||||
|
||||
.flexwrap {
|
||||
flex-wrap: wrap
|
||||
}
|
||||
Reference in New Issue
Block a user