Commit 6b53c125 by wangling

Merge remote-tracking branch 'origin/master'

parents 323b6efd 64f414f9
......@@ -21,6 +21,7 @@
<link rel="stylesheet" href="/css/easyui.css">
<link rel="stylesheet" href="/css/icon.css">
<link rel="stylesheet" href="/css/base_initialize.css">
<link rel="stylesheet" href="/css/detailStyle.css">
<style>
.cxtj table input.zdy-wdate{padding:0 !important;height:26px;margin-top:-5px;}
.spanc{font-size:14px;}
......@@ -29,11 +30,16 @@
</head>
<body style="overflow: auto">
<header class="heade-box">
<%--<header class="heade-box">
<img src="/images/gjzz.png" class="header-title-img" alt="">
</header>
<article class="main-cen-box">
<div class="cxtj">
</header>--%>
<article class="main-cen-box w">
<div class="head clearfix">
<div class="aj_message">
<span class="aj_code">轨迹追踪</span>
</div>
</div>
<div class="xzzxyw_bg ajxx_wrap">
<form name="wfqdzczlForm" id="form1" class="easyui-form" data-options="novalidate:true">
<fieldset>
<legend style="height: 46px;padding-top: 4px;">
......@@ -49,7 +55,7 @@
<span id="syzzsCount" class="spanc count">0</span>
<span class="spanc">)</span>
</legend>
<table>
<table class="sp_table" width="100%">
<tbody>
<tr>
<td class="ar" width="13.3%"><span class="red">*</span>追踪对象类型:</td>
......@@ -75,21 +81,18 @@
<input type="text" id = "bkdxhm" name="bkdxhm" class="easyui-textbox" style="height:26px;" data-options="required:true" value="${bkxx.bkdxhm}"/>
</span>
</td>
<td class="ar" width="13.3%"></td>
<td width="20%">
</td>
</tr>
<tr>
<td class="ar" width="13.3%"><span class="red">*</span>追踪要求:</td>
<td colspan="5">
<textarea rows="5" id="bkyq" name="bkyq" width="100%" style="margin:5px 0;line-height: 20px;" placeholder="最多输2000个字符" class="easyui-validatebox textareabox" data-options="required:true,validType:['maxLength[2000]']">${bkxx.bkyq}</textarea>
<td colspan="3">
<textarea rows="5" id="bkyq" name="bkyq" width="100%" style="margin:5px 0;line-height: 20px;width:92%;" placeholder="最多输2000个字符" class="easyui-validatebox textareabox" data-options="required:true,validType:['maxLength[2000]']">${bkxx.bkyq}</textarea>
</td>
</tr>
<tr>
<td class="ar" width="13.3%"><span class="red">*</span>追踪依据:</td>
<td colspan="5">
<textarea rows="5" id="bkyj" name="bkyj" width="100%" style="margin:5px 0;line-height: 20px;" placeholder="最多输2000个字符" class="easyui-validatebox textareabox" data-options="required:true,validType:['maxLength[2000]']">${bkxx.bkyj}</textarea>
<td colspan="3">
<textarea rows="5" id="bkyj" name="bkyj" width="100%" style="margin:5px 0;line-height: 20px;width:92%;" placeholder="最多输2000个字符" class="easyui-validatebox textareabox" data-options="required:true,validType:['maxLength[2000]']">${bkxx.bkyj}</textarea>
</td>
</tr>
......@@ -106,38 +109,40 @@
<input type="text" name="sqr_jh" id = "sqr_jh" readonly value="${bkxx.sqr_jh}">
</span>
</td>
<td class="ar" width="13.3%"><span class="red">*</span>申请人_联系电话:</td>
<td width="20%">
</tr>
<tr>
<td class="ar" width="13.3%"><span class="red">*</span>申请人_联系电话:</td>
<td width="20%">
<span class="textbox" style="border:none">
<input type="text" name="sqr_lxdh" id = "sqr_lxdh" value="${bkxx.sqr_lxdh}" class="easyui-textbox" style="height:26px;" data-options="required:true">
</span>
</td>
</td>
</tr>
<tr>
<tr>
<td class="ar" width="13.3%"><span class="red">*</span>追踪时间:</td>
<td width="20%">
<span class="textbox">
<span class="textbox" style="border:none;">
<input id="bksj_start" name="bksj_start" class="val easyui-validatebox Wdate zdy-wdate " data-options="required: true" type="text" onkeypress="return checkDateFmt();"
onFocus="WdatePicker({onpicked:checkfinish,dateFmt:'yyyy-MM-dd HH:mm:ss',minDate:'#F{$dp.$D(\'bksj_end\',{d:-1});}',maxDate:'#F{$dp.$D(\'bksj_end\')}'})" value="${bksjStartStr}" />
</span>
</td>
<td class="ar" width="13.3%"><span class="red">*</span>至:</td>
<td width="20%">
<span class="textbox">
<span class="textbox" style="border:none;">
<input id="bksj_end" name="bksj_end" class="val easyui-validatebox Wdate zdy-wdate " data-options="required: true" type="text" onkeypress="return checkDateFmt();"
onFocus="WdatePicker({onpicked:checkfinish,dateFmt:'yyyy-MM-dd HH:mm:ss',minDate:'#F{$dp.$D(\'bksj_start\')}',maxDate:'#F{$dp.$D(\'bksj_start\',{d:1});}'})" value="${bksjEndStr}"/>
</span>
</td>
<td class="ar" width="13.3%">追踪期限:</td>
<td width="20%">
<span class="textbox" style="border:none">
<input id="bkqx" readonly name="bkqx" type="text" style="height:26px;" value="${bkxx.bkqx}" />
</span>
</td>
</tr>
<tr>
<td class="ar" width="13.3%">追踪期限:</td>
<td width="20%">
<span class="textbox" style="border:none">
<input id="bkqx" readonly name="bkqx" type="text" style="height:26px;border: 1px solid #ccc;border-radius: 5px;" value="${bkxx.bkqx}" />
</span>
</td>
<td class="ar" width="13.3%"><span class="red">*</span>是否短信通知:</td>
<td width="20%">
<span style="border:none">
......@@ -146,18 +151,10 @@
</span>
</td>
<td class="ar" width="13.3%"></td>
<td width="20%">
</td>
<td class="ar" width="13.3%"></td>
<td width="20%">
</td>
</tr>
<tr>
<td colspan="6" style="text-align: center;height:50px;">
<td colspan="4" style="text-align: center;height:50px;">
<a class="btn_a btn_search easyui-linkbutton" onclick="submit()" >保存 </a>
<a class="btn_a btn_empty easyui-linkbutton" onclick="doClear()">重置</a>
<input type="hidden" id="bkdxlxmc" name="bkdxlxmc" />
......
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