📄 frame_navigatorbar.asp
字号:
if ( oDivs.item( i ).contains( oThis ) ) oItems = oDivs.item( i ).children ;
}
if ( oItems != null )
{
if ( oItems.item( 1 ).style.display == "none" )
{
oItems.item( 1 ).style.display = "block" ;
oThisChildren.item( "ImgBook" ).src = imgBookOpen.src ;
}
else
{
oItems.item( 1 ).style.display = "none" ;
oThisChildren.item( "ImgBook" ).src = imgBookClose.src ;
}
}
return ( true ) ;
}
function fn_ShowHelp ( nHelpTopic )
{
if ( ! top.canResize )
{
parent.parent.status_bar.changeView ( ) ;
}
form_help.help_topic.value = nHelpTopic ;
form_help.submit ( ) ;
}
function fn_ExpandCssChoice ( )
{
var oObj = document.all.css_choice ;
if ( oObj.style.display == "none" )
{
fn_MarkCssInuse ( form_CssSwitch.color_in_use.value ) ;
oObj.style.display = "block" ;
}
else
{
oObj.style.display = "none" ;
}
}
function fn_PreviewCss ( strStyleName )
{
var strStyleFile = "css/" + strStyleName + ".css" ;
parent.parent.style_sheet.href = strStyleFile ;
parent.parent.icon_bar.style_sheet.href = strStyleFile ;
parent.parent.status_bar.style_sheet.href = strStyleFile ;
parent.parent.list_area.style_sheet.href = strStyleFile ;
parent.parent.working_area.style_sheet.href = strStyleFile ;
parent.slider_bar.style_sheet.href = strStyleFile ;
style_sheet.href = strStyleFile ;
fn_MarkCssInuse ( strStyleName ) ;
}
function fn_MarkCssInuse ( strCssColor )
{
var oSpan ;
for ( var i = 0 ; i < 3 ; i++ )
{
oSpan = eval( "document.all." + aCssColor[ i ] ) ;
oSpan.innerText = "·" ;
}
oSpan = eval( "document.all." + strCssColor ) ;
oSpan.innerText = "√" ;
form_CssSwitch.color_change_to.value = strCssColor ;
}
function fn_SaveCssChange ( )
{
form_CssSwitch.submit() ;
}
//-->
</Script>
<link id="style_sheet" href="css/save.css" type="text/css" rel="stylesheet">
<script language="JavaScript">style_sheet.href = parent.parent.style_sheet.href;</script>
<title></title>
</head>
<body class="NavigatorBar">
<!-- Panal 001 Start -->
<div id="block001" style="width: 128px; height: 225px; top: 0px; left: 0px; position: absolute">
<!--<input type="button" value="管理工具" style="width: 128px; height: 21px; font-weight:bold;" onclick="JavaScript:vfnMenuSwitch(this)" id="button001">-->
<div style="width: 128px; height: 22px; font-weight:bold;" onclick="JavaScript:vfnMenuSwitch(this)" onmouseover="JavaScript:fn_BtnOver('1')" onmouseout="JavaScript:fn_BtnOut('1')" onmousedown="JavaScript:fn_BtnDown('1')" onmouseup="JavaScript:fn_BtnOver('1')" id="button001">
<table height="22" border="0" cellpadding="0" cellspacing="0" width="128">
<tr>
<td id="buttonarea1" align="left" class="MenuButton">
<table border="0" cellpadding="0" cellspacing="0" style="font-size:9pt;">
<tr><td nowrap width="20" rowspan="3"></td><td nowrap height="2"></td><td nowrap align="left" valign="bottom" rowspan="3"><b style="color:Navy;">管理工具</b></td></tr>
<tr><td nowrap width="18"><img id="buttonimage1" src="images/buttonicon_manageg.gif" height="14" width="14"></td></tr>
<tr><td nowrap height="2"></td></tr>
</table>
</td>
</tr>
</table>
</div>
<div id="menuarea001" style="overflow:hidden; width: 128px; height: 225px; top: 25px; left:0px; position: absolute;">
<table style="font-size:9pt;visibility: hidden;" id="table001">
<tr>
<td height="100%" valign="top" style="line-height: 150%;" colspan="2" nowrap>
<div id="el1Parent" class="parent">
<table border="0">
<tr>
<td nowrap><a href="#nowhere" onclick="expand(1);return(false)"><img name="img1" src="images/navigator_system.gif" width="16px" height="16px" border="0"></a></td>
<td nowrap><a href="#nowhere" onclick="expand(1);return(false)" class="Menu"><b>会员管理</b></a></td>
</tr>
</table>
</div>
<div id="el1Child" class="child">
<a href="hyuan_index.asp" target ="list_area" class="SubMenu">会员操作</a><br>
<a href="User_Level.asp" target ="list_area" class="SubMenu">级别管理</a><br>
<a href="User_ListShow.asp?User_State=11&User_level=11&User_WUSer=&User_WUSer_Pick=&User_Unit=&CTimeS=<%=Efang.DateTime("Y-m-1")%>&CTimeE=<%=DateAdd("d",-1,DateAdd("m",1,Efang.DateTime("Y-m-1")))%>&VDesc=1&VNum=20" target ="list_area" class="SubMenu">本月新注册</a><br>
<a href="User_List.asp" target ="list_area" class="SubMenu">会员组合查询</a><br>
</div>
<div id="el2Parent" class="parent">
<table border="0">
<tr>
<td nowrap><a href="#nowhere" onclick="expand(2);return(false)"><img name=img3 src="images/navigator_toolbox.gif" width="16px" height="16px" border="0"></a></td>
<td nowrap><a href="#nowhere" onclick="expand(2);return(false)" class="Menu"><b>业务管理</b></a></td>
</tr>
</table>
</div>
<div id="el2Child" class="child">
<a href="YeWu_ListShow.asp?YeWu_State=1&VDesc=1&VByKey=YeWu_ATime&VNum=20" target ="list_area" class="SubMenu">申请中业务</a><br>
<a href="YeWu_ListShow.asp?YeWu_State=2&VDesc=1&VByKey=YeWu_ATime&VNum=20" target ="list_area" class="SubMenu">待处理业务</a><br>
<a href="YeWu_ListShow.asp?YeWu_State=3&VDesc=1&VByKey=YeWu_ATime&VNum=20" target ="list_area" class="SubMenu">已成交业务</a><br>
<a href="YeWu_List.asp" target ="list_area" class="SubMenu">业务组合查询</a><br>
</div>
</td>
</tr>
</table>
</div>
</div>
<!-- Panal 001 End -->
<!-- Panal 002 Start -->
<div id="block002" style="width: 128px; height: 225px; top: 22px; left: 0px; position: absolute">
<!--<input type="button" value="个人信息" style="width:128px; height: 21px;" onclick="JavaScript:vfnMenuSwitch(this)" id="button002">-->
<div style="width: 128px; height: 22px; font-weight:bold;" onclick="JavaScript:vfnMenuSwitch(this)" onmouseover="JavaScript:fn_BtnOver('2')" onmouseout="JavaScript:fn_BtnOut('2')" onmousedown="JavaScript:fn_BtnDown('2')" onmouseup="JavaScript:fn_BtnOver('2')" id="button002">
<table height="22" border="0" cellpadding="0" cellspacing="0" width="128">
<tr>
<td id="buttonarea2" align="left" class="MenuButton">
<table border="0" cellpadding="0" cellspacing="0" style="font-size:9pt;">
<tr><td nowrap width="20" rowspan="3"></td><td nowrap height="2"></td><td nowrap align="left" valign="bottom" rowspan="3"><b style="color:Navy;">财务管理</b></td></tr>
<tr><td nowrap width="18"><img id="buttonimage2" src="images/buttonicon_personalg.gif" height="14" width="14"></td></tr>
<tr><td nowrap height="2"></td></tr>
</table>
</td>
</tr>
</table>
</div>
<div id="menuarea002" style="overflow:hidden; width: 128px; height: 225px; top: 225px; left:0px; position: absolute;">
<table style="font-size:9pt;visibility: hidden;" id="table002">
<tr>
<td colspan="2" valign="top" style="line-height: 150%;" nowrap>
<div id="el3Parent" class="parent">
<table border="0">
<tr>
<td nowrap><a href="#nowhere" onclick="expand(3);return(false)"><img name=img3 src="images/navigator_toolbox.gif" width="16px" height="16px" border="0"></a></td>
<td nowrap><a href="#nowhere" onclick="expand(3);return(false)" class="Menu"><b>财务操作</b></a></td>
</tr>
</table>
</div>
<div id="el3Child" class="child">
<a href="CaiWu_Add.asp" target="list_area" class="SubMenu">入款扣款</a><br>
<a href="CaiWu_ArrUser.asp" target="list_area" class="SubMenu">欠款会员</a><br>
<a href="CaiWu_YufuUser.asp" target="list_area" class="SubMenu">预付会员</a><br>
<a href="CaiWu_XYUser.asp" target="list_area" class="SubMenu">信用额度</a><br>
</div>
<div id="el4Parent" class="parent">
<table border="0">
<tr>
<td nowrap><a href="#nowhere" onclick="expand(4);return(false)"><img name=img3 src="images/navigator_toolbox.gif" width="16px" height="16px" border="0"></a></td>
<td nowrap><a href="#nowhere" onclick="expand(4);return(false)" class="Menu"><b>财务列表</b></a></td>
</tr>
</table>
</div>
<div id="el4Child" class="child">
<a href="CaiWu_ListShow.asp?CaiWu_State=11&CaiWu_Kind=11&InOut=11&CaiWu_CTimeS=<%=Efang.DateTime("Y-m-d")%>&CaiWu_CTimeE=<%=Efang.DateTime("Y-m-d")%>&CaiWu_PSort=11&CaiWu_PSign=11&VDesc=1&VNum=20" target ="list_area" class="SubMenu">今日财务</a><br>
<a href="CaiWu_ListShow.asp?CaiWu_State=11&CaiWu_Kind=11&InOut=11&CaiWu_CTimeS=<%=Efang.DateTime("Y-m-1")%>&CaiWu_CTimeE=<%=DateAdd("d",-1,DateAdd("m",1,Efang.DateTime("Y-m-1")))%>&CaiWu_PSort=11&CaiWu_PSign=11&VDesc=1&VNum=20" target ="list_area" class="SubMenu">当月财务</a><br>
<a href="CaiWu_List.asp" target ="list_area" class="SubMenu">财务组合查询</a><br>
</div>
</td>
</tr>
</table>
</div>
</div>
<!-- Panal 002 End -->
<!-- Panal 003 Start -->
<div id="block003" style="width: 128px; height: 225px; top: 44px; left: 0px; position: absolute">
<!--<input type="button" value="系统设置" style="width:128px; height: 21px;" onclick="JavaScript:vfnMenuSwitch(this)" id="button003">-->
<div style="width: 128px; height: 22px; font-weight:bold;" onclick="JavaScript:vfnMenuSwitch(this)" onmouseover="JavaScript:fn_BtnOver('3')" onmouseout="JavaScript:fn_BtnOut('3')" onmousedown="JavaScript:fn_BtnDown('3')" onmouseup="JavaScript:fn_BtnOver('3')" id="button003">
<table height="22" border="0" cellpadding="0" cellspacing="0" width="128">
<tr>
<td id="buttonarea3" align="left" class="MenuButton">
<table border="0" cellpadding="0" cellspacing="0" style="font-size:9pt;">
<tr><td nowrap width="20" rowspan="3"></td><td nowrap height="2"></td><td nowrap align="left" valign="bottom" rowspan="3"><b style="color:Navy;">系统设置</b></td></tr>
<tr><td nowrap width="18"><img id="buttonimage3" src="images/buttonicon_setupg.gif" height="14" width="14"></td></tr>
<tr><td nowrap height="2"></td></tr>
</table>
</td>
</tr>
</table>
</div>
<div id="menuarea003" style="overflow:hidden; width: 128px; height: 225px; top: 250px; left:0px; position: absolute;">
<table style="font-size:9pt;visibility: hidden;" id="table003">
<tr>
<td height="100%" valign="top" style="line-height: 150%;" nowrap>
<div id="set_style" name="set_style">
<table border="0">
<tr>
<td width="16" nwrap><img src="images/navigator_interfacemodify.gif" border="0"></td>
<td><a href="javascript:fn_ExpandCssChoice()" class="NormalMenu">页面风格设置</a></td>
</tr>
</table>
</div>
<div id="css_choice" name="css_choice" style="display:none;">
<table border="0">
<tr>
<td width="16" nowrap></td>
<td nowrap><a href="javascript:fn_PreviewCss('normal')" class="SubMenu"><span id="normal">·</span>标准风格</a></td>
</tr>
<tr>
<td width="16" nowrap></td>
<td nowrap><a href="javascript:fn_PreviewCss('blue')" class="SubMenu"><span id="blue">·</span>蓝色风格</a></a></td>
</tr>
<tr>
<td width="16" nowrap></td>
<td nowrap><a href="javascript:fn_PreviewCss('green')" class="SubMenu"><span id="green">·</span>绿色风格</a></td>
</tr>
<tr>
<td colspan="2" align="right"><input type="button" class="NormalButton" style="height:20px" onclick="javascript:fn_SaveCssChange()" value="保存"></td>
</tr>
<tr>
<td colspan="2" height="5"></td>
</tr>
</table>
</div>
<div id="el6Parent" class="parent">
<table border="0">
<tr>
<td nowrap><a href="#nowhere" onclick="expand(6);return(false)"><img name="img1" src="images/navigator_system.gif" width="16px" height="16px" border="0"></a></td>
<td nowrap><a href="#nowhere" onclick="expand(6);return(false)" class="Menu"><b>商品管理</b></a></td>
</tr>
</table>
</div>
<div id="el6Child" class="child">
<a href="Pdt_List.asp" target ="list_area" class="SubMenu">商品列表</a><br>
<a href="Pdt_Sort.asp" target ="list_area" class="SubMenu">商品分类管理</a><br>
</div>
<div id="el5Parent" class="parent">
<table border="0">
<tr>
<td nowrap><a href="#nowhere" onclick="expand(5);return(false)"><img name="img1" src="images/navigator_system.gif" width="16px" height="16px" border="0"></a></td>
<td nowrap><a href="#nowhere" onclick="expand(5);return(false)" class="Menu"><b>系统参数设置</b></a></td>
</tr>
</table>
</div>
<div id="el5Child" class="child">
<a href="Sys_Info.asp" target ="list_area" class="SubMenu">网站信息修改</a><br>
<a href="SetConfig.asp" target ="list_area" class="SubMenu">接口配置</a><br>
<a href="Server.asp" target ="list_area" class="SubMenu">服务器管理</a><br>
<a href="GGao.asp" target ="list_area" class="SubMenu">公告管理</a><br>
<a href="SysUser.asp" target ="list_area" class="SubMenu">用户管理</a><br>
<a href="UseLog.asp" target ="list_area" class="SubMenu">查看系统日志</a><br>
</div>
</td>
</tr>
</table>
</div>
</div>
<!-- Panal 003 End -->
<!-- Panal 004 Start -->
<div id="block004" style="width: 128px; height: 225px; top: 66px; left: 0px; position: absolute;">
<!--<input type="button" value="在线帮助" style="width:128px; height: 21px;" onclick="JavaScript:vfnMenuSwitch(this)" id="button004">-->
<div style="width: 128px; height: 22px; font-weight:bold;" onclick="JavaScript:vfnMenuSwitch(this)" onmouseover="JavaScript:fn_BtnOver('4')" onmouseout="JavaScript:fn_BtnOut('4')" onmousedown="JavaScript:fn_BtnDown('4')" onmouseup="JavaScript:fn_BtnOver('4')" id="button004">
<table height="22" border="0" cellpadding="0" cellspacing="0" width="128">
<tr>
<td id="buttonarea4" align="left" class="MenuButton">
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -