📄 left.jsp
字号:
<TABLE cellSpacing=0 cellPadding=0 width=210 border=0 >
<TBODY>
<TR>
<TD vAlign=top align=left height=25><IMG height=20 src="images/xxgg.gif" width=210></TD>
</TR>
<TR>
<TD vAlign=top align=middle>
<MARQUEE direction=up height=180 scrollAmount=1 scrollDelay=60 onmouseover=this.stop() onmouseout=this.start()>
<TABLE cellSpacing=0 cellPadding=0 width=200 border=0>
<TBODY>
<logic:iterate id="notice" name="noticeList">
<TR>
<TD align=left height=22 valign="top"><IMG height=15 src="images/lt_point2.gif" width=12> </TD>
<TD><A href="ItemviewAction.do?menuid=<bean:write name="notice" property="parentID"/>&itemid=<bean:write name="notice" property="ID"/>" class="b" target="_blank"><bean:write name="notice" property="dnetName"/></A>
</TD>
</TR>
</logic:iterate>
<TR><TD align=right height=22 colspan="2"><A href="HaveParentShowselfMultiNewsAction.do?menuid=<bean:write name="notice" property="parentID"/>"><IMG height=11 src="images/more1.gif" width=41 border=0></A></TD>
</TR>
</TBODY>
</TABLE>
</MARQUEE>
</TD>
</TR>
<TR>
<TD vAlign=top align=left height=25><IMG height=20 src="images/yqlj.gif" width=210></TD>
</TR>
<TR>
<TD vAlign=top align=middle>
<TABLE cellSpacing=0 cellPadding=0 width=172 border=0 >
<TBODY>
<logic:iterate id="link" name="linkList">
<TR>
<TD align=left width=14><IMG height=5 src="images/arrow_i.gif" width=3></TD>
<TD align=left height=25><A href="<bean:write name="link" property="dnetContent"/>" class="b" target="_blank"><bean:write name="link" property="dnetName"/></A>
</TD>
</TR>
</logic:iterate>
</TBODY>
</TABLE>
</TD>
</TR>
</TBODY>
</TABLE>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -