mirror of
https://gitee.com/dotnetchina/OpenAuth.Net.git
synced 2025-07-15 14:04:41 +08:00
flow ui
This commit is contained in:
parent
60b21be147
commit
7bf9aa6c34
@ -21,7 +21,6 @@
|
||||
$('#DesignateMemberlist').height($(window).height() - 141);
|
||||
$('#Treebackground').height($(window).height() - 131);
|
||||
$('#step-2 .tab-content').height($(window).height() - 167);
|
||||
initBaseInfo();
|
||||
initFrmInfo();
|
||||
initFlowInfo();
|
||||
//加载导向
|
||||
@ -123,10 +122,6 @@
|
||||
});
|
||||
}
|
||||
/*=========基本配置(begin)==================================================================*/
|
||||
function initBaseInfo()
|
||||
{
|
||||
|
||||
}
|
||||
function bindingBase()
|
||||
{
|
||||
if (!$('#step-1').Validform()) {
|
||||
|
Loading…
Reference in New Issue
Block a user