138 lines
5.1 KiB
HTML
Executable File
138 lines
5.1 KiB
HTML
Executable File
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta name="renderer" content="webkit">
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
|
|
<title>委托申请表单</title>
|
|
<meta http-equiv='Content-Type' content='text/html; charset=UTF-8' />
|
|
<meta name="viewport" content="initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no, width=device-width">
|
|
|
|
[#AWSImport]
|
|
[#AWSUIImport]
|
|
|
|
<link rel='stylesheet' id='schemeCss' href='../apps/_bpm.platform/css/colorschemes/scheme_aws.css' name='schemeCss'/>
|
|
<link type='text/css' rel='stylesheet' id='themeCss' href='../apps/_bpm.platform/css/theme/theme_m.css' name='themeCss'/>
|
|
<style>
|
|
.processAppName img{
|
|
margin-right: 5px;
|
|
width:32px;
|
|
height:32px;
|
|
}
|
|
.checkTool{
|
|
float: right;
|
|
font-size: 13px;
|
|
margin-top: 16px;
|
|
color: #2196F3;
|
|
cursor: pointer;
|
|
}
|
|
.checkTool:hover{
|
|
color:#1565c0;
|
|
}
|
|
.checkTool.checkA{
|
|
margin-right: 7px;
|
|
}
|
|
.checkTool.rcheck{
|
|
margin-right: 4px;
|
|
}
|
|
</style>
|
|
</head>
|
|
<body>
|
|
<form id="frmMain" method="post" name="frmMain">
|
|
<div border="0" style="display: none;">[#SCOPE]</div>
|
|
<div id="aws-form-container" class="mui-scroll-wrapper mobile-main-form" border="0"><!--class="aws-form-ux-container"-->
|
|
<table id="aws-form-maintable" class="awsui-ux aws-form-ux-maintable" style="table-layout: auto;" border="0" cellspacing="0" cellpadding="0" align="center">
|
|
<tbody>
|
|
<tr id="aws-form-titlebg" class="aws-form-ux-titlebg" style="display: none;">
|
|
<td id="aws-form-title" class="aws-form-ux-header">委托申请表单</td>
|
|
</tr>
|
|
<tr id="aws-form-formcontent" class="aws-form-ux-formcontent">
|
|
<td>
|
|
<table id="table_container" class="awsui-ux table-striped" style="padding: 0px;" width="100%" cellspacing="0" cellpadding="0">
|
|
<tbody>
|
|
<tr>
|
|
<td class="awsui-ux-title"><label id="APPLICANTUSERLabel" for="APPLICANTUSER">申请人</label></td>
|
|
<td class="aws-form-ux-content">[#APPLICANTUSER]</td>
|
|
</tr>
|
|
<tr>
|
|
<td class="awsui-ux-title"><label id="USERNAMELabel" for="USERNAME">申请人姓名</label></td>
|
|
<td class="aws-form-ux-content">[#USERNAME]</td>
|
|
</tr>
|
|
<tr>
|
|
<td class="awsui-ux-title"><label id="USERCOMPANYLabel" for="USERCOMPANY">申请人单位</label></td>
|
|
<td class="aws-form-ux-content">[#USERCOMPANY]</td>
|
|
</tr>
|
|
<tr>
|
|
<td class="awsui-ux-title"><label id="USERDEPTLabel" for="USERDEPT">申请人部门</label></td>
|
|
<td class="aws-form-ux-content">[#USERDEPT]</td>
|
|
</tr>
|
|
<tr>
|
|
<td class="awsui-ux-title"><label id="DELEGATEUSERLabel" for="DELEGATEUSER">代理人</label></td>
|
|
<td class="aws-form-ux-content">[#DELEGATEUSER]</td>
|
|
</tr>
|
|
<tr>
|
|
<td class="awsui-ux-title"><label id="SCOPETYPELabel" for="SCOPETYPE">范围</label></td>
|
|
<td class="aws-form-ux-content">[#SCOPETYPE]</td>
|
|
</tr>
|
|
<tr id="processRangeTr" >
|
|
<td class="awsui-ux-title"><label id="SCOPELabel" for="SCOPE">流程</label></td>
|
|
<td class="aws-form-ux-content">
|
|
<!--
|
|
<div class="mui-icon-div" border="0"><input id="SCOPE_mobileopen" class="mui-input-right" style="position: relative;" name="SCOPE_mobileopen" readonly="readonly" type="text" placeholder="" /> <span class="mui-icon-span"><span class="mui-icon mui-input-right"></span></span></div>
|
|
-->
|
|
<div id="usersuper" class="awsui-superinput" border="0" style="width: 100%; max-height: 110px; padding-right: 5px; position: relative;overflow:hidden;">
|
|
<div border="0" style="padding-right: 15px; padding-left: 5px;max-height: 100px;overflow:auto;width:100%"></div>
|
|
<button id="addButton" class="button" style="position: absolute; right: 0px; top:0px;margin: -3px 0px 0px 0px; width: 28px; height: 30px; padding-left: 5px; padding-right: 5px; padding-top: 1px;" type="button"><img src="../apps/_bpm.platform/ui/process/relatedprocesstask/img/but_add.gif"></button>
|
|
</div>
|
|
</td>
|
|
</tr>
|
|
<tr id="deptRangeTr" >
|
|
<td class="awsui-ux-title"><label id="DELEGATEDEPTLabel" for="DELEGATEDEPT">部门</label></td>
|
|
<td class="aws-form-ux-content">[#DELEGATEDEPT]</td>
|
|
</tr>
|
|
<tr>
|
|
<td class="awsui-ux-title"><label id="BEGIN_TIMELabel" for="BEGIN_TIME">生效时间</label></td>
|
|
<td class="aws-form-ux-content">[#BEGIN_TIME]</td>
|
|
</tr>
|
|
<tr>
|
|
<td class="awsui-ux-title"><label id="END_TIMELabel" for="END_TIME">失效时间</label></td>
|
|
<td class="aws-form-ux-content">[#END_TIME]</td>
|
|
</tr>
|
|
<tr>
|
|
<td class="awsui-ux-title"><label id="DELEGATEREASONLabel" for="DELEGATEREASON">委托说明</label></td>
|
|
<td class="aws-form-ux-content">[#DELEGATEREASON]</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</td>
|
|
</tr>
|
|
<tr class="aws-form-ux-formcontent">
|
|
<td>[#historyOpinions]</td>
|
|
</tr>
|
|
<tr class="aws-form-bottom">
|
|
<td class="aws-form-ux-actionsoft">[#Actionsoft]</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
</form>
|
|
<script id="formOnload">
|
|
function formOnload(){
|
|
}
|
|
function onRadioCheckedEvent(boItemName, $radio, val, checked) {
|
|
if(boItemName == 'SCOPETYPE'){
|
|
if(val == '1'){
|
|
$("#deptRangeTr").hide();
|
|
$("#processRangeTr").show();
|
|
}else if(val == '2'){
|
|
$("#processRangeTr").hide();
|
|
$("#deptRangeTr").show();
|
|
}else{
|
|
$("#deptRangeTr").hide();
|
|
$("#processRangeTr").hide();
|
|
}
|
|
}
|
|
}
|
|
</script>
|
|
<script src="../apps/com.actionsoft.apps.workbench/js/com.actionsoft.apps.workbench.delegation.js" type="text/javascript"></script>
|
|
</body>
|
|
</html> |