Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
W
www.fudou6.com
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
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
liaili
www.fudou6.com
Commits
0d2bf917
Commit
0d2bf917
authored
Jul 30, 2016
by
liaili
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'express' of
http://gitlab.yanky.cn/liaili/www.fudou6.com
into express
# Conflicts: # public/stylesheets/index.less
parents
69908ba1
23c3773f
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
254 additions
and
45 deletions
+254
-45
index.css
public/stylesheets/index.css
+144
-15
index.less
public/stylesheets/index.less
+62
-15
style.css
public/stylesheets/style.css
+27
-3
style.less
public/stylesheets/style.less
+13
-4
variable.less
public/stylesheets/variable.less
+7
-7
index.hbs
views/index.hbs
+1
-1
No files found.
public/stylesheets/index.css
View file @
0d2bf917
...
@@ -6,7 +6,7 @@
...
@@ -6,7 +6,7 @@
padding-bottom
:
160px
;
padding-bottom
:
160px
;
}
}
.banner
.banner-box
{
.banner
.banner-box
{
width
:
1
00
0px
;
width
:
1
15
0px
;
margin
:
0
auto
;
margin
:
0
auto
;
color
:
#fff
;
color
:
#fff
;
}
}
...
@@ -26,7 +26,7 @@
...
@@ -26,7 +26,7 @@
.download
{
.download
{
position
:
relative
;
position
:
relative
;
padding-top
:
400px
;
padding-top
:
400px
;
width
:
1
00
0px
;
width
:
1
15
0px
;
margin
:
0
auto
;
margin
:
0
auto
;
}
}
.download
.android
,
.download
.android
,
...
@@ -85,7 +85,7 @@
...
@@ -85,7 +85,7 @@
/*download end*/
/*download end*/
/*character begin*/
/*character begin*/
.character
ul
{
.character
ul
{
width
:
1
00
0px
;
width
:
1
15
0px
;
margin
:
80px
auto
;
margin
:
80px
auto
;
}
}
.character
ul
li
{
.character
ul
li
{
...
@@ -137,8 +137,8 @@
...
@@ -137,8 +137,8 @@
}
}
.projects
>
header
>
div
:first-child
>
div
{
.projects
>
header
>
div
:first-child
>
div
{
position
:
relative
;
position
:
relative
;
width
:
3
00
px
;
width
:
3
37.5
px
;
margin-right
:
2
00
px
;
margin-right
:
2
37.5
px
;
float
:
right
;
float
:
right
;
height
:
300px
;
height
:
300px
;
}
}
...
@@ -157,8 +157,8 @@
...
@@ -157,8 +157,8 @@
}
}
.projects
>
header
>
div
:last-child
>
div
{
.projects
>
header
>
div
:last-child
>
div
{
position
:
relative
;
position
:
relative
;
width
:
700
px
;
width
:
812.5
px
;
margin-left
:
-2
00
px
;
margin-left
:
-2
37.5
px
;
background-color
:
#2e2e2e
;
background-color
:
#2e2e2e
;
height
:
300px
;
height
:
300px
;
}
}
...
@@ -174,12 +174,12 @@
...
@@ -174,12 +174,12 @@
background
:
url(/images/index/icon_02.jpg)
no-repeat
left
bottom
;
background
:
url(/images/index/icon_02.jpg)
no-repeat
left
bottom
;
}
}
.projects
>
section
{
.projects
>
section
{
width
:
1
00
0px
;
width
:
1
15
0px
;
height
:
500px
;
height
:
500px
;
margin
:
0
auto
;
margin
:
0
auto
;
}
}
.projects
>
section
>
div
:first-child
{
.projects
>
section
>
div
:first-child
{
width
:
379
px
;
width
:
454
px
;
float
:
left
;
float
:
left
;
margin-top
:
50px
;
margin-top
:
50px
;
margin-left
:
20px
;
margin-left
:
20px
;
...
@@ -200,7 +200,7 @@
...
@@ -200,7 +200,7 @@
top
:
-3px
;
top
:
-3px
;
}
}
.projects
>
section
>
div
:last-child
{
.projects
>
section
>
div
:last-child
{
width
:
6
00
px
;
width
:
6
75
px
;
float
:
left
;
float
:
left
;
position
:
relative
;
position
:
relative
;
}
}
...
@@ -218,7 +218,7 @@
...
@@ -218,7 +218,7 @@
background-color
:
#f6f6f6
;
background-color
:
#f6f6f6
;
}
}
.products
ul
{
.products
ul
{
width
:
1
00
0px
;
width
:
1
15
0px
;
margin
:
0
auto
;
margin
:
0
auto
;
padding-bottom
:
50px
;
padding-bottom
:
50px
;
}
}
...
@@ -237,14 +237,14 @@
...
@@ -237,14 +237,14 @@
}
}
.products
ul
li
:nth-child
(
1
)
>
div
:first-child
,
.products
ul
li
:nth-child
(
1
)
>
div
:first-child
,
.products
ul
li
:nth-child
(
2
)
>
div
:first-child
{
.products
ul
li
:nth-child
(
2
)
>
div
:first-child
{
width
:
6
56.66666667px
;
width
:
7
56.66666667px
;
margin-right
:
30px
;
margin-right
:
30px
;
-webkit-background-size
:
cover
;
-webkit-background-size
:
cover
;
background-size
:
cover
;
background-size
:
cover
;
}
}
.products
ul
li
:nth-child
(
1
)
>
div
:last-child
,
.products
ul
li
:nth-child
(
1
)
>
div
:last-child
,
.products
ul
li
:nth-child
(
2
)
>
div
:last-child
{
.products
ul
li
:nth-child
(
2
)
>
div
:last-child
{
width
:
3
1
3.33333333px
;
width
:
3
6
3.33333333px
;
background-color
:
#2e2e2e
;
background-color
:
#2e2e2e
;
text-align
:
center
;
text-align
:
center
;
}
}
...
@@ -284,7 +284,7 @@
...
@@ -284,7 +284,7 @@
}
}
.products
ul
li
:nth-child
(
n
+
3
)
{
.products
ul
li
:nth-child
(
n
+
3
)
{
float
:
left
;
float
:
left
;
width
:
3
1
3.33333333px
;
width
:
3
6
3.33333333px
;
height
:
400px
;
height
:
400px
;
position
:
relative
;
position
:
relative
;
margin-right
:
30px
;
margin-right
:
30px
;
...
@@ -317,7 +317,7 @@
...
@@ -317,7 +317,7 @@
margin-bottom
:
24px
;
margin-bottom
:
24px
;
position
:
absolute
;
position
:
absolute
;
left
:
0
;
left
:
0
;
top
:
72
px
;
top
:
63
px
;
}
}
.products
ul
li
:nth-child
(
n
+
3
)
>
div
:last-child
>
div
:nth-child
(
3
)
span
{
.products
ul
li
:nth-child
(
n
+
3
)
>
div
:last-child
>
div
:nth-child
(
3
)
span
{
width
:
33%
;
width
:
33%
;
...
@@ -341,3 +341,132 @@
...
@@ -341,3 +341,132 @@
color
:
#fff
;
color
:
#fff
;
}
}
/*product end*/
/*product end*/
@media
screen
and
(
min-width
:
769px
)
{
body
.banner
.banner-box
{
width
:
990px
;
}
body
.download
{
width
:
990px
;
}
body
.character
ul
{
width
:
990px
;
}
body
.projects
>
header
>
div
:first-child
>
div
{
width
:
297.5px
;
margin-right
:
197.5px
;
}
body
.projects
>
header
>
div
:last-child
>
div
{
width
:
692.5px
;
margin-left
:
-197.5px
;
}
body
.projects
>
section
{
width
:
990px
;
}
body
.projects
>
section
>
div
:first-child
{
width
:
374px
;
}
body
.projects
>
section
>
div
:last-child
{
width
:
595px
;
}
body
.products
ul
{
width
:
990px
;
}
body
.products
ul
li
:nth-child
(
1
)
>
div
:first-child
,
body
.products
ul
li
:nth-child
(
2
)
>
div
:first-child
{
width
:
650px
;
margin-right
:
30px
;
}
body
.products
ul
li
:nth-child
(
1
)
>
div
:last-child
,
body
.products
ul
li
:nth-child
(
2
)
>
div
:last-child
{
width
:
310px
;
}
body
.products
ul
li
:nth-child
(
n
+
3
)
{
width
:
310px
;
}
}
@media
screen
and
(
min-width
:
1281px
)
{
body
.banner
.banner-box
{
width
:
1150px
;
}
body
.download
{
width
:
1150px
;
}
body
.character
ul
{
width
:
1150px
;
}
body
.projects
>
header
>
div
:first-child
>
div
{
width
:
337.5px
;
margin-right
:
237.5px
;
}
body
.projects
>
header
>
div
:last-child
>
div
{
width
:
812.5px
;
margin-left
:
-237.5px
;
}
body
.projects
>
section
{
width
:
1150px
;
}
body
.projects
>
section
>
div
:first-child
{
width
:
454px
;
}
body
.projects
>
section
>
div
:last-child
{
width
:
675px
;
}
body
.products
ul
{
width
:
1150px
;
}
body
.products
ul
li
:nth-child
(
1
)
>
div
:first-child
,
body
.products
ul
li
:nth-child
(
2
)
>
div
:first-child
{
width
:
756.66666667px
;
margin-right
:
30px
;
}
body
.products
ul
li
:nth-child
(
1
)
>
div
:last-child
,
body
.products
ul
li
:nth-child
(
2
)
>
div
:last-child
{
width
:
363.33333333px
;
}
body
.products
ul
li
:nth-child
(
n
+
3
)
{
width
:
363.33333333px
;
}
}
@media
screen
and
(
min-width
:
1441px
)
{
body
.banner
.banner-box
{
width
:
1360px
;
}
body
.download
{
width
:
1360px
;
}
body
.character
ul
{
width
:
1360px
;
}
body
.projects
>
header
>
div
:first-child
>
div
{
width
:
390px
;
margin-right
:
290px
;
}
body
.projects
>
header
>
div
:last-child
>
div
{
width
:
970px
;
margin-left
:
-290px
;
}
body
.projects
>
section
{
width
:
1360px
;
}
body
.projects
>
section
>
div
:first-child
{
width
:
559px
;
}
body
.projects
>
section
>
div
:last-child
{
width
:
780px
;
}
body
.products
ul
{
width
:
1360px
;
}
body
.products
ul
li
:nth-child
(
1
)
>
div
:first-child
,
body
.products
ul
li
:nth-child
(
2
)
>
div
:first-child
{
width
:
896.66666667px
;
margin-right
:
30px
;
}
body
.products
ul
li
:nth-child
(
1
)
>
div
:last-child
,
body
.products
ul
li
:nth-child
(
2
)
>
div
:last-child
{
width
:
433.33333333px
;
}
body
.products
ul
li
:nth-child
(
n
+
3
)
{
width
:
433.33333333px
;
}
}
public/stylesheets/index.less
View file @
0d2bf917
...
@@ -249,10 +249,8 @@
...
@@ -249,10 +249,8 @@
height: 400px;
height: 400px;
float: left;
float: left;
&:first-child {
&:first-child {
//width: (@container-width + 30)/3*2-30;
width: (@container-width + 30)/3*2-30;
//margin-right: 30px;
margin-right: 30px;
.cwidth(@container-width);
-webkit-background-size: cover;
-webkit-background-size: cover;
background-size: cover;
background-size: cover;
...
@@ -309,7 +307,7 @@
...
@@ -309,7 +307,7 @@
background-size: cover;
background-size: cover;
}
}
}
}
& >div:last-child {
& >
div:last-child {
position: relative;
position: relative;
h3 {
h3 {
font-size: 25px;
font-size: 25px;
...
@@ -325,7 +323,7 @@
...
@@ -325,7 +323,7 @@
margin-bottom: 24px;
margin-bottom: 24px;
position: absolute;
position: absolute;
left: 0;
left: 0;
top:
72
px;
top:
63
px;
span {
span {
width: 33%;
width: 33%;
display: block;
display: block;
...
@@ -338,9 +336,9 @@
...
@@ -338,9 +336,9 @@
}
}
}
}
& > div:last-child {
& > div:last-child {
position:absolute;
position:
absolute;
top:160px;
top:
160px;
left:0;
left:
0;
width: 100%;
width: 100%;
text-align: center;
text-align: center;
font-size: 24px;
font-size: 24px;
...
@@ -352,16 +350,15 @@
...
@@ -352,16 +350,15 @@
}
}
}
}
}
}
}
}
/*product end*/
/*product end*/
.screen() {
.screen() {
.media(1281px, 1000px);
.media(@screen-width-small, @container-width-small);
.media(1441px, 1200px);
.media(@screen-width, @container-width);
.media(@screen-width-large, @container-width-large);
}
}
.media(@sw, @cw) {
.media(@sw, @cw) {
...
@@ -371,6 +368,51 @@
...
@@ -371,6 +368,51 @@
}
}
.rules(@container-width) {
.rules(@container-width) {
.banner {
.banner-box {
width: @container-width;
}
}
.download {
width: @container-width;
}
.character {
ul {
width: @container-width;
}
}
.projects {
& > header {
& > div {
&:first-child {
& > div {
width: @container-width/4 + 50;
margin-right: @container-width/4 - 50;
}
}
&:last-child {
& > div {
width: @container-width / 4 * 3 - 50;
margin-left: -@container-width/4 + 50;
}
}
}
}
& > section {
width: @container-width;
& > div {
&:first-child {
width: @container-width/2-121;
}
&:last-child {
width: @container-width/2+100;
}
}
}
}
.products {
.products {
ul {
ul {
width: @container-width;
width: @container-width;
...
@@ -379,7 +421,8 @@
...
@@ -379,7 +421,8 @@
&:nth-child(2) {
&:nth-child(2) {
& > div {
& > div {
&:first-child {
&:first-child {
.cwidth(@container-width);
width: (@container-width + 30)/3*2-30;
margin-right: 30px;
}
}
&:last-child {
&:last-child {
width: (@container-width + 30)/3-30;
width: (@container-width + 30)/3-30;
...
@@ -392,4 +435,8 @@
...
@@ -392,4 +435,8 @@
}
}
}
}
}
}
}
body {
.screen();
}
}
\ No newline at end of file
public/stylesheets/style.css
View file @
0d2bf917
...
@@ -455,7 +455,7 @@ hr.line-separate:after {
...
@@ -455,7 +455,7 @@ hr.line-separate:after {
}
}
/*header begin*/
/*header begin*/
#header
.container
{
#header
.container
{
width
:
1
00
0px
;
width
:
1
15
0px
;
margin
:
0
auto
;
margin
:
0
auto
;
position
:
relative
;
position
:
relative
;
}
}
...
@@ -466,13 +466,13 @@ hr.line-separate:after {
...
@@ -466,13 +466,13 @@ hr.line-separate:after {
z-index
:
999
;
z-index
:
999
;
}
}
#header
nav
{
#header
nav
{
padding-left
:
2
50
px
;
padding-left
:
2
87.5
px
;
font-size
:
16px
;
font-size
:
16px
;
}
}
#header
nav
span
{
#header
nav
span
{
float
:
left
;
float
:
left
;
padding
:
20px
0
10px
;
padding
:
20px
0
10px
;
margin-right
:
3
0
px
;
margin-right
:
3
4.84848485
px
;
}
}
#header
nav
span
:last-child
{
#header
nav
span
:last-child
{
margin-right
:
0
;
margin-right
:
0
;
...
@@ -521,3 +521,27 @@ hr.line-separate:after {
...
@@ -521,3 +521,27 @@ hr.line-separate:after {
color
:
#fff
;
color
:
#fff
;
}
}
/*footer end*/
/*footer end*/
@media
screen
and
(
min-width
:
769px
)
{
body
#header
.container
{
width
:
990px
;
}
body
#header
.container
nav
{
padding-left
:
247.5px
;
}
}
@media
screen
and
(
min-width
:
1281px
)
{
body
#header
.container
{
width
:
1150px
;
}
body
#header
.container
nav
{
padding-left
:
287.5px
;
}
}
@media
screen
and
(
min-width
:
1441px
)
{
body
#header
.container
{
width
:
1360px
;
}
body
#header
.container
nav
{
padding-left
:
340px
;
}
}
public/stylesheets/style.less
View file @
0d2bf917
...
@@ -67,12 +67,12 @@ hr.line-separate {
...
@@ -67,12 +67,12 @@ hr.line-separate {
z-index: 999;
z-index: 999;
}
}
nav {
nav {
padding-left:
250px
;
padding-left:
@container-width / 4
;
font-size: 16px;
font-size: 16px;
span {
span {
float: left;
float: left;
padding: 20px 0 10px;
padding: 20px 0 10px;
margin-right: 30px;
margin-right:
@container-width / 33; //
30px;
&:last-child {
&:last-child {
margin-right: 0;
margin-right: 0;
}
}
...
@@ -89,6 +89,7 @@ hr.line-separate {
...
@@ -89,6 +89,7 @@ hr.line-separate {
}
}
}
}
}
}
}
}
/*header end*/
/*header end*/
...
@@ -126,8 +127,9 @@ hr.line-separate {
...
@@ -126,8 +127,9 @@ hr.line-separate {
/*footer end*/
/*footer end*/
.screen() {
.screen() {
.media(1281px, 1000px);
.media(@screen-width-small, @container-width-small);
.media(1441px, 1200px);
.media(@screen-width, @container-width);
.media(@screen-width-large, @container-width-large);
}
}
.media(@sw, @cw) {
.media(@sw, @cw) {
...
@@ -140,6 +142,13 @@ hr.line-separate {
...
@@ -140,6 +142,13 @@ hr.line-separate {
#header {
#header {
.container {
.container {
width: @container-width;
width: @container-width;
nav {
padding-left: @container-width / 4;
}
}
}
}
}
}
}
body{
.screen();
}
\ No newline at end of file
public/stylesheets/variable.less
View file @
0d2bf917
@container-width: 1000px;
@container-width-small: 990px;
@screen-width-small: 769px;
@container-width-max: 1200px;
@container-width: 1150px;
@screen-width:1281px;
@container-width-large: 1360px;
@screen-width-large:1441px;
@container-width-1441: 1400px;
.cwidth(@conWidth){
width:(@conWidth + 30)/3*2-30;
margin-right: 30px;
}
\ No newline at end of file
views/index.hbs
View file @
0d2bf917
...
@@ -19,7 +19,7 @@
...
@@ -19,7 +19,7 @@
下载iPhone版
下载iPhone版
</a>
</a>
<a
class=
"qr-code"
href=
""
>
<a
class=
"qr-code"
href=
""
>
<img
src=
"
/images/index/QR_Code.jpg
"
alt=
""
>
<img
src=
"
https://res.fudou6.com/c/4/20160730/e9e5a+M6LGG5LyY5oqV5LiL6L295LqM57u056CB_280x280.png"
width=
"124
"
alt=
""
>
<span>
扫描下载富豆APP
</span>
<span>
扫描下载富豆APP
</span>
</a>
</a>
<img
class=
"app-screen"
src=
"/images/index/iphone.png"
alt=
"app screen"
>
<img
class=
"app-screen"
src=
"/images/index/iphone.png"
alt=
"app screen"
>
...
...
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