Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
F
fengchao-website
Project
Project
Details
Activity
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
tf-boys
fengchao-website
Commits
5e5f3e0f
Commit
5e5f3e0f
authored
Jul 07, 2017
by
coolfish
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
友情链接
parent
1d3c346e
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
9 additions
and
9 deletions
+9
-9
index.html
index.html
+8
-0
m-copyright.vue
src/components/m-copyright/m-copyright.vue
+1
-9
No files found.
index.html
View file @
5e5f3e0f
...
@@ -8,5 +8,13 @@
...
@@ -8,5 +8,13 @@
<body>
<body>
<div
id=
"app"
></div>
<div
id=
"app"
></div>
<!-- built files will be auto injected -->
<!-- built files will be auto injected -->
<div
class=
"m-copyright"
>
<div
class=
"about"
>
<a
class=
"line"
>
关于我们
</a><a
target=
"_blank"
href=
"http://www.goyoo.com/"
>
光音网络
</a><a
target=
"_blank"
href=
"http://www.xiaoyun.com/"
>
小云世界
</a><a
target=
"_blank"
href=
"http://xiazai.zol.com.cn/"
>
ZOL软件下载
</a><a
target=
"_blank"
href=
"http://mydown.yesky.com/"
>
天极下载
</a>
</div>
<div
class=
"copyright"
>
<span>
Copyright © 2017 Goyoo. All rights Reserved. 北京光音网络发展股份有限公司 版权所有
</span>
</div>
</div>
</body>
</body>
</html>
</html>
src/components/m-copyright/m-copyright.vue
View file @
5e5f3e0f
<
template
>
<
template
>
<div
class=
"m-copyright"
>
<div
class=
"about"
>
<a
class=
"line"
>
关于我们
</a><a
target=
"_blank"
href=
"http://www.goyoo.com/"
>
光音网络
</a><a
target=
"_blank"
href=
"http://www.xiaoyun.com/"
>
小云世界
</a><a
target=
"_blank"
href=
"http://xiazai.zol.com.cn/"
>
ZOL软件下载
</a><a
target=
"_blank"
href=
"http://mydown.yesky.com/"
>
天极下载
</a>
</div>
<div
class=
"copyright"
>
<span>
Copyright © 2017 Goyoo. All rights Reserved. 北京光音网络发展股份有限公司 版权所有
</span>
</div>
</div>
</
template
>
</
template
>
<
script
>
<
script
>
</
script
>
</
script
>
<!-- Add "scoped" attribute to limit CSS to this component only -->
<!-- Add "scoped" attribute to limit CSS to this component only -->
<
style
scoped
lang=
"stylus"
rel=
"stylesheet/stylus"
>
<
style
lang=
"stylus"
rel=
"stylesheet/stylus"
>
.m-copyright
.m-copyright
padding: 72px 0
padding: 72px 0
background-color: #000
background-color: #000
...
...
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