Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuy-node
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
1
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
周少峰
9 years ago
Commit
ca1d375a70e3590f8dcd19a030df3145597938c6
1 parent
029bf591
add gov icon
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
11 additions
and
0 deletions
doraemon/views/partial/footer.hbs
public/scss/common/_footer.css
doraemon/views/partial/footer.hbs
View file @
ca1d375
...
...
@@ -330,6 +330,9 @@
<div
class=
"footer-link"
>
<div
class=
"center-content clearfix"
>
<div
class=
"left right-flag"
>
<div
class=
"govicon"
>
<script
id=
"jsgovicon"
src=
"http://odr.jsdsgsxt.gov.cn:8081/mbm/app/main/electronic/js/govicon.js?siteId=f2b6e3b8d18241afb8dd6cadf7f15406&width=26&height=34&type=1"
type=
"text/javascript"
charset=
"utf-8"
></script>
</div>
<a
href=
"https://ss.knet.cn/verifyseal.dll?sn=e14021832010046477dka7000000&ct=df&a=1&pa=0.5902942178957805"
target=
"_blank"
rel=
"nofollow"
>
<img
src=
"//static.yohobuy.com/images/v3/icon/credit-flag3.png"
>
</a>
...
...
public/scss/common/_footer.css
View file @
ca1d375
...
...
@@ -298,6 +298,14 @@
a
{
margin-right
:
5px
;
}
.govicon
{
float
:
left
;
border-radius
:
2px
;
margin-right
:
8px
;
background
:
#fff
;
width
:
26px
;
height
:
34px
;
}
}
.about-us
{
...
...
Please
register
or
login
to post a comment