123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255 |
- <div>
- <div title="{{$.lp.base}}" class="MWFTab">
- <table width="100%" border="0" cellpadding="5" cellspacing="0" class="editTable">
- <tr>
- <td class="editTableTitle">{{$.lp.id}}:</td>
- <td class="editTableValue">text{$.id}</td>
- </tr>
- <tr>
- <td class="editTableTitle">{{$.lp.createTime}}:</td>
- <td class="editTableValue">text{$.createTime}</td>
- </tr>
- <tr>
- <td class="editTableTitle">{{$.lp.type}}:</td>
- <td class="editTableValue">text{$.type}</td>
- </tr>
- <tr>
- <td class="editTableTitle">{{$.lp.name}}:</td>
- <td class="editTableValue"><input type="text" name="name" jsondata="name" value="text{$.name}" class="editTableInput"/></td>
- </tr>
- <tr>
- <td class="editTableTitle">{{$.lp.alias}}:</td>
- <td class="editTableValue"><input type="text" name="alias" jsondata="alias" value="text{$.alias}" class="editTableInput"/></td>
- </tr>
- <tr>
- <td class="editTableTitle">{{$.lp.description}}:</td>
- <td class="editTableValue"><textarea name="description" jsondata="description" class="editTableTextarea">text{$.description}</textarea></td>
- </tr>
- <tr>
- <td class="editTableTitle">{{$.lp.form}}:</td>
- <td class="editTableValue">
- <div class="MWFFormSelect" name="form"></div>
- </td>
- </tr>
- </table>
- <table width="100%" border="0" cellpadding="5" cellspacing="0" class="editTable">
- <tr>
- <td class="editTableTitle">{{$.lp.mergeLayerThreshold}}:</td>
- <td class="editTableValue">
- <label><input class="editTableRadio" name="mergeLayerThreshold" data-value-type="number" text{(!$.mergeLayerThreshold)?'checked':''} type="radio" value="0"/>{{$.lp.mergeLayerThreshold0}}</label>
- <label><input class="editTableRadio" name="mergeLayerThreshold" data-value-type="number" text{($.mergeLayerThreshold===1)?'checked':''} type="radio" value="1"/>{{$.lp.mergeLayerThreshold1}} </label>
- <!-- <label><input class="editTableRadio" name="mergeLayerThreshold " text{($.mergeLayerThreshold===2)?'checked':''} type="radio" value="2"/>{{$.lp.mergeLayerThresholdn.replace('{n}', '2')}} </label><br>-->
- <!-- <label><input class="editTableRadio" name="mergeLayerThreshold " text{($.mergeLayerThreshold===3)?'checked':''} type="radio" value="3"/>{{$.lp.mergeLayerThresholdn.replace('{n}', '3')}} </label><br>-->
- <!-- <label><input class="editTableRadio" name="mergeLayerThreshold " text{($.mergeLayerThreshold===4)?'checked':''} type="radio" value="4"/>{{$.lp.mergeLayerThresholdn.replace('{n}', '4')}} </label><br>-->
- <!-- <label><input class="editTableRadio" name="mergeLayerThreshold " text{($.mergeLayerThreshold===5)?'checked':''} type="radio" value="5"/>{{$.lp.mergeLayerThresholdn.replace('{n}', '5')}} </label>-->
- </td>
- </tr>
- <tr>
- <td class="editTableValue" colspan="2"><b>{{$.lp.allowReroute}}: </b><input class="editTableRadio" name="allowReroute" text{($.allowReroute)?'checked':''} type="radio" value="true"/>{{$.lp.yes}}
- <input class="editTableRadio" name="allowReroute" text{(!$.allowReroute)?'checked':''} type="radio" value="false"/>{{$.lp.no}}</td>
- </tr>
- <tr>
- <td class="editTableValue" colspan="2"><b>{{$.lp.allowRerouteTo}}: </b><input class="editTableRadio" name="allowRerouteTo" text{($.allowRerouteTo)?'checked':''} type="radio" value="true"/>{{$.lp.yes}}
- <input class="editTeditTableRadioableInput" class="editTableInput" name="allowRerouteTo" text{(!$.allowRerouteTo)?'checked':''} type="radio" value="false"/>{{$.lp.no}}</td>
- </tr>
- </table>
- <div class="MWFMaplist" name="customData" title="{{$.lp.customData}}" data-o2-advanced="yes"></div>
- </div>
- <div title="{{$.lp.person}}" class="MWFTab">
- <table width="100%" border="0" cellpadding="5" cellspacing="0" class="editTable">
- <tr>
- <td class="editTableHeadTitle" colspan="2">{{$.lp.reader}}</td>
- </tr>
- <tr>
- <td class="editTableTitle">{{$.lp.readerId}}:</td>
- <td class="editTableValue">
- <div class="MWFPersonIdentity" name="readIdentityList" type="identity"></div>
- </td>
- </tr>
- <tr>
- <td class="editTableTitle">{{$.lp.unit}}:</td>
- <td class="editTableValue">
- <div class="MWFPersonUnit" name="readUnitList"></div>
- </td>
- </tr>
- <tr>
- <td class="editTableTitle">{{$.lp.duty}}:</td>
- <td class="editTableValue">
- <div class="MWFDutySelector" name="readDuty"></div>
- </td>
- </tr>
- <tr>
- <td class="editTableTitle">{{$.lp.processData}}:</td>
- <td class="editTableValue">
- <div class="MWFFormFieldPerson" name="readDataPathList"></div>
- </td>
- </tr>
- <tr>
- <td class="editTableTitle">{{$.lp.script}}:</td>
- <td class="editTableValue">
- <div class="MWFScript" name="readScript"></div>
- </td>
- </tr>
- </table>
- <div class="MWFScriptText" name="readScriptText"></div>
- <hr />
- <table width="100%" border="0" cellpadding="5" cellspacing="0" class="editTable">
- <tr>
- <td class="editTableHeadTitle" colspan="2">{{$.lp.reviewer}}</td>
- </tr>
- <tr>
- <td class="editTableTitle">{{$.lp.reviewerId}}:</td>
- <td class="editTableValue">
- <div class="MWFPersonIdentity" name="reviewIdentityList" type="identity"></div>
- </td>
- </tr>
- <tr>
- <td class="editTableTitle">{{$.lp.unit}}:</td>
- <td class="editTableValue">
- <div class="MWFPersonUnit" name="reviewUnitList"></div>
- </td>
- </tr>
- <tr>
- <td class="editTableTitle">{{$.lp.duty}}:</td>
- <td class="editTableValue">
- <div class="MWFDutySelector" name="reviewDuty"></div>
- </td>
- </tr>
- <tr>
- <td class="editTableTitle">{{$.lp.processData}}:</td>
- <td class="editTableValue">
- <div class="MWFFormFieldPerson" name="reviewDataPathList"></div>
- </td>
- </tr>
- <tr>
- <td class="editTableTitle">{{$.lp.script}}:</td>
- <td class="editTableValue">
- <div class="MWFScript" name="reviewScript"></div>
- </td>
- </tr>
- </table>
- <div class="MWFScriptText" name="reviewScriptText"></div>
- </div>
- <div title="{{$.lp.event}}" class="MWFTab" data-o2-advanced="yes">
- <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;">
- <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>
- <div style="margin-left: 20px; padding: 0px 5px;">{{$.lp.beforeWorkArrive}}</div>
- </div>
- <div style="display: none; overflow:hidden; border-left: 10px solid #EEEEEE; border-bottom: 10px solid #EEEEEE;">
- <table width="100%" border="0" cellpadding="5" cellspacing="0" class="editTable">
- <tr>
- <td class="editTableTitle">{{$.lp.beforeArriveActivity}}:</td>
- <td class="editTableValue">
- <div class="MWFScript" name="beforeArriveScript"></div>
- </td>
- </tr>
- </table>
- <div class="MWFScriptText" name="beforeArriveScriptText"></div><hr />
- </div>
- <div style="line-height: 20px; height: 46px; border-bottom: 1px solid #CCCCCC; border-top: 1px solid #CCCCCC; background-color:#f6f6f6;">
- <div style="height: 46px; width: 30px; float: left; background: url(../x_component_process_ProcessDesigner/$Process/down.png) no-repeat center center;"></div>
- <div style="margin-left: 20px; padding: 3px 10px; text-align: center; color: #666666;">{{$.lp.eventInfo2}}</div>
- </div>
- <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;">
- <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>
- <div style="margin-left: 20px; padding: 0px 5px;">{{$.lp.afterArriveActivity}}</div>
- </div>
- <div style="display: none; overflow:hidden; border-left: 10px solid #EEEEEE; border-bottom: 10px solid #EEEEEE;">
- <table width="100%" border="0" cellpadding="5" cellspacing="0" class="editTable">
- <tr>
- <td class="editTableTitle">{{$.lp.afterArriveActivity}}:</td>
- <td class="editTableValue">
- <div class="MWFScript" name="afterArriveScript"></div>
- </td>
- </tr>
- </table>
- <div class="MWFScriptText" name="afterArriveScriptText"></div><hr />
- </div>
- <div style="line-height: 20px; height: 26px; border-bottom: 1px solid #CCCCCC; border-top: 1px solid #CCCCCC">
- <div style="height: 26px; background: url(../x_component_process_ProcessDesigner/$Process/down16.png) no-repeat center center;"></div>
- </div>
- <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;">
- <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>
- <div style="margin-left: 20px; padding: 0px 5px;">{{$.lp.beforeExecute}}</div>
- </div>
- <div style="display: none; overflow:hidden; border-left: 10px solid #EEEEEE; border-bottom: 10px solid #EEEEEE;">
- <table width="100%" border="0" cellpadding="5" cellspacing="0" class="editTable">
- <tr>
- <td class="editTableTitle">{{$.lp.beforeExecute}}:</td>
- <td class="editTableValue">
- <div class="MWFScript" name="beforeExecuteScript"></div>
- </td>
- </tr>
- </table>
- <div class="MWFScriptText" name="beforeExecuteScriptText"></div><hr />
- </div>
- <div style="line-height: 20px; height: 46px; border-bottom: 1px solid #CCCCCC; border-top: 1px solid #CCCCCC; background-color:#f6f6f6;">
- <div style="height: 46px; width: 30px; float: left; background: url(../x_component_process_ProcessDesigner/$Process/down.png) no-repeat center center;"></div>
- <div style="margin-left: 20px; padding: 3px 10px; text-align: center; color: #666666;">{{$.lp.eventInfo3}}</div>
- </div>
- <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;">
- <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>
- <div style="margin-left: 20px; padding: 0px 5px;">{{$.lp.afterExecute}}</div>
- </div>
- <div style="display: none; overflow:hidden; border-left: 10px solid #EEEEEE; border-bottom: 10px solid #EEEEEE;">
- <table width="100%" border="0" cellpadding="5" cellspacing="0" class="editTable">
- <tr>
- <td class="editTableTitle">{{$.lp.afterExecute}}:</td>
- <td class="editTableValue">
- <div class="MWFScript" name="afterExecuteScript"></div>
- </td>
- </tr>
- </table>
- <div class="MWFScriptText" name="afterExecuteScriptText"></div><hr />
- </div>
- <div style="line-height: 20px; height: 26px; border-bottom: 1px solid #CCCCCC; border-top: 1px solid #CCCCCC">
- <div style="height: 26px; background: url(../x_component_process_ProcessDesigner/$Process/down16.png) no-repeat center center;"></div>
- </div>
- <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;">
- <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>
- <div style="margin-left: 20px; padding: 0px 5px;">{{$.lp.beforeInquire}}</div>
- </div>
- <div style="display: none; overflow:hidden; border-left: 10px solid #EEEEEE; border-bottom: 10px solid #EEEEEE;">
- <table width="100%" border="0" cellpadding="5" cellspacing="0" class="editTable">
- <tr>
- <td class="editTableTitle">{{$.lp.beforeInquire}}:</td>
- <td class="editTableValue">
- <div class="MWFScript" name="beforeInquireScript"></div>
- </td>
- </tr>
- </table>
- <div class="MWFScriptText" name="beforeInquireScriptText"></div><hr />
- </div>
- <div style="line-height: 20px; height: 46px; border-bottom: 1px solid #CCCCCC; border-top: 1px solid #CCCCCC; background-color:#f6f6f6;">
- <div style="height: 46px; width: 30px; float: left; background: url(../x_component_process_ProcessDesigner/$Process/down.png) no-repeat center center;"></div>
- <div style="margin-left: 20px; padding: 3px 10px; text-align: center; color: #666666;">{{$.lp.eventInfo4}}</div>
- </div>
- <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;">
- <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>
- <div style="margin-left: 20px; padding: 0px 5px;">{{$.lp.afterInquire}}</div>
- </div>
- <div style="display: none; overflow:hidden; border-left: 10px solid #EEEEEE; border-bottom: 10px solid #EEEEEE;">
- <table width="100%" border="0" cellpadding="5" cellspacing="0" class="editTable">
- <tr>
- <td class="editTableTitle">{{$.lp.afterInquire}}:</td>
- <td class="editTableValue">
- <div class="MWFScript" name="afterInquireScript"></div>
- </td>
- </tr>
- </table>
- <div class="MWFScriptText" name="afterInquireScriptText"></div><hr />
- </div>
- </div>
- </div>
|