Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
Q
qiankunweb
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Redmine
Redmine
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
other-project
qiankunweb
Commits
82fef97a
Commit
82fef97a
authored
Aug 07, 2019
by
liuchao
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
no message
parent
d33868cd
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
3 deletions
+6
-3
main.jsp
src/main/webapp/WEB-INF/decorators/main.jsp
+6
-3
emblem.png
src/main/webapp/resources/static/img/emblem.png
+0
-0
No files found.
src/main/webapp/WEB-INF/decorators/main.jsp
View file @
82fef97a
...
@@ -29,7 +29,7 @@
...
@@ -29,7 +29,7 @@
/* padding-left:10px; */
/* padding-left:10px; */
}
}
.footer
a
{
.footer
.footer-contact
a
{
color
:
#ccc
;
color
:
#ccc
;
display
:
block
;
display
:
block
;
margin-right
:
20px
;
margin-right
:
20px
;
...
@@ -37,7 +37,7 @@
...
@@ -37,7 +37,7 @@
}
}
.footer
a
:hover
{
.footer
.footer-contact
a
:hover
{
color
:
#ffffff
;
color
:
#ffffff
;
}
}
...
@@ -232,7 +232,10 @@
...
@@ -232,7 +232,10 @@
<div
class=
"layui-container"
style=
"border-top: 1px solid rgba(141,146,153,.25);width:100%;margin-top:30px;"
>
<div
class=
"layui-container"
style=
"border-top: 1px solid rgba(141,146,153,.25);width:100%;margin-top:30px;"
>
<div
class=
"layui-row"
>
<div
class=
"layui-row"
>
<div
class=
"layui-col-lg12"
>
<div
class=
"layui-col-lg12"
>
<p
class=
"contact-bottom"
style=
"text-align: center;padding-top:20px;padding-bottom:20px;color:#fafafa"
><span
class=
"right"
>
津ICP备19006739号-1
</span>
Copyright
©
2018-2019 天津乾坤数据信息技术有限公司
</p>
<p
class=
"contact-bottom"
style=
"text-align: center;padding-top:30px;padding-bottom:20px;color:#fafafa"
>
<span
class=
"right"
><a
target=
"_blank"
href=
"http://www.beian.gov.cn/portal/registerSystemInfo?recordcode=12010402000939"
style=
"color:#fff;"
>
<img
src=
"resources/static/img/emblem.png"
style=
"margin-right:6px;margin-top: -2px;"
/>
津公网安备12010402000939号
</a>
<a
target=
"_blank"
href=
"http://www.beian.miit.gov.cn/"
style=
"color:#fff;"
>
津ICP备19006739号-1
</a></span>
Copyright
©
2018-2019 天津乾坤数据信息技术有限公司
</p>
<!-- <p class="contact-bottom"><span class="right"></span></p> -->
<!-- <p class="contact-bottom"><span class="right"></span></p> -->
</div>
</div>
</div>
</div>
...
...
src/main/webapp/resources/static/img/emblem.png
0 → 100644
View file @
82fef97a
4 KB
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