From 1ce7fa1c227fab4b2a97dd61876db2dfa44cd236 Mon Sep 17 00:00:00 2001
From: duhe <226547893@qq.com>
Date: 星期二, 15 七月 2025 14:59:06 +0800
Subject: [PATCH] 华远:直观图界面调整
---
WebTM/views/案例代码/华远/HY_HistogramReport.html | 4 ++--
WebTM/Properties/PublishProfiles/LAYUI.pubxml.user | 6 +++---
WebTM/views/案例代码/华远/HY_InterfaceTest.html | 2 +-
3 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/WebTM/Properties/PublishProfiles/LAYUI.pubxml.user b/WebTM/Properties/PublishProfiles/LAYUI.pubxml.user
index 4c9944b..31401b1 100644
--- a/WebTM/Properties/PublishProfiles/LAYUI.pubxml.user
+++ b/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/妗堜緥浠g爜/鍗庤繙/HY_HistogramReport.html">
- <publishTime>06/26/2025 08:14:23</publishTime>
+ <publishTime>07/15/2025 14:36:56</publishTime>
</File>
<File Include="views/妗堜緥浠g爜/鍗庤繙/HY_HistogramReport_ForPCSCheckNote.html">
<publishTime>06/23/2025 14:35:05</publishTime>
</File>
<File Include="views/妗堜緥浠g爜/鍗庤繙/HY_InterfaceTest.html">
- <publishTime>07/15/2025 10:15:10</publishTime>
+ <publishTime>07/15/2025 14:09:07</publishTime>
</File>
<File Include="views/妗堜緥浠g爜/鏅�氬熀纭�璧勬枡/Gy_DepartmentEdit.html">
<publishTime>12/29/2023 11:38:44</publishTime>
diff --git "a/WebTM/views/\346\241\210\344\276\213\344\273\243\347\240\201/\345\215\216\350\277\234/HY_HistogramReport.html" "b/WebTM/views/\346\241\210\344\276\213\344\273\243\347\240\201/\345\215\216\350\277\234/HY_HistogramReport.html"
index 01392c4..b06c0c3 100644
--- "a/WebTM/views/\346\241\210\344\276\213\344\273\243\347\240\201/\345\215\216\350\277\234/HY_HistogramReport.html"
+++ "b/WebTM/views/\346\241\210\344\276\213\344\273\243\347\240\201/\345\215\216\350\277\234/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瀹瑰櫒鐨刬d涓簊et鍙�
HContainerElement_Set.className = "layui-inline";
- HContainerElement_Set.style = "margin-left:20px;margin-top:50px;";
+ HContainerElement_Set.style = "margin-left:20px;margin-top:20px;";
//灏唖et瀹瑰櫒娣诲姞鍒扮洿鏂瑰浘瀹瑰櫒瀵硅薄涓�
HContainerElement.appendChild(HContainerElement_Set);
diff --git "a/WebTM/views/\346\241\210\344\276\213\344\273\243\347\240\201/\345\215\216\350\277\234/HY_InterfaceTest.html" "b/WebTM/views/\346\241\210\344\276\213\344\273\243\347\240\201/\345\215\216\350\277\234/HY_InterfaceTest.html"
index e5b8be1..ab827f6 100644
--- "a/WebTM/views/\346\241\210\344\276\213\344\273\243\347\240\201/\345\215\216\350\277\234/HY_InterfaceTest.html"
+++ "b/WebTM/views/\346\241\210\344\276\213\344\273\243\347\240\201/\345\215\216\350\277\234/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
--
Gitblit v1.9.1