|
@@ -146,15 +146,17 @@ body{
|
|
background-color:#FFFFFF;
|
|
background-color:#FFFFFF;
|
|
border:1px solid #e5e6e9;
|
|
border:1px solid #e5e6e9;
|
|
height:45px;
|
|
height:45px;
|
|
- width:100%;
|
|
|
|
|
|
+ width:78%;
|
|
border-radius: 10px;
|
|
border-radius: 10px;
|
|
padding:2px 10px 2px 60px;
|
|
padding:2px 10px 2px 60px;
|
|
font-size:16px;
|
|
font-size:16px;
|
|
- position:relative;
|
|
|
|
|
|
+ position:absolute;
|
|
}
|
|
}
|
|
.wxhead{
|
|
.wxhead{
|
|
padding: 10px 15px;
|
|
padding: 10px 15px;
|
|
background-color:#F0F0F0;
|
|
background-color:#F0F0F0;
|
|
|
|
+ position: relative;
|
|
|
|
+ height: 65px;
|
|
}
|
|
}
|
|
.tubiao img{
|
|
.tubiao img{
|
|
position: absolute;
|
|
position: absolute;
|
|
@@ -171,7 +173,7 @@ body{
|
|
position: absolute;
|
|
position: absolute;
|
|
z-index: 10;
|
|
z-index: 10;
|
|
top: 20px;
|
|
top: 20px;
|
|
- right: 30px;
|
|
|
|
|
|
+ right: 22%;
|
|
height:25px;
|
|
height:25px;
|
|
}
|
|
}
|
|
.rsssetbtn{
|
|
.rsssetbtn{
|
|
@@ -259,6 +261,9 @@ body{
|
|
background-color:#fff;
|
|
background-color:#fff;
|
|
width:100%;
|
|
width:100%;
|
|
}
|
|
}
|
|
|
|
+.nullcontent{
|
|
|
|
+ height: 100%;
|
|
|
|
+}
|
|
.tslist{
|
|
.tslist{
|
|
height:80px;
|
|
height:80px;
|
|
border-bottom: 1px solid #ccc;
|
|
border-bottom: 1px solid #ccc;
|
|
@@ -270,17 +275,46 @@ body{
|
|
.parent-node img {
|
|
.parent-node img {
|
|
vertical-align: sub !important;
|
|
vertical-align: sub !important;
|
|
}
|
|
}
|
|
|
|
+.input-group-addon {
|
|
|
|
+ float:right;
|
|
|
|
+ border: 0px;
|
|
|
|
+ border-radius: 0px;
|
|
|
|
+ width: 60px;
|
|
|
|
+ color: #FFF;
|
|
|
|
+ background-color: rgb(22,160,134);
|
|
|
|
+}
|
|
|
|
+.chax{
|
|
|
|
+ margin: 2px 0px;
|
|
|
|
+ float:right;
|
|
|
|
+ width:13%;
|
|
|
|
+ height:41px;
|
|
|
|
+ border:1px solid #35C5DA;
|
|
|
|
+ background-color:#35C5DA;
|
|
|
|
+ border-radius: 5px;
|
|
|
|
+ color:#fff;
|
|
|
|
+ padding-top: 8px;
|
|
|
|
+ font-size: 20px;
|
|
|
|
+}
|
|
</style>
|
|
</style>
|
|
</head>
|
|
</head>
|
|
<body>
|
|
<body>
|
|
<div style="background-color:#fff;">
|
|
<div style="background-color:#fff;">
|
|
-<div class="wxhead"><span class="tubiao"><img src="{{Msg "seo" "cdn"}}/images/wxjss.png"/></span><input class="form-control searchname" name="searchname" value="{{.T.keywords}}" placeholder="输入关键词查询"/>
|
|
|
|
-<span class="xiaochu"><img class="qcimg" src="{{Msg "seo" "cdn"}}/images/wxqc.png"/></span>
|
|
|
|
|
|
+<div class="wxhead">
|
|
|
|
+<span class="tubiao">
|
|
|
|
+<img src="{{Msg "seo" "cdn"}}/images/wxjss.png"/>
|
|
|
|
+</span>
|
|
|
|
+<input class="form-control searchname" name="searchnameone" value="{{.T.keywords}}" placeholder="输入关键词查询"/>
|
|
|
|
+<span class="xiaochu">
|
|
|
|
+<img class="qcimg" src="{{Msg "seo" "cdn"}}/images/wxqc.png"/>
|
|
|
|
+</span>
|
|
|
|
+<span class="chax text-center">
|
|
|
|
+<i class="glyphicon sousuo"></i>
|
|
|
|
+</span>
|
|
</div>
|
|
</div>
|
|
<div class="rescontent">
|
|
<div class="rescontent">
|
|
|
|
|
|
</div>
|
|
</div>
|
|
-<div style="height:40px;"></div>
|
|
|
|
|
|
+<div style="height:80px;"></div>
|
|
|
|
|
|
</div>
|
|
</div>
|
|
<div class="resbm" >
|
|
<div class="resbm" >
|
|
@@ -298,11 +332,21 @@ body{
|
|
</div>
|
|
</div>
|
|
<div>没有找到和该关键词匹配的信息</div>
|
|
<div>没有找到和该关键词匹配的信息</div>
|
|
</div>
|
|
</div>
|
|
-
|
|
|
|
|
|
+<div style="display:none;">
|
|
|
|
+<form action="/member/wxswordfish/searchlist" name="searchone" method="post">
|
|
|
|
+ <input name="searchname" id="searchname" value="" style="display:none;"/>
|
|
|
|
+ <input name="s_type" id="sea_type" value="{{.T.s_type}}" style="display:none;"/>
|
|
|
|
+ <input name="s_name" id="sea_name" value="" style="display:none;"/>
|
|
|
|
+</form>
|
|
|
|
+</div>
|
|
{{include "/swordfish/wxtoolbar.html"}}
|
|
{{include "/swordfish/wxtoolbar.html"}}
|
|
<script type="text/javascript">
|
|
<script type="text/javascript">
|
|
- $(".searchname").click(function(){
|
|
|
|
- window.location.href="/member/wxswordfish/search";
|
|
|
|
|
|
+ $(".chax").click(function(){
|
|
|
|
+ var searchname = $(".searchname").val();
|
|
|
|
+ document.getElementById("searchname").value = searchname;
|
|
|
|
+ searchname = searchname.replace(/^\s+|\s+$/g,"").replace(/\s+/g,"+");
|
|
|
|
+ document.getElementById("sea_name").value = searchname;
|
|
|
|
+ document.forms['searchone'].submit();
|
|
});
|
|
});
|
|
$(".qcimg").click(function(){
|
|
$(".qcimg").click(function(){
|
|
$(".searchname").val("");
|
|
$(".searchname").val("");
|