16 lines
440 B
HTML
16 lines
440 B
HTML
|
<!doctype html>
|
||
|
<html lang="zh-CN">
|
||
|
<head>
|
||
|
<meta charset="utf-8">
|
||
|
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
|
||
|
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, minimum-scale=1, user-scalable=no">
|
||
|
<title></title>
|
||
|
<meta name="keywords" content="">
|
||
|
<meta name="description" content="">
|
||
|
<link href="" rel="stylesheet">
|
||
|
</head>
|
||
|
<body>
|
||
|
sdsdsdsdsssdsdsd
|
||
|
dsdsd
|
||
|
</body>
|
||
|
</html>
|