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