| WebTM/Properties/PublishProfiles/LAYUI.pubxml.user | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
| WebTM/views/案例代码/华远/HY_HistogramReport.html | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
| WebTM/views/案例代码/华远/HY_InterfaceTest.html | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
WebTM/Properties/PublishProfiles/LAYUI.pubxml.user
@@ -4939,19 +4939,19 @@ <publishTime>03/28/2024 12:35:12</publishTime> </File> <File Include="views/æ¡ç æç»/Kf_BarCodeDetailQuery.html"> <publishTime>07/14/2025 14:43:14</publishTime> <publishTime>07/15/2025 14:07:21</publishTime> </File> <File Include="views/æ¡ç æç»/Kf_MateOutBillList_CodeDetail.html"> <publishTime>09/13/2024 15:42:13</publishTime> </File> <File Include="views/æ¡ä¾ä»£ç /åè¿/HY_HistogramReport.html"> <publishTime>06/26/2025 08:14:23</publishTime> <publishTime>07/15/2025 14:36:56</publishTime> </File> <File Include="views/æ¡ä¾ä»£ç /åè¿/HY_HistogramReport_ForPCSCheckNote.html"> <publishTime>06/23/2025 14:35:05</publishTime> </File> <File Include="views/æ¡ä¾ä»£ç /åè¿/HY_InterfaceTest.html"> <publishTime>07/15/2025 10:15:10</publishTime> <publishTime>07/15/2025 14:09:07</publishTime> </File> <File Include="views/æ¡ä¾ä»£ç /æ®éåºç¡èµæ/Gy_DepartmentEdit.html"> <publishTime>12/29/2023 11:38:44</publishTime> WebTM/views/°¸Àý´úÂë/»ªÔ¶/HY_HistogramReport.html
@@ -47,7 +47,7 @@ <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> @@ -254,7 +254,7 @@ 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); WebTM/views/°¸Àý´úÂë/»ªÔ¶/HY_InterfaceTest.html
@@ -558,7 +558,7 @@ //#region ç¬æ£®VRSå å±ç³è¯·PNLæ¡ç function VRSInner_getBarCodeBill_PNL() { var HLayOutName = "æµè¯"; var HLayOutName = "ææ°æµè¯"; $.ajax({ url: GetWEBURL() + '/VRSInner/VRSInner_getBarCodeBill_PNL' , async: false