Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in
Toggle navigation
B
bjgee
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
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
shangbj
bjgee
Commits
8457b94d
Commit
8457b94d
authored
Oct 27, 2018
by
shangbj
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
增加访问统计
parent
b3921293
Pipeline
#3
canceled with stages
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
22 additions
and
11 deletions
+22
-11
FooterBar.vue
components/FooterBar.vue
+22
-11
No files found.
components/FooterBar.vue
View file @
8457b94d
<
template
>
<
template
>
<div
class=
"footer"
>
版权所有
北京天绿恒力科技有限公司
<a
href=
"http://www.miitbeian.gov.cn/"
target=
"_blank"
>
京ICP备18028316号-1
</a>
京公网安备11010802013435号
</div>
<div
class=
"footer"
>
版权所有
北京天绿恒力科技有限公司
<a
href=
"http://www.miitbeian.gov.cn/"
target=
"_blank"
>
京ICP备18028316号-1
</a>
京公网安备11010802013435号
<div
class=
"cnzz"
>
<script
type=
"text/javascript"
>
var
cnzz_protocol
=
((
"https:"
==
document
.
location
.
protocol
)
?
" https://"
:
" http://"
);
document
.
write
(
unescape
(
"%3Cspan id='cnzz_stat_icon_1275165771'%3E%3C/span%3E%3Cscript src='"
+
cnzz_protocol
+
"s19.cnzz.com/z_stat.php%3Fid%3D1275165771%26show%3Dpic' type='text/javascript'%3E%3C/script%3E"
));
</script>
</div>
</div>
</
template
>
</
template
>
<
style
lang=
"scss"
scoped
>
<
style
lang=
"scss"
scoped
>
.footer
{
.footer
{
height
:
18px
;
height
:
18px
;
background
:
url(~assets/images/11019917.jpg)
repeat-x
left
top
;
position
:
relative
;
padding
:
15px
0px
0px
30px
;
background
:
url(~assets/images/11019917.jpg)
repeat-x
left
top
;
font-size
:
12px
;
padding
:
15px
0px
0px
30px
;
color
:
#000
;
font-size
:
12px
;
margin
:
10px
0px
20px
0px
;
color
:
#000
;
text-align
:
left
;
margin
:
10px
0px
20px
0px
;
a
{
text-align
:
left
;
color
:
#00f
;
a
{
}
color
:
#00f
;
}
}
.cnzz
{
position
:
absolute
;
right
:
10px
;
top
:
5px
;
}
}
</
style
>
</
style
>
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