Commit b33bae16 by wuchengwu

日志管理、维护管理样式调整

parent c58e397d
......@@ -19,6 +19,11 @@
<link rel="stylesheet" href="/static/rygl/css/dialog.css">
<link rel="stylesheet" href="/static/fenye/fenye.css" media="all">
</head>
<script type="text/css">
.layui-form-selected dl {
height: 156px!important;
}
</script>
<body>
<!--查询条件-->
<div class="xztitle">查询条件</div>
......@@ -133,6 +138,7 @@
<script>
$(function() {
openCombotree('ssdwcode');
// $('#ssdwcode').combobox('clear');
// $("#ssdwcode").combotree("setValue",$("#ssdwname").val());
// $("#ssdwcode").text(codeFormatter($("#ssdwcode").val(),"CODE_UNIT"));
})
......@@ -186,7 +192,7 @@
,where: {
ssdwcode: $("#ssdwcode").combobox("getValue"),
ip: $('#ip').val(),
sbztstr:$("#sbztstr option:selected").val(),
// sbztstr:$("#sbztstr option:selected").val(),
// spzt: $("#spzt option:selected").val(),
gxsjStr: $("#gxsjStr option:selected").val(),
cjsblxcode:'1'
......@@ -204,11 +210,9 @@
//点击搜索按钮根据用户名称查询
$('#rzglReset').on('click',
function(){debugger
$("input[name='ssdwcode']") .find("input").val('');
function(){
$('#ssdwcode').combobox('clear');
$("#ip").val("");
$("#ssdwcode").val("");
$("#sbztstr").val("");
$("#gxsjStr").val("");
});
......
......@@ -518,7 +518,7 @@
<div class="box">
<div class="input-group l1 br">
<span class="input-group-addon must" style="width:32%; height:32px;">日志时间</span>
<input id="rzsjStr" name="rzsjStr" type="text" class="easyui-datebox" style="height:24px;">
<input id="rzsjStr" name="rzsjStr" type="text" class="easyui-datebox" style="width:66%; height:32px;">
<input type="hidden" id="rzsjStr1" th:value="${sysLogs.rzsj}"/>
</div>
<div class="input-group l1">
......
......@@ -218,6 +218,10 @@
#tstzxx{overflow:hidden;}
.zj{width:185px;height:230px;}
.hm{width:400px;height:400px;}
.textbox combo{
width: 180px!important;
height: 32px!important;
}
</style>
<style type="text/css">
......@@ -574,54 +578,54 @@
<div class="panel-body" style="overflow: inherit;">
<div class="box">
<div class="input-group l1 br">
<span class="input-group-addon must" style="width:32%; height:32px;" id="bxdw-text">报修单位</span>
<input id="bxdw" name="bxdw" type="text" style="width:66%; height:32px;" class="val easyui-combotree" data-options="url: '/queryTypeCode?type=CODE_UNIT',method:'get',textField : 'text', valueField : 'id'"/>
<span class="input-group-addon must" style="width:28%; height:32px;" id="bxdw-text">报修单位</span>
<input id="bxdw" name="bxdw" type="text" style="width:206px; height:32px;" class="val easyui-combotree" data-options="url: '/queryTypeCode?type=CODE_UNIT',method:'get',textField : 'text', valueField : 'id'"/>
<input type="hidden" id="bxdwStr" th:value="${whgl.bxdw}"/>
</div>
<div class="input-group l1" style="width: 288px;">
<span class="input-group-addon must">报修人</span>
<input id="bxr" name="bxr" type="text" th:value="${whgl.bxr}" class="form-control" />
</div>
<div class="input-group l1 br">
<div class="input-group l1">
<span class="input-group-addon must" style="width:32%; height:32px;">报修时间</span>
<input id="bxsj" name="bxsj" type="text" class="easyui-datebox" style="height:24px;">
<input id="bxsj" name="bxsj" type="text" class="easyui-datebox" style="width:66%; height:32px;">
<input type="hidden" id="bxsjStr" th:value="${whgl.bxsj}"/>
</div>
<div class="input-group l1" style="width: 900px;">
<span class="input-group-addon " style="height: 70px;">故障现象</span>
<span class="input-group-addon " style="width:9%; height:32px;">故障现象</span>
<textarea id="gzxx" name="gzxx" class="dhwb" rows="" cols="" style="width: 102%;height: 70px;line-height: 20px;"></textarea>
<input type="hidden" id="gzxxStr" th:value="${whgl.gzxx}"/>
<!-- <input type="hidden" id="jyaq" th:value="${ryxx.jyaq}"/>-->
</div>
<div class="input-group l1" style="width: 288px;">
<span class="input-group-addon must">故障类型</span>
<div class="input-group l1" style="width: 284px;">
<span class="input-group-addon must" style="width:35%; height:32px;">故障类型</span>
<input type="hidden" id="gzlxStr" th:value="${whgl.gzlx}"/>
<select class="input_out easyui-combobox" name="gzlx" id="gzlx">
<option value="">------------- 请 选 择 -------------</option>
<select class="input_out easyui-combobox" style="width: 204px;height: 32px;" name="gzlx" id="gzlx">
<option value="">---------- 请 选 择 ----------</option>
<option value="1" >软件</option>
<option value="2">硬件</option>
<option value="3">培训</option>
</select>
</div>
<div class="input-group l1" style="width: 288px;">
<div class="input-group l1" style="width: 288px;margin-left: 28px;">
<span class="input-group-addon must">报修人联系电话</span>
<input id="bxrlxdh" name="bxrlxdh" type="text" class="form-control" style="padding :0px !important;"/>
<input type="hidden" id="bxrlxdhStr" th:value="${whgl.bxrlxdh}"/>
</div>
<div class="input-group l1" style="width: 288px;">
<span class="input-group-addon must">处理状态</span>
<div class="input-group l1 br" style="width: 284px;">
<span class="input-group-addon must" style="width:35%; height:32px;">处理状态</span>
<input type="hidden" id="clztStr" th:value="${whgl.clzt}"/>
<select class="input_out easyui-combobox" name="clzt" id="clzt">
<option value="">------------- 请 选 择 -------------</option>
<select class="input_out easyui-combobox" style="width: 204px;height: 32px;" name="clzt" id="clzt">
<option value="">---------- 请 选 择 ----------</option>
<option value="1">处理中</option>
<option value="2">已解决</option>
<option value="3">未解决</option>
</select>
</div>
<div class="input-group l1 br">
<div class="input-group l1 " style="margin-left: 28px;">
<span class="input-group-addon" style="width:32%; height:32px;">解决时间</span>
<input id="jjsj" name="jjsj" type="text" class="easyui-datebox" style="height:24px;">
<input id="jjsj" name="jjsj" type="text" class="easyui-datebox" style="width:66%; height:32px;">
<input type="hidden" id="jjsjStr" th:value="${whgl.jjsj}"/>
</div>
</div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment