123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230 |
- <%@page language="java" pageEncoding="UTF-8"%>
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
- <html xmlns="http://www.w3.org/1999/xhtml">
- <head>
- <meta http-equiv="content-Type" content="text/html; charset=utf-8" />
- <title>附件列表</title>
- <%@include file="../../include1.jsp"%>
- <!-- 更多查询筛选过滤start -->
- <script type="text/javascript"
- src="/nwyj/scripts/freamwork/com/sinosoft/common/searchUtil.js"></script>
- <link href="/nwyj/scripts/freamwork/com/sinosoft/common/searchUtil.css"
- rel="stylesheet" type="text/css" />
- <!-- 更多查询筛选过滤start -->
- <!-- <script type="text/javascript" src="/nwyj/scripts/webUploader/webuploader.js"></script> -->
- <script type="text/javascript"
- src="/nwyj/scripts/freamwork/com/sinosoft/system/accessory/accessoryList.js"></script>
- <style type="text/css">
- .l-layout-header {
- position: relative;
- padding-left: 10px;
- color: #183152;
- font-weight: bold;
- background: rgb(255, 255, 255) repeat-x;
- overflow: hidden;
- cursor: pointer;
- border-bottom: 1px solid #bed5f3;
- }
- .leftnav {
- height: 36px;
- line-height: 36px;
- }
- .nav_div_plan {
- margin-top:5px;
- border: 1px solid #eeeeee;
- background-image: url(/nwyj/images/temp/rc_yuan.png);
- background-repeat: no-repeat;
- background-position: 5px 52%;
- padding: 0 5px 0 25px;
- }
- .rc_yuan_hover,.nav_div_plan:hover {
- border: 1px solid #ffffff;
- background-image: url(/nwyj/images/temp/rc_yuan_hover.png);
- background-repeat: no-repeat;
- background-position: 5px 52%;
- padding: 0 5px 0 25px;
- word-break: keep-all;
- word-wrap: normal;
- background-color: #6991d3;
- color: #ffffff;
- cursor: pointer;
- }
- .loadClass{
- position: relative;
- width: 100%;
- height:100%;
- margin: 0;
- padding: 0;
- text-align: center;
- }
- .loadClass span{
- margin-top:7px;
- display:inline-block;
- background-color: #cccccc;
- border-radius: 5px;
- /* behavior: url(/nwyj/scripts/freamwork/com/sinosoft/system/right/PIE.htc); */
- width: 100px;
- height: 25px;
- line-height: 25px;
- }
- .loadClass span:HOVER{
- cursor:pointer;
- color:#ffffff;
- background-color: green;
-
- }
- </style>
- <script type="text/javascript">
- var deptId = top.com.sinosoft.lz.system.user.LoginInfo.getCorp_ids();
- var parentId = top.com.sinosoft.lz.system.user.LoginInfo.getParent_ids();
- var conditionData = {
- "list" : [
- {"name":"文件类型","className":"FILEEXT","list":[
- {"key":"全部","value":"0000"},{"key":"doc","value":"doc"},{"key":"docx","value":"docx"},
- {"key":"ppt","value":"ppt"},{"key":"pdf","value":"pdf"},{"key":"xlsx","value":"xlsx"},
- {"key":"xls","value":"xls"},{"key":"mp3","value":"mp3"},{"key":"mp4","value":"mp4"},
- {"key":"rar","value":"rar"},{"key":"txt","value":"txt"},{"key":"zip","value":"zip"},
- {"key":"jpg","value":"jpg"},{"key":"png","value":"png"},{"key":"gif","value":"gif"}
- ]
- }
- ]
- };
- function initComplete(){
- //获取当前主题风格,用于设置日期控件的皮肤
- try {
- dateSkin=themeColor;
- }
- catch(e){}
-
- //自定义点击触发日期控件
- document.getElementById('start1').onfocus=function(){
- var endtimeTf=$dp.$('end1');
- WdatePicker({
- skin:dateSkin,onpicked:function(){endtimeTf.focus();},maxDate:'#F{$dp.$D(\'end1\')}'
- });
- };
- document.getElementById('end1').onfocus=function(){
- //这里设置了最大日期为当前日期,如果不需要则把maxDate:'%y-%M-%d'去掉
- WdatePicker({skin:dateSkin/* ,maxDate:'%y-%M-%d' */,minDate:'#F{$dp.$D(\'start1\')}'});
- };
- }
- $(function() {
- $("#NAME_110").bind("enter",function(){
- $("#searchButt").focus();
- });
- //根据json生成更多筛选条件ul-li列表
- //getChildInfo(conditionData);//-----------------------------------------查询里面的单位
- createConditionsDom(conditionData);
- });
-
-
-
- </script>
- </head>
- <!--style="text-align: center;" -->
- <body >
- <!-- <div id="layout1" style="margin: 10px 0">
- <div position="left">
- <div class="layout_content">
- <table width="100%">
- <tr>
- <td class="ver01">
- <div class="" id="singleNav">
- <div class="leftnav nav_div_plan rc_yuan_hover">
- <span>全部附件</span>
- </div>
-
- </div>
- </td>
- </tr>
- </table>
- </div>
- </div>
- <div class="plan_detail" id="plan_detail" position="center">
- <div class="padding_right5">
- <div class="box2" panelTitle="" id="searchPanel" statusType="none"
- style="margin:10px 0">
- <fieldset>
- <form id="queryForm" method="post">
- <input type="text" style="display: none;"/>
- <div id="starSearch">
- <table style="width:100%;">
- <tr>
- <td width="80%"><input type="text" name="NAME_110"
- id="NAME_110" watermark="请输入附件文件名称" width="300px"
- maxlength="15" /> <a id="searchButt"><img
- src="/nwyj/scripts/qui/libs/icons/toolbar_icons/search_tem.png"
- alt="" /></a> <input type="button" id="emptyCondition" value="清空条件"/>
- </td>
- <td width="20%" align="right"><a href="javascript:;"><span
- id="more" class="more_hide">综合查询</span></a></td>
- </tr>
- </table>
- </div>
- <div id="moreDiv" style="display: none;">
- 可选条件,改div作为容器,需保留
- <div class="conditions" id="conditions">
- <ul>
- <li class="condiTitle">上传时间:</li>
- <li><input readonly="readonly" type="text"
- class="dateIcon beginTime" name="UPLOADTIME" id="start1" />
- ~ <input readonly="readonly" type="text"
- class="dateIcon endTime" name="UPLOADTIME" id="end1" /></li>
- </ul>
- </div>
- </div>
- </form>
- </fieldset>
- </div>
- <div id="maingrid"></div>
- </div>
- </div>
- </div> -->
- <!-- style="width:1000px;margin: 0 auto;text-align: left;" -->
- <div class="padding_right5" >
- <div class="box2" panelTitle="" id="searchPanel" statusType="none"
- style="margin:10px 0">
- <fieldset>
- <form id="queryForm" method="post">
- <input type="text" style="display: none;"/>
- <div id="starSearch">
- <table style="width:100%;">
- <tr>
- <td width="80%"><input type="text" name="NAME_110"
- id="NAME_110" watermark="请输入附件文件名称" width="300px"
- maxlength="15" /> <a id="searchButt"><img
- src="/nwyj/scripts/qui/libs/icons/toolbar_icons/search_tem.png"
- alt="" /></a>
- </td>
- <td width="20%" align="right"><a href="javascript:;"><span
- id="more" class="more_hide">综合查询</span></a></td>
- </tr>
- </table>
- </div>
- <div id="moreDiv" style="display: none;">
- <div class="conditions" id="conditions">
- <ul>
- <li class="condiTitle">上传时间:</li>
- <li><input readonly="readonly" type="text"
- class="dateIcon beginTime" name="UPLOADTIME" id="start1" />
- ~ <input readonly="readonly" type="text"
- class="dateIcon endTime" name="UPLOADTIME" id="end1" /></li>
- </ul>
- </div>
- </div>
- </form>
- </fieldset>
- </div>
- <div id="maingrid"></div>
- </div>
- </body>
- </html>
|