hahah
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2024-12-03 11:18:07 +08:00
parent 9e7485dfa2
commit 4991b3686c
16 changed files with 589 additions and 402 deletions

View File

@@ -7,7 +7,7 @@
<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="http://at.alicdn.com/t/c/font_4738996_b8zp7vfi90h.css">
<link rel="stylesheet" href="../css/tool/public.css">
<link rel="stylesheet" href="../css/page/domestic.css">
@@ -16,12 +16,10 @@
<body>
<div class="header fixed border-box flex ais js">
</div>
<div class="content">
国产
<ul class="type_list flex wrap p15">
</ul>
</div>
@@ -30,8 +28,7 @@
<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/serve/tag.js"></script>
<script src="../js/page/domestic.js"></script>
</html>