版权信息

master
xuwh 5 years ago
parent d5ab35642a
commit 4f6fa86347
  1. 14
      src/main/webapp/template/2/whfubao/foot.html
  2. 2
      src/main/webapp/template/2/whfubao/head.html
  3. 2
      src/main/webapp/template/2/whfubao/search.htm

@ -13,18 +13,18 @@
<span> <a href="{ms:global.url/}/renliziyuan/index.html">人力资源</a> </span>
<span class="column"> | </span>
</div>
<div class="programa footer_font">
{ms:global.copyright/}
<!-- <div class="programa footer_font">
<span>
版权所有(C) 武汉福保燃气安全新技术公司 | 地址: 湖北省武汉市东湖开发区流芳园横路6号武汉光谷电子工业园6号工业厂房B区第一层 鄂ICP备17015181号
</span>
</div>
<div style="width:400px;margin:0 auto; padding:20px 0;">
<img src="{ms:global.host/}/{ms:global.style/}/images/ga.png"/>
<a target="_blank" href="http://www.beian.gov.cn/portal/registerSystemInfo?recordcode=42018502002453" style="display:inline-block;text-decoration:none;height:20px;line-height:20px;"><img src="" style="float:left;"/><p style="float:left;height:20px;line-height:20px;margin: 0px 0px 0px 5px; color:#939393;">鄂公网安备 42018502002453号</p></a>
<a target="_blank" href="https://beian.miit.gov.cn/">鄂ICP备17015181号-1</a>
<div style="width:400px;margin:0 auto; padding:20px 0;">
<img src="{ms:global.host/}/{ms:global.style/}/images/ga.png"/>
<a target="_blank" href="http://www.beian.gov.cn/portal/registerSystemInfo?recordcode=42018502002453" style="display:inline-block;text-decoration:none;height:20px;line-height:20px;"><img src="" style="float:left;"/><p style="float:left;height:20px;line-height:20px;margin: 0px 0px 0px 5px; color:#939393;">鄂公网安备 42018502002453号</p></a>
<a target="_blank" href="https://beian.miit.gov.cn/">鄂ICP备17015181号-1</a>
</div>
</div> -->
<div class="programa footer_font">
<!--span class="phone">
手机:13277902692 | 电话:027-87611402 | QQ:2029444895

@ -43,7 +43,7 @@
$(".but-sublimt").click(function(){
let search = $('.search').val()
if(!search) {
alert('请输入关键字')
alert('请输入您需要的商品的关键字')
return false
}
})

@ -18,7 +18,7 @@
<!--位置导航-->
<div class="present">
<span>您搜索的关键字:</span>
<span><a href="{ms:global.host/}${field.typelink}"> {ms:search.content_title/} </a> </span>
<span>{ms:search.content_title/}</span>
</div>
<!--产品系列-->
<div class="main-container">

Loading…
Cancel
Save