自动化立体仓库 - WCS系统
Junjie
2023-05-16 6c5e5385cec756e47bfe9aa7146b819af65d77d4
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;
}