21 lines
570 B
HTML
21 lines
570 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<title>首页三</title>
|
|
<meta name="renderer" content="webkit">
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
|
|
<link rel="stylesheet" href="../../component/pear/css/pear.css">
|
|
|
|
</head>
|
|
<body class="pear-container">
|
|
<div>
|
|
|
|
</div>
|
|
<!--</div>-->
|
|
<script src="../../component/layui/layui.js" charset="utf-8"></script>
|
|
<script src="../../component/pear/pear.js"></script>
|
|
</body>
|
|
</html>
|