init: 智能制造工厂平台看板项目首次入库

This commit is contained in:
XingCheng3
2026-06-08 16:43:01 +08:00
commit deb8d27ad2
283 changed files with 98483 additions and 0 deletions

36
public/css/mobile.css Normal file
View File

@@ -0,0 +1,36 @@
.total-mn::after{
clear: both;
content: '';
display: table;
}
#look div {
font-size: 1.8rem;
}
@media screen and (max-width: 767px) {
.title-date{
margin-bottom: 50px;
}
.ym-menu1 li{
font-size: 1.3rem
}
#machineryData{
width: 340px;
}
#look div{
font-size: 1.2rem
}
.table-container .tg td {
font-size: 1rem;
}
.box9-1{
display: block;
font: 1em sans-serif;
overflow: scroll;
}
.panel-table{
width: 200%;
}
.tg .tg-gfc8{
padding: 10px 1px
}
}