上传目前修改,暂时网了哪些
This commit is contained in:
@@ -3,7 +3,6 @@
|
|||||||
<head>
|
<head>
|
||||||
<title>首页 | ww3</title>
|
<title>首页 | ww3</title>
|
||||||
<meta charset="utf-8" lang="zh-CN">
|
<meta charset="utf-8" lang="zh-CN">
|
||||||
<meta name="viewport" content="width=1366px, initial-scale=1.0"> <!-- 页面等比例缩小 -->
|
|
||||||
<link rel="icon" type="image/x-icon" href="./icon/original.ico">
|
<link rel="icon" type="image/x-icon" href="./icon/original.ico">
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
@@ -107,7 +106,7 @@
|
|||||||
{
|
{
|
||||||
overflow: auto;
|
overflow: auto;
|
||||||
/* up、right、down、left */
|
/* up、right、down、left */
|
||||||
margin: -610px 0px 0px 1350px; /* 1064 */
|
margin: -610px 0px 0px 1064px; /* 1064 */
|
||||||
|
|
||||||
}
|
}
|
||||||
#open-ww3-project-img
|
#open-ww3-project-img
|
||||||
@@ -188,3 +187,9 @@
|
|||||||
include "../static/html/black-block.html";
|
include "../static/html/black-block.html";
|
||||||
?>
|
?>
|
||||||
<!-- php部分 -->
|
<!-- php部分 -->
|
||||||
|
|
||||||
|
|
||||||
|
<!-- javascript 部分 -->
|
||||||
|
<script>
|
||||||
|
|
||||||
|
</script>
|
||||||
@@ -1,5 +1,6 @@
|
|||||||
<head>
|
<head>
|
||||||
<link rel="icon" type="image/x-icon" href="https://ww3.tw/blog/icon/original.ico">
|
<link rel="icon" type="image/x-icon" href="https://ww3.tw/blog/icon/original.ico">
|
||||||
|
<title>文章列表</title> <!-- 标题 -->
|
||||||
</head>
|
</head>
|
||||||
<body id=wallpaper>
|
<body id=wallpaper>
|
||||||
<!-- 背景 -->
|
<!-- 背景 -->
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<title>web_start</title>
|
<title>推荐网页</title>
|
||||||
<meta charset="utf-8" lang="zh-CN">
|
<meta charset="utf-8" lang="zh-CN">
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
Reference in New Issue
Block a user