?? plateclose.jsp
字號:
<%@ page language="java" errorPage="/sys/error.jsp" pageEncoding="GB2312" contentType="text/html;charset=GB2312" %>
<%@ include file="/common/taglibs.jsp"%>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN">
<html>
<head>
<title>新聞管理</title>
<script language="javascript">
<!--
function closeWin() {
// if(window.opener.document.cmsArticleForm) {
// window.opener.document.cmsArticleForm.submit();
// }
window.close();
}
//-->
</script>
</head>
<body topmargin="0" leftmargin="0">
<script language="javascript">
<!--
closeWin();
//-->
</script>
<p> </p>
</body>
</html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -