📄 xnzhtjb.html.bak
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
<HEAD>
<TITLE>虚拟用户管理</TITLE>
<meta http-equiv="Content-Type" content="text/html; charset=GBK">
<link rel="stylesheet" href="../pub/pub.css" type="text/css">
<script language="javascript" >
function del(){
if(confirm('确实要删除吗?')){
return false ;
}
}
function add1(){
fm.action="add.html" ;
fm.submit() ;
}
function returnIndex(){
fm.action="index.html" ;
fm.submit() ;
}
</script>
</HEAD>
<BODY >
<br>
<form action="" method="post" name="fm">
<table width="90%" border="0">
<tr>
<td>
<table align="center" width="100%" height="0" border="1" cellpadding="5" cellspacing="0"
bordercolorlight="#800000" bordercolordark="#FFFFFF" class="tableall">
<tr align="center">
<td colspan="8" class="tablehead"><span class="style1">集团内部虚拟账号设置</span></td>
</tr>
<tr align="center">
<th width="8%" nowrap>内部虚拟帐号:</th>
<th width="11%" nowrap>对应会计帐户: </th>
<th width="9%" nowrap>虚拟帐户名称:</th>
<th width="20%" nowrap>会计帐户名称: </th>
<th width="5%" nowrap>余额: </th>
</tr>
<tr align="center">
<td nowrap > </td>
<td nowrap > </td>
<td nowrap > </td>
<td nowrap > </td>
<td nowrap > </td>
</tr>
<tr >
<td colspan="8" align="center">共0条记录 <input class="button" name="检索" type="button" id="retrieve" value="首页"> <input class="button" name="下载" type="button" id="download" value="上页"> <input class="button" name="打印" type="button" id="print" value="下页"> <input class="button" name="关闭" type="button" id="close" value="尾页"> <input class="button" name="to" type="button" id="to" value="翻到"> 第<input class="button" name="textfield" type="text" size="3">页 第1页/共5页</td>
</tr>
</table>
</form>
</BODY>
</HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -