dashboard
repositories
filestore
activity
search
login
main
/
jczz_unified_auth
基层智治统一认证
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
错误引入信息清除
zrj
2024-06-06
477c18f08b2918f24f56d4e082146cdd35b0264c
[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>