update
This commit is contained in:
15
web/firstPage.html
Normal file
15
web/firstPage.html
Normal file
@@ -0,0 +1,15 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<meta http-equiv="X-UA-Compatible" content="ie=edge">
|
||||
<title>首页</title>
|
||||
<link rel="stylesheet" href="firstPage_style.css">
|
||||
</head>
|
||||
<body>
|
||||
<div id="logo">
|
||||
<a href="C:\Users\lenovo\Desktop\OldPeopleHome\web\图标\LOGO.png"></a>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
0
web/firstPage_style.css
Normal file
0
web/firstPage_style.css
Normal file
@@ -5,7 +5,7 @@
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<meta http-equiv="X-UA-Compatible" content="ie=edge">
|
||||
<title>oldPeopleHome</title>
|
||||
<link rel="stylesheet" href="style.css">
|
||||
<link rel="stylesheet" href="login_style.css">
|
||||
</head>
|
||||
<body>
|
||||
<div>
|
||||
BIN
web/图标/LOGO.png
Normal file
BIN
web/图标/LOGO.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 4.8 KiB |
Reference in New Issue
Block a user