Commit f56b11c3 by LJM

深贸商城-限制特定区域IP地址访问官网展示简版网站

parent 7f5c67da
@extends('layouts.app')
@section('css')
<link rel="stylesheet" href="{{$public}}/assets/css/about/about.min.css?v={{time()}}">
<link rel="stylesheet" href="{{$public}}/assets/css/about/about.min.css?v={{time()}}">
@endsection
@section('title','Certification - ')
@section('body')
@include('common.headerTop')
@include('common.headerNav')
@include('common.headerTop')
@if(!$is_disable_ip)
@include('common.headerNavDisabled')
@else
@include('common.headerNav')
@endif
<div class="certificationpage">
<div class="floor1 row verCenter">
<p>CERTIFICATION</p>
</div>
<div class="floor2">
<div class="jscon boxsiz">
<p><b>A</b>s a company with rich experience in this industry, Semour Electronics has been recognized by the major organizations, Semour will continue to optimize and improve our professional service teams, accelerate digital service capabilities aim to strengthen the whole supply chain globally. Along this target above, Semour will keep offering wide ranges of electronic supply chain solutions for customers worldwide.</p>
<div class="certificationpage">
<div class="floor1 row verCenter">
<p>CERTIFICATION</p>
</div>
<div class="floor2">
<div class="jscon boxsiz">
<p><b>A</b>s a company with rich experience in this industry, Semour Electronics has been recognized by the major organizations, Semour will continue to optimize and improve our professional service teams, accelerate digital service capabilities aim to strengthen the whole supply chain globally. Along this target above, Semour will keep offering wide ranges of electronic supply chain solutions for customers worldwide.</p>
</div>
<div class="floor3">
<div class="fl3con row rowCenter">
<a class="item item1 boxsiz" href="{{$public}}/assets/images/home/Semour Electronics Co., Limited.pdf" target="_blank">
<p>D-U-N-S® Number</p>
<div class="column verCenter rowCenter imgbox">
<img src="{{$public}}/assets/images/about/st1.png" class="st" alt="">
<img src="{{$public}}/assets/images/about/ht1.png" class="ht" alt="">
</div>
<div class="text"><i class="icon iconfont icon-lansejiantou ijt"></i></div>
</a>
<a class="item item1 boxsiz itemlast" href="{{$public}}/assets/images/home/ERAI.pdf" target="_blank">
<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="">
</div>
<div class="text"><i class="icon iconfont icon-lansejiantou ijt"></i></div>
</a>
<a class="item item1 boxsiz itemlast" href="{{$public}}/assets/images/home/ISO9001.pdf" target="_blank">
<p>ISO9001:2015</p>
<div class="column verCenter rowCenter imgbox">
<img src="{{$public}}/assets/images/about/ht2.png" class="st" alt="">
<img src="{{$public}}/assets/images/about/st2.png" class="ht" alt="">
</div>
<div class="text"><i class="icon iconfont icon-lansejiantou ijt"></i></div>
</a>
<div class="floor3">
<div class="fl3con row rowCenter">
<a class="item item1 boxsiz" href="{{$public}}/assets/images/home/Semour Electronics Co., Limited.pdf" target="_blank">
<p>D-U-N-S® Number</p>
<div class="column verCenter rowCenter imgbox">
<img src="{{$public}}/assets/images/about/st1.png" class="st" alt="">
<img src="{{$public}}/assets/images/about/ht1.png" class="ht" alt="">
</div>
<div class="text"><i class="icon iconfont icon-lansejiantou ijt"></i></div>
</a>
<a class="item item1 boxsiz itemlast" href="{{$public}}/assets/images/home/ERAI.pdf" target="_blank">
<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="">
</div>
<div class="text"><i class="icon iconfont icon-lansejiantou ijt"></i></div>
</a>
<a class="item item1 boxsiz itemlast" href="{{$public}}/assets/images/home/ISO9001.pdf" target="_blank">
<p>ISO9001:2015</p>
<div class="column verCenter rowCenter imgbox">
<img src="{{$public}}/assets/images/about/ht2.png" class="st" alt="">
<img src="{{$public}}/assets/images/about/st2.png" class="ht" alt="">
</div>
<div class="text"><i class="icon iconfont icon-lansejiantou ijt"></i></div>
</a>
</div>
</div>
</div>
<div class="readbox">
<p>READY TO CONNECT?</p>
<div class="row rowCenter">
<a class="but" href="/mall">LOCATE PARTS ON SEMOUR STORE</a>
<div class="but but-lk frqbtnxs">SUBMIT REAL-TIME RFQ </div>
<div class="readbox">
<p>READY TO CONNECT?</p>
<div class="row rowCenter">
<a class="but" href="/mall">LOCATE PARTS ON SEMOUR STORE</a>
<div class="but but-lk frqbtnxs">SUBMIT REAL-TIME RFQ</div>
</div>
</div>
</div>
</div>
@include('common.footersm')
</div>
@include('common.footersm')
</div>
@endsection
......
......@@ -6,7 +6,11 @@
@section('title','Company - ')
@section('body')
@include('common.headerTop')
@include('common.headerNav')
@if(!$is_disable_ip)
@include('common.headerNavDisabled')
@else
@include('common.headerNav')
@endif
<div class="aboutpage">
<div class="floor1 row verCenter">
......@@ -24,13 +28,23 @@
<b>T</b> hrough Semour Quality Inspection Center, Semour Electronics can prevent counterfeit components from entering your supply chain. Our well-established supply chain system can respond to any customer inquiry and meet the diverse market environment. Semour Electronics' goal is to increase the productivity of electronic trading services and to continuously bring intervention and innovation to the industry.
</p>
</div>
<div class="readbox">
<p>READY TO CONNECT?</p>
<div class="row rowCenter">
<a class="but" href="/mall">LOCATE PARTS ON SEMOUR STORE</a>
<div class="but but-lk frqbtnxs">SUBMIT REAL-TIME RFQ </div>
@if(!$is_disable_ip)
<div class="readbox" style="display: none">
<p>READY TO CONNECT?</p>
<div class="row rowCenter">
<a class="but" href="/mall">LOCATE PARTS ON SEMOUR STORE</a>
<div class="but but-lk frqbtnxs">SUBMIT REAL-TIME RFQ </div>
</div>
</div>
</div>
@else
<div class="readbox">
<p>READY TO CONNECT?</p>
<div class="row rowCenter">
<a class="but" href="/mall">LOCATE PARTS ON SEMOUR STORE</a>
<div class="but but-lk frqbtnxs">SUBMIT REAL-TIME RFQ </div>
</div>
</div>
@endif
</div>
@include('common.footersm')
......
@extends('layouts.app')
@section('css')
<link rel="stylesheet" href="{{$public}}/assets/css/about/about.min.css?v={{time()}}">
<link rel="stylesheet" href="{{$public}}/assets/css/about/about.min.css?v={{time()}}">
@endsection
@section('title','Quality - ')
@section('body')
@include('common.headerTop')
@include('common.headerNav')
@include('common.headerTop')
@if(!$is_disable_ip)
@include('common.headerNavDisabled')
@else
@include('common.headerNav')
@endif
<div class="qualitypage">
<div class="floor1 row verCenter">
<p>Quality Control System</p>
</div>
<div class="floor2">
<div class="jscon boxsiz">
<p><b>S</b>emour Electronics has a strict and complete quality control management system. Each component sold out from Semour has passed the internal quality inspection (IQC) and been eliminated any potential risks for subsequent use by customers. As an important segment supply chain for customers, Semour conducts the check-up strictly for every upstream supplier to prevent any counterfeit products enter into Semour's supply chain. Semour is committed to provide customers below:
</p>
<div class="qualitypage">
<div class="floor1 row verCenter">
<p>Quality Control System</p>
</div>
<div class="supplierboxsp">
<div class="row">
<div class="itemf3 trl bgrp1"><span>Supply Chain Management</span></div>
<div class="itemf3 trr bgrp2"><span>Quality Inspection on Each Part</span></div>
</div>
<div class="row">
<div class="itemf3 trl bgrp3"><span>Professional Engineering Team</span></div>
<div class="itemf3 trr bgrp4"><span>Value-added Service</span></div>
<div class="floor2">
<div class="jscon boxsiz">
<p><b>S</b>emour Electronics has a strict and complete quality control management system. Each component sold out from Semour has passed the internal quality inspection (IQC) and been eliminated any potential risks for subsequent use by customers. As an important segment supply chain for customers, Semour conducts the check-up strictly for every upstream supplier to prevent any counterfeit products enter into Semour's supply chain. Semour is committed to provide customers below:
</p>
</div>
</div>
<div class="readbox">
<p>READY TO CONNECT?</p>
<div class="row rowCenter">
<a class="but" href="/mall">LOCATE PARTS ON SEMOUR STORE</a>
<div class="but but-lk frqbtnxs">SUBMIT REAL-TIME RFQ </div>
<div class="supplierboxsp">
<div class="row">
<div class="itemf3 trl bgrp1"><span>Supply Chain Management</span></div>
<div class="itemf3 trr bgrp2"><span>Quality Inspection on Each Part</span></div>
</div>
<div class="row">
<div class="itemf3 trl bgrp3"><span>Professional Engineering Team</span></div>
<div class="itemf3 trr bgrp4"><span>Value-added Service</span></div>
</div>
</div>
@if(!$is_disable_ip)
<div class="readbox" style="display: none">
<p>READY TO CONNECT?</p>
<div class="row rowCenter">
<a class="but" href="/mall">LOCATE PARTS ON SEMOUR STORE</a>
<div class="but but-lk frqbtnxs">SUBMIT REAL-TIME RFQ</div>
</div>
</div>
@else
<div class="readbox">
<p>READY TO CONNECT?</p>
<div class="row rowCenter">
<a class="but" href="/mall">LOCATE PARTS ON SEMOUR STORE</a>
<div class="but but-lk frqbtnxs">SUBMIT REAL-TIME RFQ</div>
</div>
</div>
@endif
</div>
</div>
@include('common.footersm')
</div>
@include('common.footersm')
</div>
@endsection
......
......@@ -10,8 +10,11 @@
</div>
<div class="itemftsm">
<p>Help and Information</p>
<a href="javascript:void(0)" class="frqbtnxs">RFQ Form</a>
<!-- <a href="">BOM Tools</a> -->
@if(!$is_disable_ip)
@else
<a href="javascript:void(0)" class="frqbtnxs">RFQ Form</a>
@endif
<a href="/about/refund">Exchange & Refund</a>
</div>
<div class="itemftsm">
......@@ -24,13 +27,13 @@
<!-- <p class="row"><b>A member of</b><img src="/assets/images/home/lxlogo.png" alt="" class="logoftsm2"></p> -->
<a href="javascript:void(0)" class="fz-14">Copyright © 2023 SEMOUR ELECTRONICS All rights reserved.</a>
</div>
</div>
<div class="row rowCenter dpbto">
<i class="icon iconfont icon-youxiang"></i>
<span>INFO@SEMOUR.COM</span>
<i class="icon iconfont icon-dizhi dflt"></i>
<span>FLOOR 9, SUNBEAM CENTER, 27 SHING YIP STREET, KWUN TONG, KOWLOON, HONG KONG</span>
</div>
</div>
\ No newline at end of file
<div class="gw-header-nav" style="<?php if (isset($_COOKIE['topclose'])) {echo 'top:0px;'; } ?>">
<div class="gw-header-nav" style="<?php if (isset($_COOKIE['topclose'])) {echo 'top:0px;'; } ?>">
<div class="ghn-con clr">
<a class="fl ghn-logo" href="/"><img src="/assets/images/home/top.png?v=20230222" alt=""></a>
<div class="fr clr ghn-right-box">
......@@ -18,20 +18,20 @@
</div>
</div>
@else
<div class="login-head-box notLoginclj fr clj">
<div class="login-head-box notLoginclj fr clj" style="display: none">
<a href="/login?referer={{\Illuminate\Support\Facades\URL::current()}}">Login</a>
<font>/</font>
<a href="/reg?referer={{\Illuminate\Support\Facades\URL::current()}}">Register</a>
</div>
@endif
<div class="fr searchenter">
<div class="fr searchenter" style="display: none">
<div class="searchtopbox">
<input type="text" class="mallsearchvalx"/>
<span class="mallsearchbtnx"><i class="icon iconfont icon-shouyesousuo"></i></span>
</div>
<a href="/search" class="iconbx"><i class="icon iconfont icon-shouyesousuo"></i></a>
</div>
<a href="/car" class="fr carbc iconbx"><i class="icon iconfont icon-gouwuche"></i><span class="carNum carNumxs">0</span></a>
<a href="/car" class="fr carbc iconbx" style="display: none"><i class="icon iconfont icon-gouwuche"></i><span class="carNum carNumxs">0</span></a>
</div>
<div class="grb-bottom clr">
......@@ -39,8 +39,8 @@
<li class="oneli fr">
<a href="/about/quality" class="onea">Quality Inspection</a>
</li>
<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" style="display: none"><a href="#" class="onea frqbtnxs">RFQ</a></li>
<li class="oneli fr" style="display: none"><a href="/mall" class="onea">STORE</a></li>
<li class="oneli fr">
<a href="/about/company" class="onea">Company</a>
<ul class="twonav">
......
......@@ -6,8 +6,8 @@
@section('title','Semour: The Global ')
@section('body')
@include('common.headerTop')
@if($is_disable_ip)
@include('common.headerNavDisabled')
@if(!$is_disable_ip)
@include('common.headerNavDisabled')
@endif
<div class="homepage">
<div class="floor1">
......@@ -56,7 +56,7 @@
<div class="itemf3 trr bgbts4"><b>1000+</b>Catalogs</div>
</div>
</div>
<div class="floor4">
<div class="floor4" style="display: none">
<p>READY TO CONNECT?</p>
<div class="row rowCenter">
<a class="but" href="/mall">LOCATE PARTS ON SEMOUR STORE</a>
......
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