Gitiles
Code Review
Sign In
gerrit.lilingkun.com
/
G8Frontend
/
refs/heads/WJX
/
.
/
public
/
index.html
blob: 5c924e9f39e8fa4fd2c4f1f2003c7ca984cbee18 [
file
] [
log
] [
blame
]
San3yuan
4d0e803
2025-04-04 17:21:40 +0800
[
diff
] [
blame
]
1
<!DOCTYPE html>
2
<html
lang
=
"en"
>
3
<head>
4
<meta
charset
=
"UTF-8"
>
5
<meta
name
=
"viewport"
content
=
"width=device-width, initial-scale=1.0"
>
6
<title>
Document
</title>
7
</head>
8
<body>
9
<div
id
=
'root'
></div>
10
11
</body>
12
</html>