?? businesslist.jsp
字號(hào):
<%@ page language="java" pageEncoding="UTF-8"%>
<%@ include file="/include/header.jsp"%>
<table border="0" align="left" width="1000px" cellpadding="0" cellspacing="0" height="600px">
<TR>
<TD width="180px" align="left" rowSpan="2" class="BackLeftBackground" valign="top">
<jsp:include flush="true" page="/frame/jsp/manage-left.jsp"></jsp:include>
</TD>
<TD align="center" width="820px" valign="top" height="20px">
<jsp:include flush="true" page="/frame/jsp/manage-head.html"></jsp:include>
</TD>
</TR>
<TR height="565px">
<TD align="center" valign="top" class="BackRightBackground">
<br>
<jsp:include flush="true" page="/module/business/jsp/businessListRight.jsp"></jsp:include>
</TD>
</TR>
</table>
<%@ include file="/include/footer.jsp"%>
?? 快捷鍵說(shuō)明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -