dev
添加网页图标 修改div_top的小问题 2025.6.29-2
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
</head>
|
||||
<body>
|
||||
<!-- 页面内容区 -->
|
||||
<div id="div_top">
|
||||
<div>
|
||||
<?php
|
||||
//include './navbar/header_li.html';
|
||||
?>
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
</head>
|
||||
<body>
|
||||
<!-- 页面内容区 -->
|
||||
<div id="div_top">
|
||||
<div>
|
||||
<?php
|
||||
//include './navbar/header_li.html';
|
||||
?>
|
||||
|
||||
BIN
public/icon/original.ico
Normal file
BIN
public/icon/original.ico
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 268 KiB |
@@ -9,10 +9,13 @@
|
||||
<link rel="stylesheet" type="text/css" href="css/body/a_url_none.css">
|
||||
<link rel="stylesheet" type="text/css" href="css/body/footer.css">
|
||||
<!-- 引入js ./js/ -->
|
||||
<?php
|
||||
include "./navbar/header.html";
|
||||
?>
|
||||
</head>
|
||||
<body>
|
||||
<!-- 页面内容区 -->
|
||||
<div id="div_top">
|
||||
<div>
|
||||
<?php
|
||||
//include './navbar/header_li.html';
|
||||
//已废用
|
||||
|
||||
@@ -1,13 +1,3 @@
|
||||
<!-- 导航栏页首_li -->
|
||||
<li>
|
||||
<a id="a_url_none" href="https://green-dam.ww3.tw/video/">视频</a>
|
||||
</li>
|
||||
<li>
|
||||
<a id="a_url_none" href="https://green-dam.ww3.tw/about/">关于</a>
|
||||
</li>
|
||||
<li>
|
||||
<a id="a_url_none" href="https://green-dam.ww3.tw/bbs/">留言板</a>
|
||||
</li>
|
||||
<li>
|
||||
<a id="a_url_none" href="https://green-dam.ww3.tw/#">上传文件</a>
|
||||
</li>
|
||||
<!-- 页首 header -->
|
||||
|
||||
<link rel="icon" href="../icon/original.ico" type="image/x-icon"> <!-- 添加网页图标 -->
|
||||
@@ -10,7 +10,7 @@
|
||||
</head>
|
||||
<body>
|
||||
<!-- 页面内容区 -->
|
||||
<div id="div_top">
|
||||
<div>
|
||||
<?php
|
||||
//include './navbar/header_li.html';
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user