| | |
| | | font-weight: inherit; |
| | | } |
| | | |
| | | /*!* 堆垛机状态 *!*/ |
| | | /*.crn-state-group {*/ |
| | | /*text-align: left;*/ |
| | | /*font-size: 12px;*/ |
| | | /*}*/ |
| | | /*.crn-label {*/ |
| | | /*float: left;*/ |
| | | /*width: 20%;*/ |
| | | /*text-align: right;*/ |
| | | /*margin-bottom: 5px;*/ |
| | | /*font-size: 13px;*/ |
| | | /*}*/ |
| | | /*.crn-state {*/ |
| | | /*display: inline-block;*/ |
| | | /*width: 50px;*/ |
| | | /*text-align: center;*/ |
| | | /*}*/ |
| | | /*!* 站点状态 *!*/ |
| | | /*.site-label {*/ |
| | | /*width: 20%;*/ |
| | | /*text-align: right;*/ |
| | | /*margin-bottom: 5px;*/ |
| | | /*font-size: 13px;*/ |
| | | /*}*/ |
| | | /*.site-state-group {*/ |
| | | /*display: inline-block;*/ |
| | | /*text-align: left;*/ |
| | | /*}*/ |
| | | /*.site-state-group .site {*/ |
| | | /*float: left;*/ |
| | | /*height: 22px;*/ |
| | | /*width: auto;*/ |
| | | /*padding: 0 10px;*/ |
| | | /*border: none;*/ |
| | | /*}*/ |
| | | /* 颜色提示 */ |
| | | .tips { |
| | | position: absolute; |
| | | bottom: 5%; |
| | | left: 10%; |
| | | } |
| | | .tips-item { |
| | | margin-bottom: 0; |
| | | font-size: 0; |
| | | text-align: left; |
| | | } |
| | |
| | | |
| | | <!-- 信息展示 --> |
| | | <div class="data-window"> |
| | | <!-- 标题 --> |
| | | <h1>自动仓库 WCS 监控图</h1> |
| | | |
| | | <!-- 颜色提示 --> |
| | | <div class="tips"> |
| | | <div class="tips-item"> |
| | | <label>堆垛机状态颜色: </label> |
| | |
| | | <span class="machine-unauto">非自动/手动</span> |
| | | </div> |
| | | </div> |
| | | |
| | | <div class="tips-item"> |
| | | <label>输送设备状态颜色: </label> |
| | | <div class="item-group"> |
| | |
| | | </div> |
| | | </div> |
| | | </div> |
| | | |
| | | </div> |
| | | |
| | | <!--分割线--> |
| | |
| | | </div> |
| | | |
| | | <!-- 右输送线 --> |
| | | <input id="val" type="text"> |
| | | <button id="animate">animate</button> |
| | | <!--<input id="val" type="text">--> |
| | | <!--<button id="animate">animate</button>--> |
| | | </main> |
| | | |
| | | |
| | | </body> |
| | | <script> |
| | | var crn1Position = 0; |