src/main/webapp/static/css/console.css | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
src/main/webapp/views/console.html | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
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 { src/main/webapp/views/console.html
@@ -85,21 +85,13 @@ </div> <!-- 左输送线 --> <!-- 台车1 --> <!----------- 左输送线 ----------> <!-- 台车轨道 --> <div id="car-track-1" class="car-track" style="position: absolute; top: 122px; left: 100px; width: 100px; height: 200px; background: url(../static/image/bg.jpg);"></div> <div id="car-track-1" class="car-track"></div> <!-- 台车实例 --> <div id="site-8" class="site car" style=" position: absolute; top: 122px; left: 100px; width: 100px; height: 40px; line-height: 40px">8</div> <div id="site-8" class="site car">8</div> <!-- 第一列(宽度 100px) --> <div class="site-row site-row-1">