|  |  |  | 
|---|
|  |  |  | </div> | 
|---|
|  |  |  | </div> | 
|---|
|  |  |  | <!-- 货架 + 堆垛机 + 入库站点 --> | 
|---|
|  |  |  | <div class="main-part" style="width: 1920px;height:1080px;overflow: scroll"> | 
|---|
|  |  |  | <div id="mainPart" class="main-part" style="width: 1920px;height:1080px;overflow: scroll"> | 
|---|
|  |  |  |  | 
|---|
|  |  |  | </div> | 
|---|
|  |  |  | <div id="body"> | 
|---|
|  |  |  | 
|---|
|  |  |  | </script> | 
|---|
|  |  |  | <script type="text/javascript"> | 
|---|
|  |  |  | // 弹窗站点信息 | 
|---|
|  |  |  | $('.site').on('click', function () { | 
|---|
|  |  |  | $('#mainPart').on('click','.site', function () { | 
|---|
|  |  |  | var id = this.id.split("-")[1]; | 
|---|
|  |  |  | $("#siteWindow").attr("style", "display:block;");//显示div | 
|---|
|  |  |  | $("#crnWindow").attr("style", "display:none;"); | 
|---|