src/main/webapp/static/css/console.css
@@ -162,6 +162,31 @@ background-color: yellow; } /* ------------------ 台车 ------------------ */ /* 轨道 */ .car-track { position: absolute; background: url(../image/bg.jpg); } #car-track-1 { top: 122px; left: 100px; width: 100px; height: 200px; } /* 车 */ .car { position: absolute; } .site-8 { top: 122px; left: 100px; width: 100px; height: 40px; line-height: 40px } /* ------------------ 货架总成 ------------------ */ .main-part {