130 lines
4.1 KiB
HTML
Executable File
130 lines
4.1 KiB
HTML
Executable File
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<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">
|
|
<title><I18N#发起流程></title>
|
|
<!-- JQuery -->
|
|
<script type="text/javascript" src="../commons/js/jquery/scripts/jquery.js"></script>
|
|
<script type="text/javascript" src="../commons/js/jquery/scripts/jquery.textchange.js"></script>
|
|
|
|
<!-- AWS UI -->
|
|
<link rel="stylesheet" type="text/css" href="../commons/css/awsui.css">
|
|
<script type="text/javascript" src="../commons/js/awsui.js"></script>
|
|
<script type="text/javascript" src="../commons/js/public.js"></script>
|
|
<script type="text/javascript" src="../commons/js/jquery/scripts/jquery.ui.sortable.js"></script>
|
|
<!-- 自定义 -->
|
|
<script type="text/javascript" src="../apps/com.actionsoft.apps.workbench/js/com.actionsoft.apps.workbench.startup.home.js"></script>
|
|
<script>
|
|
var 请输入流程名称或者分类名称 = "<I18N#请输入流程名称或者分类名称>";
|
|
var 回车搜索 = "<I18N#回车搜索>";
|
|
var 发起 = "<I18N#发起>";
|
|
var 草稿 = "<I18N#草稿>";
|
|
var 搜索结果 = "<I18N#搜索结果>";
|
|
var 正在加载 = "<I18N#正在加载>";
|
|
</script>
|
|
<style>
|
|
.startup_search{
|
|
width: 260px;
|
|
position: fixed;
|
|
right: 0px;
|
|
top: 0px;
|
|
z-index: 1;
|
|
background: #f3f3f3;
|
|
height: 34px;
|
|
line-height: 32px;
|
|
vertical-align: middle;
|
|
padding-top: 6px;
|
|
padding-right: 5px;
|
|
}
|
|
#start_tabs{
|
|
background-color: #f3f3f3;
|
|
}
|
|
|
|
.awsui-tabs-container{
|
|
padding-left: 0px !important;
|
|
}
|
|
.awsui-tabs-container.top{
|
|
border-bottom: 0px !important;
|
|
}
|
|
.awsui-tabs-items.current.top{
|
|
height: 40px !important;
|
|
line-height: 40px !important;
|
|
}
|
|
.awsui-tabs-items.current{
|
|
border-top: 0px solid #ffffff;
|
|
border-left: 0px solid #ffffff;
|
|
border-right: 0px solid #ffffff;
|
|
padding: 0 20px;
|
|
color: #4a90e2;
|
|
}
|
|
|
|
.awsui-tabs-items.top{
|
|
line-height: 40px !important;
|
|
margin: 0px 0px 0px 0px;
|
|
}
|
|
.awsui-tabs-items{
|
|
border-left: 0px hidden #e0e0e0;
|
|
border-right: 0px hidden #e0e0e0;
|
|
border-top: 0px hidden #e5e5e5;
|
|
padding:0 20px;
|
|
}
|
|
|
|
|
|
.awsui-sidebar-content-container, .aws-form-side-content-container{
|
|
top: 41px !important;
|
|
}
|
|
.awsui-sidebar, .aws-form-side{
|
|
box-shadow: 0 0 15px #33333354 !important;
|
|
}
|
|
.awsui-sidebar-top, .aws-form-side-top{
|
|
height: 40px !important;
|
|
border-bottom: 1px solid #f2f2f2 !important;
|
|
}
|
|
.awsui-sidebar-title, .aws-form-side-title{
|
|
font-size: 14px;
|
|
height: 40px;
|
|
line-height: 40px;
|
|
}
|
|
.awsui-sidebar-operate, .aws-form-side-operate{
|
|
width: 30px;
|
|
height: 40px;
|
|
line-height: 40px;
|
|
font-size: 14px;
|
|
}
|
|
.awsui-sidebar-button, .aws-form-side-button{
|
|
height: 40px;
|
|
float:left;
|
|
}
|
|
</style>
|
|
<script type="text/javascript">
|
|
var sid = "<#sid>";
|
|
var uid = "<#uid>";
|
|
var isManager = <#isManager>;
|
|
var isShowDraftTab = <#isShowDraftTab>;
|
|
</script>
|
|
</head>
|
|
<body>
|
|
<div id="dataForm" style="width: 100%;display:none;">
|
|
<iframe id="formFrame" name="formFrame" frameborder="0" class='awsui-layout-iframe' src="../commons/wait.htm" style="overflow:hidden;"></iframe>
|
|
</div>
|
|
<div id="startPanel">
|
|
<div class="startup_search">
|
|
<span class="awsui-input-wrapper">
|
|
<input id="startup_searchkey" type="text" class="awsui-input" placeholder="<I18N#请输入流程名称或者分类名称>,<I18N#回车搜索>" value=""/>
|
|
<span class="awsui-input-suffix">
|
|
<i class="awsui-iconfont"></i>
|
|
</span>
|
|
</span>
|
|
</div>
|
|
<div id="start_tabs"></div>
|
|
<div id="start_tabs_content">
|
|
<iframe name='Start_Process_Page_0' index='Start_Process_Page_0' class='awsui-layout-iframe' frameborder=0 style="display:none;" src='' ></iframe>
|
|
<iframe name='Start_Process_Page_1' index='Start_Process_Page_1' class='awsui-layout-iframe' frameborder=0 src='../commons/wait.htm' id="Start_Process_Page_1"></iframe>
|
|
<iframe name='Start_Process_Page_2' index='Start_Process_Page_2' class='awsui-layout-iframe' frameborder=0 style="display:none;" src=''></iframe>
|
|
</div>
|
|
</div>
|
|
|
|
|
|
</body>
|
|
</html> |