📄 tablefoot.js
字号:
<!-- 表脚-->
document.write("<table border='0' width='90%' cellspacing='0' cellpadding='0' style='margin-left: 25; margin-top: 92'>")
document.write("<tr>")
document.write("<td width='100%' height='2'><hr size='2' color='cccccc'></td>")
document.write("</tr>")
document.write("<tr>")
document.write("<td width='100%'>")
document.write("<table border=0 width=100% cellspacing=0 cellpadding=0>")
document.write("<tr>")
document.write("<td><br><a href='http://www.wslf.cn' target='_blank'><img src='/images/LOGO_future.gif' WIDTH='200' HEIGHT='30' border='0'></a></td>")
//document.write("<td><a href='/scm/help.jsp' target='_blank'><img src='/images/help.gif' alt='帮助' WIDTH='53' HEIGHT='30' border='0'></a></td>")
document.write("</tr>")
document.write("</table>")
document.write("</td>")
document.write("</tr>")
document.write("</table>")
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -