dashboard
repositories
filestore
activity
search
login
main
/
jfptht-publicSecurity
南昌市物联网技防平台-公安版
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
精度丢失问题修复
zengh
2021-06-19
b95d1ce682169f855c75b2d3aedbc03ebc9e31ed
[jfptht-publicSecurity.git]
/
script
/
docker
/
app
/
nginx
/
web
/
html
/
index.html
1
2
3
4
5
6
7
8
9
10
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Hello BladeX</title>
</head>
<body>
<div style="text-align: center">Hello BladeX !</div>
</body>
</html>