UNPKG
cckj-util
Version:
latest (0.0.5)
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1
0.0.0
A common util lib for cj
cckj-util
/
public
/
index.html
11 lines
•
209 B
HTML
View Raw
1
2
3
4
5
6
7
8
9
10
11
<!DOCTYPE
html
>
<
html
lang
=
"en"
>
<
head
>
<
meta
charset
=
"UTF-8"
>
<
meta
name
=
"viewport"
content
=
"width=device-width, initial-scale=1.0"
>
<
title
>
Document
</
title
>
</
head
>
<
body
>
<
h1
>
111
</
h1
>
</
body
>
</
html
>