init
This commit is contained in:
30
public/frontend/web/搜索.shtml
Executable file
30
public/frontend/web/搜索.shtml
Executable file
@@ -0,0 +1,30 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<!--#include file="include/head.html" -->
|
||||
<script type="text/javascript">
|
||||
var navID = "1";
|
||||
</script>
|
||||
</head>
|
||||
<body>
|
||||
<!--top-->
|
||||
<!--#include file="include/top.html" -->
|
||||
<!--top End-->
|
||||
|
||||
<!-- 搜索页 s -->
|
||||
<div class="nsea">
|
||||
<div class="w1440 secon">
|
||||
<div class="sput">
|
||||
<input type="text" value="" name="" placeholder="硬盘盒">
|
||||
<a href="#"><img src="images/images/sea1.png"></a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- 搜索页 e -->
|
||||
|
||||
<!-- bottom s -->
|
||||
<!--#include file="include/bottom.html" -->
|
||||
<!-- bottom e -->
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user