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
陈峰
7 years ago
Commit
5254a4a5d74ad733dbae0606d6c55d8a9eaa0a6e
1 parent
23112e92
增加网监标志
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
3 deletions
doraemon/views/partial/footer.hbs
public/scss/common/_footer.css
doraemon/views/partial/footer.hbs
View file @
5254a4a
...
...
@@ -269,9 +269,7 @@
<div
class=
"center-content clearfix"
>
<div
class=
"about-us"
>
<div
class=
"left-flag"
>
<a
class=
'govicon'
href=
"http://odr.jsdsgsxt.gov.cn:8081/mbm/entweb/elec/certView?siteId=f2b6e3b8d18241afb8dd6cadf7f15406"
target=
"_blank"
rel=
"nofollow"
>
<div
class=
"govimg"
></div>
</a>
<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>
<a
href=
"https://ss.knet.cn/verifyseal.dll?sn=e14021832010046477dka7000000&ct=df&a=1&pa=0.5902942178957805"
target=
"_blank"
rel=
"nofollow"
>
<img
src=
"
{{
image2
'//static.yohobuy.com/images/v3/icon/credit-flag3.png'
}}
"
>
</a>
...
...
public/scss/common/_footer.css
View file @
5254a4a
...
...
@@ -344,6 +344,10 @@
margin-right
:
5px
;
}
img
{
background-color
:
#fff
;
}
.govicon
{
display
:
inline-block
;
float
:
left
;
...
...
Please
register
or
login
to post a comment