Commit e04aa8ea by 肖康

产品反馈 调整文档修改

parent e73a5041
......@@ -12,11 +12,10 @@
top : 0px;
left : 0px;
z-index : 2;
div {
width : 100%;
height: 100%;
a{color:#fff;}
span {
i {
cursor : pointer;
......@@ -27,7 +26,7 @@
float :right;
margin-right: 20px;
&:hover {
i {
color: #333;
......@@ -298,7 +297,7 @@
margin-top: 53px;
font-size : 14px;
color : #fff;
span{font-weight: bold;}
i {
font-size : 22px;
margin-right: 20px;
......@@ -351,7 +350,7 @@
div {
width : 100%;
height: 100%;
a{color:#fff;}
span {
position: absolute;
right : 20px;
......@@ -362,7 +361,7 @@
font-size : 18px;
transition: all 0.5s;
}
&:hover {
i {
color: #333;
......@@ -899,7 +898,7 @@
margin-top: 53px;
font-size : 12px;
color : #fff;
span{font-weight: bold;}
i {
font-size : 22px;
margin-right: 20px;
......
......@@ -9,6 +9,10 @@ define('mallUi', ['tool', 'liexin_pop'], function (require, exports, module) {
mallUi.handle();
},
handle: function () {
//contact us
$(".gofooter").click(function(){
$(document).scrollTop($(document).height()-window.innerHeight)
})
//询价POP
$("body").on("click", ".frqbtnxs", function () {
if (!tool.isLogin()) {
......
......@@ -28,7 +28,7 @@
<div class="text"><i class="icon iconfont icon-lansejiantou ijt"></i></div>
</div>
<div class="item item1 boxsiz itemlast">
<p>&nbsp;</p>
<p>ERAI Membership</p>
<div class="column verCenter rowCenter imgbox">
<img src="{{$public}}/assets/images/about/app1.png" class="st" alt="">
<img src="{{$public}}/assets/images/about/app2.png" class="ht" alt="">
......
......@@ -5,7 +5,7 @@
<a class="fl ghn-logo" href="/"><img src="/assets/images/home/top.png" alt=""></a>
<div class="fr clr ghn-right-box">
<div class="grb-top clr">
<a href="/about/company" class="fr clj">CONTACT US</a>
<a href="javascript:void(0)" class="fr clj gofooter">CONTACT US</a>
@if(!empty($_COOKIE['sem_email']))
<div class="login-head-box yesLogin fr clj">
<a href="/user/order" class="row">
......@@ -38,9 +38,9 @@
<li class="oneli fr"><a href="#" class="onea frqbtnxs">RFQ</a></li>
<li class="oneli fr"><a href="/mall" class="onea">STORE</a></li>
<li class="oneli fr">
<a href="/about/company" class="onea">ABOUT US</a>
<a href="/about/company" class="onea">Company</a>
<ul class="twonav">
<li class="twoli"><a href="/about/company" class="twoa">Company Profile</a></li>
<li class="twoli"><a href="/about/company" class="twoa">About Us</a></li>
<li class="twoli"><a href="/about/certification" class="twoa">Certification</a></li>
</ul>
</li>
......
......@@ -2,7 +2,7 @@
<div class="gw-header-top ta-c" >
<div>
<span><i class="icon iconfont icon-guanbi topclose"></i></span>
GRAND OPENING OF SEMOUR ELECTRONICS ONLINE STORE. CLICK TO VISIT.
<a href="/mall">GRAND OPENING OF SEMOUR ELECTRONICS ONLINE STORE. CLICK TO VISIT.</a>
</div>
</div>
@endempty
<div class="mall-footer">
<div class="floor1 w1200">
<div class="row">
<div class="itemf3 trl bgbts1"><b>300M+</b>sku</div>
<div class="itemf3 trl bgbts1"><b>30M+</b>sku</div>
<div class="itemf3 trr bgbts2"><b>5000+</b>Suppliers</div>
</div>
<div class="row">
<div class="itemf3 trl bgbts3"><b>3000+</b> Manufacturers</div>
<div class="itemf3 trr bgbts4"><b>1000+</b>Catalog</div>
<div class="itemf3 trr bgbts4"><b>1000+</b>Catalogs</div>
</div>
</div>
<div class="floor2 w1200 bannerEle">
......
......@@ -27,8 +27,7 @@
</div>
@endif
<a href="/about/company" class="about-link">Contact Us</a>
<a href="javascript:void(0)" class="about-link gofooter">Contact Us</a>
</div>
</div>
<div class="nav-box">
......@@ -68,7 +67,10 @@
</div>
<a href="/brand/map" class="li">Manufacturers</a>
<a href="javascript:void(0)" class="li frqbtnxs">RFQ</a>
<a href="/about/company" class="li">About us</a>
<div class="li">
<a href="/about/company" class="li">Company</a>
</div>
</div>
</div>
</div>
\ No newline at end of file
......@@ -2,7 +2,7 @@
<div class="mall-header-top ta-c" >
<div>
<span><i class="icon iconfont icon-guanbi topclose"></i></span>
GRAND OPENING OF SEMOUR ELECTRONICS ONLINE STORE. CLICK TO VISIT.
<a href="/mall">GRAND OPENING OF SEMOUR ELECTRONICS ONLINE STORE. CLICK TO VISIT.</a>
</div>
</div>
@endempty
......@@ -47,12 +47,12 @@
</div>
<div class="floor3">
<div class="row">
<div class="itemf3 trl bgbts1"><b>300M+</b>sku</div>
<div class="itemf3 trl bgbts1"><b>30M+</b>sku</div>
<div class="itemf3 trr bgbts2"><b>5000+</b>Suppliers</div>
</div>
<div class="row">
<div class="itemf3 trl bgbts3"><b>3000+</b> Manufacturers</div>
<div class="itemf3 trr bgbts4"><b>1000+</b>Catalog</div>
<div class="itemf3 trr bgbts4"><b>1000+</b>Catalogs</div>
</div>
</div>
<div class="floor4">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment