Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
YOHOBUYPC
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
2
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Plain Diff
Browse Files
Authored by
周少峰
9 years ago
Commit
90d1dfb6fa87ac9857bc6f6e8b9da21d563c0fd3
2 parents
e8f5a7da
1539c199
Merge branch 'hotfix/govIcon'
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
12 additions
and
0 deletions
template/www.yohobuy.com/partials/layout/page-footer.phtml
web-static/dist/yohobuy/4.9.13/index.css
web-static/sass/_footer.css
template/www.yohobuy.com/partials/layout/page-footer.phtml
View file @
90d1dfb
...
...
@@ -330,6 +330,10 @@
<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>
...
...
web-static/dist/yohobuy/4.9.13/index.css
View file @
90d1dfb
This diff could not be displayed because it is too large.
web-static/sass/_footer.css
View file @
90d1dfb
...
...
@@ -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