公告板
版本库
filestore
活动
搜索
登录
~jqueryzhang
/
qhighschool
派生自
projectDept/qhighschool
概况
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
优化直播、添加班级
EricsHu
2023-11-24
0ad2f07a292895eeb3b9618eb1e275568c63a59e
[~jqueryzhang/qhighschool.git]
/
src
/
main
/
resources
/
static
/
redirect.html
1
2
3
4
5
6
7
8
9
10
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>Insert title here</title>
</head>
<body>
hello I'm redirect.html!!! static
</body>
</html>