| | |
| | | <button class="layui-btn layuiadmin-btn-order" type="button" lay-submit="" lay-filter="btnReSearch" id="btnReSearch" style="padding:0 5px">éç½®</button> |
| | | </div> |
| | | </div> |
| | | <div id="HistogramReport" style = "background-color: black; height: 2000px; width: 100%; display: flex; justify-content: center;"> |
| | | <div id="HistogramReport" style = "background-color: black; height: 2000px; width: 100%; display: flex; flex-direction: column; align-items:center;"> |
| | | |
| | | </div> |
| | | </form> |
| | |
| | | var HContainerElement_Set = document.createElement('div'); //setå®¹å¨ |
| | | HContainerElement_Set.id = data[i]["HSetNo"]; //set容å¨çid为setå· |
| | | HContainerElement_Set.className = "layui-inline"; |
| | | HContainerElement_Set.style = "margin-left:20px;margin-top:50px;"; |
| | | HContainerElement_Set.style = "margin-left:20px;margin-top:20px;"; |
| | | |
| | | //å°set容卿·»å å°ç´æ¹å¾å®¹å¨å¯¹è±¡ä¸ |
| | | HContainerElement.appendChild(HContainerElement_Set); |