first commit
This commit is contained in:
37
page/domestic.html
Normal file
37
page/domestic.html
Normal file
@@ -0,0 +1,37 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>国产</title>
|
||||
<script src="../js/utils/rem.js"></script>
|
||||
<link rel="stylesheet" href="../css/tool/clear.css">
|
||||
<link rel="stylesheet" href="http://at.alicdn.com/t/c/font_4738996_raea6u0p92.css">
|
||||
<link rel="stylesheet" href="../css/tool/public.css">
|
||||
|
||||
<link rel="stylesheet" href="../css/page/domestic.css">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
|
||||
<div class="header fixed border-box flex ais js">
|
||||
|
||||
</div>
|
||||
|
||||
<div class="content">
|
||||
国产
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
</body>
|
||||
<script src="../js/utils/index.js"></script>
|
||||
<script src="../js/config/index.js"></script>
|
||||
<script src="../js/http/index.js"></script>
|
||||
<script src="../js/serve/home.js"></script>
|
||||
<script src="../js/serve/info.js"></script>
|
||||
<script src="../js/page/domestic.js"></script>
|
||||
|
||||
</html>
|
||||
Reference in New Issue
Block a user