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
6a3d097a
Commit
6a3d097a
authored
Jul 05, 2017
by
coolfish
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修复一些问题
parent
4a85be9d
Show whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
10 additions
and
4 deletions
+10
-4
index.html
index.html
+1
-0
a-banner.vue
src/components/a-banner/a-banner.vue
+1
-1
i-resources.vue
src/components/a-introduce/i-resources.vue
+5
-0
c-banner.vue
src/components/c-banner/c-banner.vue
+1
-1
m-copyright.vue
src/components/m-copyright/m-copyright.vue
+1
-1
base.styl
src/static/stylus/base.styl
+1
-1
favicon.ico
static/favicon.ico
+0
-0
No files found.
index.html
View file @
6a3d097a
...
...
@@ -3,6 +3,7 @@
<head>
<meta
charset=
"utf-8"
>
<title>
小云蜂巢
</title>
<link
rel=
"shortcut icon"
href=
"./static/favicon.ico"
>
</head>
<body>
<div
id=
"app"
></div>
...
...
src/components/a-banner/a-banner.vue
View file @
6a3d097a
...
...
@@ -3,7 +3,7 @@
<div
class=
"cover"
>
<div
class=
"title"
>
整合内容资源,提升广告主的品牌曝光能力
</div>
<div
class=
"btns"
>
<a
class=
"application"
href=
"http://hfads.apps.xiaoyun.com/"
>
申请试用
</a>
<a
class=
"application"
target=
"_blank"
href=
"http://hfads.apps.xiaoyun.com/"
>
申请试用
</a>
</div>
</div>
</div>
...
...
src/components/a-introduce/i-resources.vue
View file @
6a3d097a
...
...
@@ -44,6 +44,8 @@
margin: 15px 10px
padding: 15px
text-align: left
letter-spacing: -3px
font-size: 0
&:hover
border-color: #707070
&:nth-child(4n+1)
...
...
@@ -61,12 +63,15 @@
display: inline-block
vertical-align: middle
text-align: center
width: 104px
h2
color: #333
font-size: 24px
margin: 10px
width: 84px
letter-spacing: 0px
h4
color: #808080
font-size: 16px
letter-spacing: 0px
</
style
>
src/components/c-banner/c-banner.vue
View file @
6a3d097a
<
template
>
<div
class=
"c-banner"
>
<div
class=
"cover"
>
<div
class=
"title"
>
多平台管理工具
</div>
<div
class=
"title"
>
多平台
内容
管理工具
</div>
<div
class=
"desc"
>
<p>
通过连接内容创作者与内容平台,
</p>
<p>
帮助自媒体高效的进行跨平台的内容分发及管理
</p>
...
...
src/components/m-copyright/m-copyright.vue
View file @
6a3d097a
<
template
>
<div
class=
"m-copyright"
>
<div
class=
"about"
>
<a
class=
"line"
>
关于我们
</a><a
href=
"http://www.goyoo.com/"
>
光音网络
</a><a
href=
"http://www.xiaoyun.com/"
>
小云世界
</a>
<a
class=
"line"
>
关于我们
</a><a
target=
"_blank"
href=
"http://www.goyoo.com/"
>
光音网络
</a><a
target=
"_blank"
href=
"http://www.xiaoyun.com/"
>
小云世界
</a>
</div>
<div
class=
"copyright"
>
<span>
Copyright © 2017 Goyoo. All rights Reserved. 北京光音网络发展股份有限公司 版权所有
</span>
...
...
src/static/stylus/base.styl
View file @
6a3d097a
body, html
line-height: 1
font-family:
'PingFang SC', 'Microsoft Yahei', '微软雅黑'
font-family:
-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", SimSun, sans-serif;
-webkit-tap-highlight-color: transparent
min-width: 1000px
static/favicon.ico
0 → 100644
View file @
6a3d097a
361 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