⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 ok.vm

📁 负责公文的传输及一些处理功能
💻 VM
字号:
<html>
<head>
<title>成功跳转页面</title>
<link rel="stylesheet" href="$request.getContextPath()/csslib/style.css" type="text/css">
</head>
<script language="javascript">
function init(){
	location="$request.getContextPath()$!path";
}
</script>
<body scroll=no onload="init();">
</body>	
</html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -