自动化立体仓库 - WCS系统
lty
2025-03-19 7400211f1ceecea0048ff3f5adfeeb8fe975bc7a
1
2
3
4
5
6
7
8
9
10
11
12
13
14
body {
    background-color: #6CA7A8;
}
 
.title {
    margin-top: 10px;
    font-size: 20px;
    text-align: center;
 
}
.bg-orgin {
    color: white;
    background-color: #FF5722;
}