dashboard
repositories
filestore
activity
search
login
main
/
jczz_unified_auth
基层智治统一认证
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
first commit
zhongrj
2024-04-28
9e0f13c99b4b4faa441f046330af72d5bb335bf1
[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>