添加设备图片

This commit is contained in:
2024-02-28 10:40:36 +08:00
parent 2a5b7254a9
commit 8a79b79944
122 changed files with 7468 additions and 21 deletions

View File

@@ -69,9 +69,9 @@ li {
}
html, body {
width: 100%;
width: 1920px;
height: 100%;
/* width: 1920px; */
min-height: 1080px;
/* height: 1080px; 看板 */
/* height: 1200px; 大屏 */
}