dashboard
repositories
filestore
activity
search
login
main
/
jczz_unified_auth
基层智治统一认证
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
配置修改
zrj
2024-06-07
ebb91e673fe68be6d5a90da803add258e693e94d
[jczz_unified_auth.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>