公告板
版本库
filestore
活动
搜索
登录
~jqueryzhang
/
qhighschool
派生自
projectDept/qhighschool
概况
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
图片
yn147
2023-02-17
d7b95b17e4994cfa6513f4c0519228ffdfd4fab0
[~jqueryzhang/qhighschool.git]
/
src
/
main
/
resources
/
static
/
index.html
1
2
3
4
5
6
7
8
9
10
11
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>Insert title here</title>
</head>
<body>
hello I'm index.html!!! static
<img src="/static/images/1.jpg" />
</body>
</html>