mirror of
https://github.com/wu736139669/vczero.github.io.git
synced 2026-08-05 06:23:38 +00:00
add UE
This commit is contained in:
@@ -3,9 +3,9 @@
|
||||
<head>
|
||||
<title>滁州市购房评价系统</title>
|
||||
<meta http-equiv="Content-Type" content="text/html;charset=utf8"/>
|
||||
<link rel='stylesheet' href='./stylesheets/style.css' />
|
||||
<script type="text/javascript" src="./javascripts/jquery2.1.1.js"></script>
|
||||
<script type="text/javascript" src="./javascripts/main.js"></script>
|
||||
<link rel='stylesheet' href='public/stylesheets/style.css' />
|
||||
<script type="text/javascript" src="public/javascripts/jquery2.1.1.js"></script>
|
||||
<script type="text/javascript" src="public/javascripts/main.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<div style="width:100%;height:60px; background-color:#3879D9;">
|
||||
@@ -14,7 +14,7 @@
|
||||
<div style="width:900px;margin:0 auto;">
|
||||
<div>
|
||||
<div style="float:left;">
|
||||
<img src="./images/logo.png">
|
||||
<img src="public/images/logo.png">
|
||||
</div>
|
||||
<div style="float:right;">
|
||||
<div>
|
||||
|
||||
Reference in New Issue
Block a user