split.html 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248
  1. <div>
  2. <div title="{{$.lp.base}}" class="MWFTab">
  3. <table width="100%" border="0" cellpadding="5" cellspacing="0" class="editTable">
  4. <tr>
  5. <td class="editTableTitle">{{$.lp.id}}:</td>
  6. <td class="editTableValue">text{$.id}</td>
  7. </tr>
  8. <tr>
  9. <td class="editTableTitle">{{$.lp.createTime}}:</td>
  10. <td class="editTableValue">text{$.createTime}</td>
  11. </tr>
  12. <tr>
  13. <td class="editTableTitle">{{$.lp.type}}:</td>
  14. <td class="editTableValue">text{$.type}</td>
  15. </tr>
  16. <tr>
  17. <td class="editTableTitle">{{$.lp.name}}:</td>
  18. <td class="editTableValue"><input type="text" name="name" jsondata="name" value="text{$.name}" class="editTableInput"/></td>
  19. </tr>
  20. <tr>
  21. <td class="editTableTitle">{{$.lp.alias}}:</td>
  22. <td class="editTableValue"><input type="text" name="alias" jsondata="alias" value="text{$.alias}" class="editTableInput"/></td>
  23. </tr>
  24. <tr>
  25. <td class="editTableTitle">{{$.lp.description}}:</td>
  26. <td class="editTableValue"><textarea name="description" jsondata="description" class="editTableTextarea">text{$.description}</textarea></td>
  27. </tr>
  28. <tr>
  29. <td class="editTableTitle">{{$.lp.form}}:</td>
  30. <td class="editTableValue">
  31. <div class="MWFFormSelect" name="form"></div>
  32. </td>
  33. </tr>
  34. </table>
  35. <table width="100%" border="0" cellpadding="5" cellspacing="0" class="editTable">
  36. <tr>
  37. <td class="editTableValue" colspan="2"><b>{{$.lp.allowReroute}}: </b><input class="editTableRadio" name="allowReroute" text{($.allowReroute)?'checked':''} type="radio" value="true"/>{{$.lp.yes}}
  38. <input class="editTableRadio" name="allowReroute" text{(!$.allowReroute)?'checked':''} type="radio" value="false"/>{{$.lp.no}}</td>
  39. </tr>
  40. <tr>
  41. <td class="editTableValue" colspan="2"><b>{{$.lp.allowRerouteTo}}: </b><input class="editTableRadio" name="allowRerouteTo" text{($.allowRerouteTo)?'checked':''} type="radio" value="true"/>{{$.lp.yes}}
  42. <input class="editTeditTableRadioableInput" class="editTableInput" name="allowRerouteTo" text{(!$.allowRerouteTo)?'checked':''} type="radio" value="false"/>{{$.lp.no}}</td>
  43. </tr>
  44. </table>
  45. <div class="MWFMaplist" name="customData" title="{{$.lp.customData}}" data-o2-advanced="yes"></div>
  46. </div>
  47. <div title="{{$.lp.split}}" class="MWFTab">
  48. <div class="editTableHeadTitle">{{$.lp.splitScript}}</div>
  49. <div class="MWFScript" name="script"></div>
  50. <div class="MWFScriptText" name="scriptText"></div>
  51. </div>
  52. <div title="{{$.lp.person}}" class="MWFTab">
  53. <table width="100%" border="0" cellpadding="5" cellspacing="0" class="editTable">
  54. <tr>
  55. <td class="editTableHeadTitle" colspan="2">{{$.lp.reader}}</td>
  56. </tr>
  57. <tr>
  58. <td class="editTableTitle">{{$.lp.readerId}}:</td>
  59. <td class="editTableValue">
  60. <div class="MWFPersonIdentity" name="readIdentityList" type="identity"></div>
  61. </td>
  62. </tr>
  63. <tr>
  64. <td class="editTableTitle">{{$.lp.unit}}:</td>
  65. <td class="editTableValue">
  66. <div class="MWFPersonUnit" name="readUnitList"></div>
  67. </td>
  68. </tr>
  69. <tr>
  70. <td class="editTableTitle">{{$.lp.duty}}:</td>
  71. <td class="editTableValue">
  72. <div class="MWFDutySelector" name="readDuty"></div>
  73. </td>
  74. </tr>
  75. <tr>
  76. <td class="editTableTitle">{{$.lp.processData}}:</td>
  77. <td class="editTableValue">
  78. <div class="MWFFormFieldPerson" name="readDataPathList"></div>
  79. </td>
  80. </tr>
  81. <tr>
  82. <td class="editTableTitle">{{$.lp.script}}:</td>
  83. <td class="editTableValue">
  84. <div class="MWFScript" name="readScript"></div>
  85. </td>
  86. </tr>
  87. </table>
  88. <div class="MWFScriptText" name="readScriptText"></div>
  89. <hr />
  90. <table width="100%" border="0" cellpadding="5" cellspacing="0" class="editTable">
  91. <tr>
  92. <td class="editTableHeadTitle" colspan="2">{{$.lp.reviewer}}</td>
  93. </tr>
  94. <tr>
  95. <td class="editTableTitle">{{$.lp.reviewerId}}:</td>
  96. <td class="editTableValue">
  97. <div class="MWFPersonIdentity" name="reviewIdentityList" type="identity"></div>
  98. </td>
  99. </tr>
  100. <tr>
  101. <td class="editTableTitle">{{$.lp.unit}}:</td>
  102. <td class="editTableValue">
  103. <div class="MWFPersonUnit" name="reviewUnitList"></div>
  104. </td>
  105. </tr>
  106. <tr>
  107. <td class="editTableTitle">{{$.lp.duty}}:</td>
  108. <td class="editTableValue">
  109. <div class="MWFDutySelector" name="reviewDuty"></div>
  110. </td>
  111. </tr>
  112. <tr>
  113. <td class="editTableTitle">{{$.lp.processData}}:</td>
  114. <td class="editTableValue">
  115. <div class="MWFFormFieldPerson" name="reviewDataPathList"></div>
  116. </td>
  117. </tr>
  118. <tr>
  119. <td class="editTableTitle">{{$.lp.script}}:</td>
  120. <td class="editTableValue">
  121. <div class="MWFScript" name="reviewScript"></div>
  122. </td>
  123. </tr>
  124. </table>
  125. <div class="MWFScriptText" name="reviewScriptText"></div>
  126. </div>
  127. <div title="{{$.lp.event}}" class="MWFTab" data-o2-advanced="yes">
  128. <div onclick="var node = this.getNext(); if (node.getStyle('display')=='none'){node.setStyle('display', 'block');}else{node.setStyle('display', 'none');}" style="cursor: pointer; line-height: 28px; height: 30px; font-weight: bold; background-color: #EEEEEE;">
  129. <div style="height: 30px; width: 30px; float: left; background: url(../x_component_process_ProcessDesigner/$Process/text{($.beforeArriveScript || $.beforeArriveScriptText) ? "event_code" : "event"}.png) no-repeat center center;"></div>
  130. <div style="margin-left: 20px; padding: 0px 5px;">{{$.lp.beforeWorkArrive}}</div>
  131. </div>
  132. <div style="display: none; overflow:hidden; border-left: 10px solid #EEEEEE; border-bottom: 10px solid #EEEEEE;">
  133. <table width="100%" border="0" cellpadding="5" cellspacing="0" class="editTable">
  134. <tr>
  135. <td class="editTableTitle">{{$.lp.beforeArriveActivity}}:</td>
  136. <td class="editTableValue">
  137. <div class="MWFScript" name="beforeArriveScript"></div>
  138. </td>
  139. </tr>
  140. </table>
  141. <div class="MWFScriptText" name="beforeArriveScriptText"></div><hr />
  142. </div>
  143. <div style="line-height: 20px; height: 46px; border-bottom: 1px solid #CCCCCC; border-top: 1px solid #CCCCCC; background-color:#f6f6f6;">
  144. <div style="height: 46px; width: 30px; float: left; background: url(../x_component_process_ProcessDesigner/$Process/down.png) no-repeat center center;"></div>
  145. <div style="margin-left: 20px; padding: 3px 10px; text-align: center; color: #666666;">{{$.lp.eventInfo2}}</div>
  146. </div>
  147. <div onclick="var node = this.getNext(); if (node.getStyle('display')=='none'){node.setStyle('display', 'block');}else{node.setStyle('display', 'none');}" style="cursor: pointer; line-height: 28px; height: 30px; font-weight: bold; background-color: #EEEEEE;">
  148. <div style="height: 30px; width: 30px; float: left; background: url(../x_component_process_ProcessDesigner/$Process/text{($.afterArriveScript || $.afterArriveScriptText) ? "event_code" : "event"}.png) no-repeat center center;"></div>
  149. <div style="margin-left: 20px; padding: 0px 5px;">{{$.lp.afterArriveActivity}}</div>
  150. </div>
  151. <div style="display: none; overflow:hidden; border-left: 10px solid #EEEEEE; border-bottom: 10px solid #EEEEEE;">
  152. <table width="100%" border="0" cellpadding="5" cellspacing="0" class="editTable">
  153. <tr>
  154. <td class="editTableTitle">{{$.lp.afterArriveActivity}}:</td>
  155. <td class="editTableValue">
  156. <div class="MWFScript" name="afterArriveScript"></div>
  157. </td>
  158. </tr>
  159. </table>
  160. <div class="MWFScriptText" name="afterArriveScriptText"></div><hr />
  161. </div>
  162. <div style="line-height: 20px; height: 26px; border-bottom: 1px solid #CCCCCC; border-top: 1px solid #CCCCCC">
  163. <div style="height: 26px; background: url(../x_component_process_ProcessDesigner/$Process/down16.png) no-repeat center center;"></div>
  164. </div>
  165. <div onclick="var node = this.getNext(); if (node.getStyle('display')=='none'){node.setStyle('display', 'block');}else{node.setStyle('display', 'none');}" style="cursor: pointer; line-height: 28px; height: 30px; font-weight: bold; background-color: #EEEEEE;">
  166. <div style="height: 30px; width: 30px; float: left; background: url(../x_component_process_ProcessDesigner/$Process/text{($.beforeExecuteScript || $.beforeExecuteScriptText) ? "event_code" : "event"}.png) no-repeat center center;"></div>
  167. <div style="margin-left: 20px; padding: 0px 5px;">{{$.lp.beforeExecute}}</div>
  168. </div>
  169. <div style="display: none; overflow:hidden; border-left: 10px solid #EEEEEE; border-bottom: 10px solid #EEEEEE;">
  170. <table width="100%" border="0" cellpadding="5" cellspacing="0" class="editTable">
  171. <tr>
  172. <td class="editTableTitle">{{$.lp.beforeExecute}}:</td>
  173. <td class="editTableValue">
  174. <div class="MWFScript" name="beforeExecuteScript"></div>
  175. </td>
  176. </tr>
  177. </table>
  178. <div class="MWFScriptText" name="beforeExecuteScriptText"></div><hr />
  179. </div>
  180. <div style="line-height: 20px; height: 46px; border-bottom: 1px solid #CCCCCC; border-top: 1px solid #CCCCCC; background-color:#f6f6f6;">
  181. <div style="height: 46px; width: 30px; float: left; background: url(../x_component_process_ProcessDesigner/$Process/down.png) no-repeat center center;"></div>
  182. <div style="margin-left: 20px; padding: 3px 10px; text-align: center; color: #666666;">{{$.lp.eventInfo3}}</div>
  183. </div>
  184. <div onclick="var node = this.getNext(); if (node.getStyle('display')=='none'){node.setStyle('display', 'block');}else{node.setStyle('display', 'none');}" style="cursor: pointer; line-height: 28px; height: 30px; font-weight: bold; background-color: #EEEEEE;">
  185. <div style="height: 30px; width: 30px; float: left; background: url(../x_component_process_ProcessDesigner/$Process/text{($.afterExecuteScript || $.afterExecuteScriptText) ? "event_code" : "event"}.png) no-repeat center center;"></div>
  186. <div style="margin-left: 20px; padding: 0px 5px;">{{$.lp.afterExecute}}</div>
  187. </div>
  188. <div style="display: none; overflow:hidden; border-left: 10px solid #EEEEEE; border-bottom: 10px solid #EEEEEE;">
  189. <table width="100%" border="0" cellpadding="5" cellspacing="0" class="editTable">
  190. <tr>
  191. <td class="editTableTitle">{{$.lp.afterExecute}}:</td>
  192. <td class="editTableValue">
  193. <div class="MWFScript" name="afterExecuteScript"></div>
  194. </td>
  195. </tr>
  196. </table>
  197. <div class="MWFScriptText" name="afterExecuteScriptText"></div><hr />
  198. </div>
  199. <div style="line-height: 20px; height: 26px; border-bottom: 1px solid #CCCCCC; border-top: 1px solid #CCCCCC">
  200. <div style="height: 26px; background: url(../x_component_process_ProcessDesigner/$Process/down16.png) no-repeat center center;"></div>
  201. </div>
  202. <div onclick="var node = this.getNext(); if (node.getStyle('display')=='none'){node.setStyle('display', 'block');}else{node.setStyle('display', 'none');}" style="cursor: pointer; line-height: 28px; height: 30px; font-weight: bold; background-color: #EEEEEE;">
  203. <div style="height: 30px; width: 30px; float: left; background: url(../x_component_process_ProcessDesigner/$Process/text{($.beforeInquireScript || $.beforeInquireScriptText) ? "event_code" : "event"}.png) no-repeat center center;"></div>
  204. <div style="margin-left: 20px; padding: 0px 5px;">{{$.lp.beforeInquire}}</div>
  205. </div>
  206. <div style="display: none; overflow:hidden; border-left: 10px solid #EEEEEE; border-bottom: 10px solid #EEEEEE;">
  207. <table width="100%" border="0" cellpadding="5" cellspacing="0" class="editTable">
  208. <tr>
  209. <td class="editTableTitle">{{$.lp.beforeInquire}}:</td>
  210. <td class="editTableValue">
  211. <div class="MWFScript" name="beforeInquireScript"></div>
  212. </td>
  213. </tr>
  214. </table>
  215. <div class="MWFScriptText" name="beforeInquireScriptText"></div><hr />
  216. </div>
  217. <div style="line-height: 20px; height: 46px; border-bottom: 1px solid #CCCCCC; border-top: 1px solid #CCCCCC; background-color:#f6f6f6;">
  218. <div style="height: 46px; width: 30px; float: left; background: url(../x_component_process_ProcessDesigner/$Process/down.png) no-repeat center center;"></div>
  219. <div style="margin-left: 20px; padding: 3px 10px; text-align: center; color: #666666;">{{$.lp.eventInfo4}}</div>
  220. </div>
  221. <div onclick="var node = this.getNext(); if (node.getStyle('display')=='none'){node.setStyle('display', 'block');}else{node.setStyle('display', 'none');}" style="cursor: pointer; line-height: 28px; height: 30px; font-weight: bold; background-color: #EEEEEE;">
  222. <div style="height: 30px; width: 30px; float: left; background: url(../x_component_process_ProcessDesigner/$Process/text{($.afterInquireScript || $.afterInquireScriptText) ? "event_code" : "event"}.png) no-repeat center center;"></div>
  223. <div style="margin-left: 20px; padding: 0px 5px;">{{$.lp.afterInquire}}</div>
  224. </div>
  225. <div style="display: none; overflow:hidden; border-left: 10px solid #EEEEEE; border-bottom: 10px solid #EEEEEE;">
  226. <table width="100%" border="0" cellpadding="5" cellspacing="0" class="editTable">
  227. <tr>
  228. <td class="editTableTitle">{{$.lp.afterInquire}}:</td>
  229. <td class="editTableValue">
  230. <div class="MWFScript" name="afterInquireScript"></div>
  231. </td>
  232. </tr>
  233. </table>
  234. <div class="MWFScriptText" name="afterInquireScriptText"></div><hr />
  235. </div>
  236. </div>
  237. </div>