refactor: 字体目录调整

This commit is contained in:
2025-05-23 10:34:57 +08:00
parent eb6ead0b9c
commit da770b823e
26 changed files with 147 additions and 17 deletions

View File

@@ -9,12 +9,15 @@
{/block}
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
<link rel="stylesheet" type="text/css" href="__CSS__/public.css" />
<link rel="stylesheet" type="text/css" href="__CSS__/font.css" />
<link rel="stylesheet" type="text/css" href="__CSS__/style.css" />
<link rel="stylesheet" type="text/css" href="__CSS__/fonts.css" />
<!-- <link rel="stylesheet" type="text/css" href="__CSS__/fonts.css" /> -->
<link rel="stylesheet" type="text/css" href="__CSS__/header.css" />
<link rel="stylesheet" type="text/css" href="__CSS__/fonter.css" />
<link rel="stylesheet" type="text/css" href="__CSS__/footer.css" />
{block name="style"}{/block}
<link rel="stylesheet" href="https://unpkg.com/swiper@9/swiper-bundle.min.css">
<script type="text/javascript" src='https://code.jquery.com/jquery-3.6.0.min.js'></script>
<script type="text/javascript" src="https://unpkg.com/swiper@9.4.1/swiper-bundle.min.js"></script>
</head>
<body>
{block name="header"}
@@ -24,8 +27,6 @@
{block name="footer"}
{include file="public/footer"/}
{/block}
<script type="text/javascript" src='https://code.jquery.com/jquery-3.6.0.min.js'></script>
<script src="https://unpkg.com/swiper@9.4.1/swiper-bundle.min.js"></script>
{block name="script"}{/block}
</body>
</html>

View File

@@ -1,6 +1,6 @@
<header class="oircoEgapp-head">
<div class="headtop">
<a><img src="img/logo.png" class="headerlogimg" /></a>
<a><img src="__IMAGES__/logo.png" class="headerlogimg" /></a>
<div class="action-r">
<div class="right img-responsive cursor_p">
<span class="icon-category cursor_p"> <i class="icon-menu-svg"></i></span>