infoErpFlow.jsp 8.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216
  1. <%@page import="com.yw.core.session.OASession"%>
  2. <%@ page language="java" contentType="text/html;charset=GBK" pageEncoding="GBK"%>
  3. <jsp:useBean id="oasession" class="com.yw.core.session.OASession" scope="session" />
  4. <%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %>
  5. <%@ taglib prefix="fn" uri="http://java.sun.com/jsp/jstl/functions" %>
  6. <%@ taglib prefix="fmt" uri="http://java.sun.com/jsp/jstl/fmt"%>
  7. <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
  8. <html class=" width960">
  9. <head>
  10. <meta http-equiv="Content-Type" content="text/html;charset=GBK">
  11. <META http-equiv="Cache-Control" content="no-store, no-cache, must-revalidate">
  12. <title>流程启动</title>
  13. <link href="${pageContext.request.contextPath}/main.css" rel="stylesheet" type="text/css" />
  14. <link href="/shares/js/yw/master1/liger/skins/ynet/css/ligerui-all.css" rel="stylesheet" type="text/css" />
  15. <link href="/shares/css/yw/master1/reset.css" rel="stylesheet" type="text/css" />
  16. <%-- <link href="${pageContext.request.contextPath}/yw/bpm/style/bootstrap.css" rel="stylesheet" type="text/css" /> --%>
  17. <%-- <link href="${pageContext.request.contextPath}/yw/bpm/style/flow.css" rel="stylesheet" type="text/css" /> --%>
  18. <link href="/shares/css/yw/flow/bootstrap.css" rel="stylesheet" type="text/css" />
  19. <link href="/shares/css/yw/flow/flow.css" rel="stylesheet" type="text/css" />
  20. <script src="${pageContext.request.contextPath }/liger/lib/jquery/jquery-1.3.2.min.js" type="text/javascript"></script>
  21. <script src="${pageContext.request.contextPath }/liger/lib/ligerUI/js/ligerui.all.js" type="text/javascript"></script>
  22. <script type="text/javascript" src="/shares/js/constant.js"></script>
  23. <script type="text/javascript" src="/shares/js/common.js"></script>
  24. <script type="text/javascript" src="/shares/js/yw/contract/contractflow.js"></script>
  25. <script type="text/javascript" src="/shares/js/file.js"></script>
  26. <link rel="stylesheet" type="text/css"
  27. href="/shares/css/yw/master1/${sessionScope.loginFrom}/jquery.jscrollpane.codrops1.css" />
  28. <!-- the mousewheel plugin -->
  29. <script type="text/javascript"
  30. src="/shares/js/yw/master1/jquery.mousewheel.js"></script>
  31. <!-- the jScrollPane script -->
  32. <script type="text/javascript"
  33. src="/shares/js/yw/master1/jquery.jscrollpane.min.js"></script>
  34. <script type="text/javascript"
  35. src="/shares/js/yw/master1/scroll-startstop.events.jquery.js"></script>
  36. <script type="text/javascript" src="/shares/js/yw/master1/scroll.js"></script>
  37. <script
  38. src="/shares/xheditor/xheditor-1.1.14/xheditor-1.1.14-zh-cn.min.js"
  39. type="text/javascript"></script>
  40. <script type="text/javascript">
  41. function setFrame() {
  42. var iformIns = document.getElementById("formIns");
  43. iformIns.height = "100px";
  44. iformIns.height = formIns.document.body.scrollHeight;
  45. }
  46. $(function() {
  47. //当滚动条的位置处于距顶部100像素以下时,跳转链接出现,否则消失
  48. $(window).scroll(function() {
  49. if ($(window).scrollTop() > 100) {
  50. $("#top1").fadeIn(100);
  51. } else {
  52. $("#top1").fadeOut(100);
  53. }
  54. });
  55. //当点击跳转链接后,回到页面顶部位置 keleyi.com
  56. $("#top1").click(function() {
  57. $('body,html').animate({
  58. scrollTop : 0
  59. }, 0);
  60. return false;
  61. });
  62. });
  63. </script>
  64. <style type="text/css">
  65. body {
  66. background: #fff;
  67. overflow: hidden;
  68. }
  69. </style>
  70. </head>
  71. <body ontouchmove="event.preventDefault();">
  72. <div id="jp-container" class="jp-container liuyan">
  73. <div class="s_title b10 f6">
  74. <img src="/shares/images/master1/gg_ico.png" width="27" height="26" />
  75. 流程信息
  76. <div class="article_title">
  77. <input class="art_back" title="返回" name=""
  78. onclick="history.back(-1);" type="button" />
  79. </div>
  80. </div>
  81. <div class="navbar" >
  82. <div class="navbar-inner2">
  83. <font style="color: black; font-family: 微软雅黑; font-size: 30px; ">${requestScope.flow.insName }</font>
  84. <!-- <font style="color: black; font-family: 微软雅黑; font-size: 20px; ">发起人:${requestScope.flow.creator.username }</font> -->
  85. </div>
  86. </div>
  87. <div id="word_temp" class="wp" style="position: relative;">
  88. <div id="print_body">
  89. <c:if test="${requestScope.flow.formInsId == '0' }">
  90. <fieldset id="icon-top2">
  91. <div class="wf_shadow">
  92. <span class="z corner_41"></span> <span class="y corner_12"></span>
  93. <c:if test="${requestScope.flow.formInsId == '0' }">
  94. <iframe width="100%" onload="setFrame();" id="formIns" name="formIns"
  95. frameborder="0" scrolling="no" style="width:100%;"
  96. src="${pageContext.request.contextPath}/contractFlowAction.do?task=toInfoDetail&insId=${requestScope.flow.insId}">
  97. </iframe>
  98. </c:if>
  99. <span class="z corner_34"></span> <span class="y corner_23"></span>
  100. </div>
  101. </fieldset>
  102. </c:if>
  103. <fieldset id="icon-top3" style="border: 1px solid #333333; width: 970px; ">
  104. <legend>
  105. <i></i> &nbsp;流程附件
  106. </legend>
  107. <div class="forum-container">
  108. <table class="l-table-edit line" style="margin-left: 10px; width: 950px;">
  109. <tr>
  110. <td class="l-table-edit-text">附件:
  111. </td>
  112. <td class="l-table-edit-td">
  113. <c:if test="${fn:length(requestScope.fileList) > 0 }">
  114. <table>
  115. <tr>
  116. <td width="20%">上传环节</td>
  117. <td width="20%">上传人</td>
  118. <td width="60%">附件</td>
  119. </tr>
  120. <c:forEach items="${requestScope.fileList }" var="file">
  121. <tr>
  122. <td>${file.file_model_name}</td>
  123. <td>${file.file_create_name}</td>
  124. <td><span class="l-file" len="15">${file.file_value}</span></td>
  125. </tr>
  126. </c:forEach>
  127. </table>
  128. </c:if>
  129. </td>
  130. </tr>
  131. </table>
  132. </div>
  133. </fieldset>
  134. <fieldset id="icon-top4"
  135. style="border: 1px solid #333333; width: 970px; ">
  136. <legend>
  137. <i></i> &nbsp;备注及意见
  138. </legend>
  139. <div class="forum-container">
  140. <table class="l-table-edit line" style="margin-left: 10px; width: 950px;" >
  141. <c:forEach items="${requestScope.tList }" var="tinstance">
  142. <c:if test="${tinstance.remark != null && fn:length(tinstance.remark) > 0 }">
  143. <tr>
  144. <td class="l-table-edit-text">${tinstance.user.username }</td>
  145. <td>${tinstance.remark }</td>
  146. </tr>
  147. </c:if>
  148. </c:forEach>
  149. </table>
  150. </div>
  151. </fieldset>
  152. <fieldset id="icon-top5"
  153. style="border: 1px solid #333333; width: 970px; ">
  154. <legend>
  155. <i></i> &nbsp;流转过程
  156. </legend>
  157. <div id="maingrid4" style="margin-left: 10px; width: 900px;">
  158. <table class="l-table-edit line" style="margin-left: 10px; width: 950px;" id="tableProcess">
  159. <tr>
  160. <td>环节名称</td>
  161. <td>操作人</td>
  162. <td>状态</td>
  163. <td>环节启动时间</td>
  164. <td>环节结束时间</td>
  165. </tr>
  166. <c:forEach items="${requestScope.tList }" var="tinstance">
  167. <tr>
  168. <td>${tinstance.tmodelId.tmodelName }</td>
  169. <td>${tinstance.user.username }</td>
  170. <td>${tinstance.state.dataName }</td>
  171. <td><fmt:formatDate value="${tinstance.createdate}" pattern="yyyy-MM-dd hh:mm:ss"/></td>
  172. <td><fmt:formatDate value="${tinstance.finishdate}" pattern="yyyy-MM-dd hh:mm:ss"/></td>
  173. </tr>
  174. </c:forEach>
  175. </table>
  176. </div>
  177. </fieldset>
  178. <!-- <fieldset id="icon-top6" style="border: 1px solid #333333; width: 970px; ">
  179. <legend>
  180. <i></i> &nbsp;流程图
  181. </legend>
  182. <div style="margin-left: 10px; width: 950px;">开发中......</div>
  183. </fieldset> -->
  184. <fieldset></fieldset>
  185. <br>
  186. </div>
  187. </div>
  188. <!-- end wrap-->
  189. </div>
  190. <p class="back-to-top" id="top1" style="display: block;">
  191. <a href="#top"><span></span>返回顶部</a>
  192. </p>
  193. <c:if test="${requestScope.flow.formInsId == '0' }">
  194. <p class="back-to-top" id="top2" style="display: block;">
  195. <a href="#icon-top2"><span></span>查看表单</a>
  196. </p>
  197. </c:if>
  198. <p class="back-to-top" id="top3" style="display: block;">
  199. <a href="#icon-top3"><span></span>查看附件</a>
  200. </p>
  201. <p class="back-to-top" id="top4" style="display: block;">
  202. <a href="#icon-top4"><span></span>备注意见</a>
  203. </p>
  204. <p class="back-to-top" id="top5" style="display: block;">
  205. <a href="#icon-top5"><span></span>流转过程</a>
  206. </p>
  207. <!--<p class="back-to-top" id="top6" style="display: block;">
  208. <a href="#icon-top6"><span></span>流程图 </a>
  209. </p> -->
  210. <!-- end nav-->
  211. </body>
  212. </html>