Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
semour
/
semour_web
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
e04aa8ea
authored
Nov 24, 2022
by
肖康
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
产品反馈 调整文档修改
parent
e73a5041
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
10 changed files
with
26 additions
and
20 deletions
public/assets/css/common/common.less
public/assets/css/common/common.min.css
public/assets/js/common/mallUi.js
resources/views/about/certification.blade.php
resources/views/common/headerNav.blade.php
resources/views/common/headerTop.blade.php
resources/views/common/mallFooter.blade.php
resources/views/common/mallHeaderNav.blade.php
resources/views/common/mallHeaderTop.blade.php
resources/views/home/home.blade.php
public/assets/css/common/common.less
View file @
e04aa8ea
...
...
@@ -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;
...
...
public/assets/css/common/common.min.css
View file @
e04aa8ea
This diff is collapsed.
Click to expand it.
public/assets/js/common/mallUi.js
View file @
e04aa8ea
...
...
@@ -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
())
{
...
...
resources/views/about/certification.blade.php
View file @
e04aa8ea
...
...
@@ -28,7 +28,7 @@
<div class="
text
"><i class="
icon
iconfont
icon
-
lansejiantou
ijt
"></i></div>
</div>
<div class="
item
item1
boxsiz
itemlast
">
<p>
</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="">
...
...
resources/views/common/headerNav.blade.php
View file @
e04aa8ea
...
...
@@ -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>
...
...
resources/views/common/headerTop.blade.php
View file @
e04aa8ea
...
...
@@ -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
resources/views/common/mallFooter.blade.php
View file @
e04aa8ea
<div
class=
"mall-footer"
>
<div
class=
"floor1 w1200"
>
<div
class=
"row"
>
<div
class=
"itemf3 trl bgbts1"
><b>
30
0
M+
</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>
Catalog
s
</div>
</div>
</div>
<div
class=
"floor2 w1200 bannerEle"
>
...
...
resources/views/common/mallHeaderNav.blade.php
View file @
e04aa8ea
...
...
@@ -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
resources/views/common/mallHeaderTop.blade.php
View file @
e04aa8ea
...
...
@@ -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
resources/views/home/home.blade.php
View file @
e04aa8ea
...
...
@@ -47,12 +47,12 @@
</div>
<div class="
floor3
">
<div class="
row
">
<div class="
itemf3
trl
bgbts1
"><b>30
0
M+</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>Catalog
s
</div>
</div>
</div>
<div class="
floor4
">
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment