Update search.php

This commit is contained in:
grt1st
2017-01-28 12:48:10 +08:00
committed by GitHub
parent 0cbfc43de8
commit 33b4f53933

View File

@@ -4,10 +4,10 @@
<meta http-equiv="content-type" content="text/html; charset=UTF-8"> <meta http-equiv="content-type" content="text/html; charset=UTF-8">
<meta charset="utf-8"> <meta charset="utf-8">
<title>乌云搜索|搜索结果</title> <title>乌云搜索|搜索结果</title>
<link href="../bootstrap/css/bootstrap.min.css" rel="stylesheet" type="text/css"> <link href="./bootstrap/css/bootstrap.min.css" rel="stylesheet" type="text/css">
<script type="text/javascript" src="../bootstrap/js/jquery-3.1.0.min.js"></script> <script type="text/javascript" src="./bootstrap/js/jquery-3.1.0.min.js"></script>
<script type="text/javascript" src="../bootstrap/js/bootstrap.min.js"></script> <script type="text/javascript" src="./bootstrap/js/bootstrap.min.js"></script>
<link rel="stylesheet" type="text/css" href="search.css"> <link rel="stylesheet" type="text/css" href="./bootstrap/search.css">
</head> </head>
<body> <body>
<div id="my-container"> <div id="my-container">