-
Notifications
You must be signed in to change notification settings - Fork 10
/
Copy pathindex.html
51 lines (51 loc) · 2.15 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
<!DOCTYPE html>
<html>
<head>
<meta charSet="utf-8"/>
<meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1"/>
<meta name="next-head-count" content="2"/>
<link rel="preload" href="/_next/static/development/pages/a.js?ts=1570011696524" as="script"/>
<link rel="preload" href="/_next/static/development/pages/_app.js?ts=1570011696524" as="script"/>
<link rel="preload" href="/_next/static/chunks/2.js?ts=1570011696524" as="script"/>
<link rel="preload" href="/_next/static/runtime/webpack.js?ts=1570011696524" as="script"/>
<link rel="preload" href="/_next/static/runtime/main.js?ts=1570011696524" as="script"/>
<link rel="preload" href="/_next/static/chunks/styles.js?ts=1570011696524" as="script"/>
<link rel="stylesheet" href="/_next/static/css/styles.chunk.css"/>
<style data-styled="" data-styled-version="4.4.0"></style>
</head>
<body>
<div id="__next">
<header>
<button type="button" class="ant-btn"><span>A</span></button>
<button type="button" class="ant-btn"><span>B</span></button>
</header>
this is <!-- -->jocky<!-- --> , <!-- -->a minute ago<!-- --> , <!-- -->Value<br/><span>lazy Component</span></div>
<script src="/_next/static/development/dll/dll_b887410b0fb126557cd3.js?ts=1570011696524"></script>
<script id="__NEXT_DATA__" type="application/json">{
"dataManager": "[]",
"props": {
"pageProps": {
"name": "ainuo",
"time": "a minute ago"
}
},
"page": "/a",
"query": {
"id": "1"
},
"buildId": "development",
"runtimeConfig": {
"staticFolder": "/static"
},
"dynamicIds": [
"./components/comp.js"
]
}</script>
<script async="" data-next-page="/a" src="/_next/static/development/pages/a.js?ts=1570011696524"></script>
<script async="" data-next-page="/_app" src="/_next/static/development/pages/_app.js?ts=1570011696524"></script>
<script async="" src="/_next/static/chunks/2.js?ts=1570011696524"></script>
<script src="/_next/static/runtime/webpack.js?ts=1570011696524" async=""></script>
<script src="/_next/static/runtime/main.js?ts=1570011696524" async=""></script>
<script src="/_next/static/chunks/styles.js?ts=1570011696524" async=""></script>
</body>
</html>