| | |
| | | <div class="kb_body"> |
| | | <div class="kb_background" /> |
| | | <div class="kb_background2" /> |
| | | <div class="kb_head" style="height: 90px">未来工厂分析平台</div> |
| | | <div class="kb_head" style="height: 90px;z-index: 3;letter-spacing: 4px">未来工厂分析平台</div> |
| | | <div class="kb_headerPic" /> |
| | | <div class="kb_flex" style="height: 660px"> |
| | | <div class="kb_flex_column"> |
| | |
| | | value1: 88088, |
| | | value2: 78792 |
| | | } |
| | | }, |
| | | created() { |
| | | setInterval(() => { |
| | | location.reload() |
| | | }, 1000 * 60 * 60 * 2) |
| | | }, |
| | | mounted() { |
| | | // 加载世界地图 |
| | |
| | | |
| | | .kb_headerPic { |
| | | position: absolute; |
| | | top: 39px; |
| | | width: 1808px; |
| | | height: 12px; |
| | | background: url("../../assets/images/kb_headtitle2.png") no-repeat; |
| | | margin-left: 56px; |
| | | top: 0px; |
| | | width: 1885px; |
| | | height: 100px; |
| | | //background: url("../../assets/images/kb_headtitle2.png") no-repeat; |
| | | background: url("../../assets/images/index_head.jpg") no-repeat; |
| | | margin-left: 17.5px; |
| | | z-index: 2; |
| | | } |
| | | |