Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
梁建民
/
pcb
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
61638cee
authored
Jan 20, 2020
by
施宇
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
1
parent
9e83bb56
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
162 additions
and
10 deletions
css/common/base.css
css/common/base.less
css/home/home.css
css/home/home.less
index.html
css/common/base.css
View file @
61638cee
...
@@ -90,8 +90,7 @@ img {
...
@@ -90,8 +90,7 @@ img {
border
:
none
;
border
:
none
;
}
}
.clr
{
.clr
{
*
zoom
:
1
;
zoom
:
1
;
clear
:
both
;
}
}
.clr
:after
{
.clr
:after
{
content
:
"."
;
content
:
"."
;
...
@@ -233,6 +232,7 @@ body {
...
@@ -233,6 +232,7 @@ body {
z-index
:
99
;
z-index
:
99
;
padding
:
20px
;
padding
:
20px
;
right
:
0
;
right
:
0
;
display
:
none
;
}
}
.common-header
.drop-down-menu
.arrow-top
{
.common-header
.drop-down-menu
.arrow-top
{
position
:
absolute
;
position
:
absolute
;
...
...
css/common/base.less
View file @
61638cee
...
@@ -51,8 +51,7 @@ img {
...
@@ -51,8 +51,7 @@ img {
}
}
.clr {
.clr {
*zoom: 1;
zoom: 1;
clear: both;
}
}
.clr:after {
.clr:after {
...
@@ -215,6 +214,7 @@ body {
...
@@ -215,6 +214,7 @@ body {
z-index: 99;
z-index: 99;
padding:20px;
padding:20px;
right:0;
right:0;
display: none;
.arrow-top{
.arrow-top{
position: absolute;
position: absolute;
height:9px;
height:9px;
...
...
css/home/home.css
View file @
61638cee
...
@@ -90,8 +90,7 @@ img {
...
@@ -90,8 +90,7 @@ img {
border
:
none
;
border
:
none
;
}
}
.clr
{
.clr
{
*
zoom
:
1
;
zoom
:
1
;
clear
:
both
;
}
}
.clr
:after
{
.clr
:after
{
content
:
"."
;
content
:
"."
;
...
@@ -233,6 +232,7 @@ body {
...
@@ -233,6 +232,7 @@ body {
z-index
:
99
;
z-index
:
99
;
padding
:
20px
;
padding
:
20px
;
right
:
0
;
right
:
0
;
display
:
none
;
}
}
.common-header
.drop-down-menu
.arrow-top
{
.common-header
.drop-down-menu
.arrow-top
{
position
:
absolute
;
position
:
absolute
;
...
@@ -603,6 +603,7 @@ body {
...
@@ -603,6 +603,7 @@ body {
color
:
#2B2F33
;
color
:
#2B2F33
;
font-weight
:
600
;
font-weight
:
600
;
border-bottom
:
4px
solid
#E89721
;
border-bottom
:
4px
solid
#E89721
;
background-color
:
#F0F4F7
;
}
}
.home
.home-header
.width-1180
.header-form
.header-form-navs
.header-form-nav.active
i
{
.home
.home-header
.width-1180
.header-form
.header-form-navs
.header-form-nav.active
i
{
color
:
#0081D2
;
color
:
#0081D2
;
...
@@ -612,6 +613,81 @@ body {
...
@@ -612,6 +613,81 @@ body {
font-size
:
27px
;
font-size
:
27px
;
margin-right
:
10px
;
margin-right
:
10px
;
}
}
.home
.home-header
.width-1180
.header-form
.header-form-content
.header-form-content-l
.header-form-4
,
.home
.home-header
.width-1180
.header-form
.header-form-content
.header-form-content-l
.header-form-2
,
.home
.home-header
.width-1180
.header-form
.header-form-content
.header-form-content-l
.header-form-3
{
display
:
none
;
}
.home
.home-header
.width-1180
.header-form
.header-form-content
.header-form-content-l
.form-title
{
color
:
#828E99
;
font-size
:
13px
;
padding-bottom
:
10px
;
}
.home
.home-header
.width-1180
.header-form
.header-form-content
.header-form-content-l
.form-item
{
padding
:
42px
0
42px
40px
;
}
.home
.home-header
.width-1180
.header-form
.header-form-content
.header-form-content-l
.form-height
{
width
:
180px
;
padding-right
:
20px
;
}
.home
.home-header
.width-1180
.header-form
.header-form-content
.header-form-content-l
.form-width
{
width
:
170px
;
padding-right
:
30px
;
border-right
:
1px
solid
#F0F4F7
;
}
.home
.home-header
.width-1180
.header-form
.header-form-content
.header-form-content-l
.form-width
.form-title
{
text-align
:
right
;
}
.home
.home-header
.width-1180
.header-form
.header-form-content
.header-form-content-l
.form-select
{
width
:
221px
;
border-right
:
1px
solid
#F0F4F7
;
padding-left
:
30px
;
padding-right
:
20px
;
}
.home
.home-header
.width-1180
.header-form
.header-form-content
.header-form-content-l
.form-select.form-item-no-border
{
border
:
none
;
}
.home
.home-header
.width-1180
.header-form
.header-form-content
.header-form-content-l
.form-select.form--select-350
{
width
:
350px
;
}
.home
.home-header
.width-1180
.header-form
.header-form-content
.header-form-content-l
.form-select.form-select-first
{
padding-left
:
40px
;
}
.home
.home-header
.width-1180
.header-form
.header-form-content
.header-form-content-l
.form-select.form-select-231
{
width
:
231px
;
}
.home
.home-header
.width-1180
.header-form
.header-form-content
.header-form-content-l
.form-select.form-select-340
{
width
:
340px
;
}
.home
.home-header
.width-1180
.header-form
.header-form-content
.header-form-content-l
.form-select.form-select-302
{
width
:
302px
;
}
.home
.home-header
.width-1180
.header-form
.header-form-content
.header-form-content-l
.form-select.form-select-362
{
width
:
362px
;
}
.home
.home-header
.width-1180
.header-form
.header-form-content
.header-form-content-l
.form-dom
{
width
:
100%
;
height
:
40px
;
line-height
:
40px
;
font-size
:
16px
;
color
:
#2B2F33
;
font-weight
:
600
;
cursor
:
pointer
;
}
.home
.home-header
.width-1180
.header-form
.header-form-content
.header-form-content-l
.input-div
{
position
:
relative
;
}
.home
.home-header
.width-1180
.header-form
.header-form-content
.header-form-content-l
.input-div
.close
{
height
:
20px
;
width
:
20px
;
font-size
:
18px
;
color
:
#0081D2
;
position
:
absolute
;
text-align
:
center
;
right
:
-20px
;
top
:
6px
;
cursor
:
pointer
;
}
.home
.home-header
.width-1180
.header-form
.header-form-content
.header-form-content-r
{
.home
.home-header
.width-1180
.header-form
.header-form-content
.header-form-content-r
{
width
:
167px
;
width
:
167px
;
height
:
151px
;
height
:
151px
;
...
@@ -1250,4 +1326,3 @@ body {
...
@@ -1250,4 +1326,3 @@ body {
cursor
:
pointer
;
cursor
:
pointer
;
font-weight
:
600
;
font-weight
:
600
;
}
}
/*# sourceMappingURL=home.css.map */
\ No newline at end of file
css/home/home.less
View file @
61638cee
...
@@ -94,7 +94,7 @@
...
@@ -94,7 +94,7 @@
color: #2B2F33;
color: #2B2F33;
font-weight: 600;
font-weight: 600;
border-bottom: 4px solid #E89721;
border-bottom: 4px solid #E89721;
background-color: #F0F4F7;
i {
i {
color: #0081D2;
color: #0081D2;
font-weight: normal;
font-weight: normal;
...
@@ -109,7 +109,85 @@
...
@@ -109,7 +109,85 @@
}
}
.header-form-content {
.header-form-content {
.header-form-content-l {}
.header-form-content-l {
.header-form-4,.header-form-2,.header-form-3{
display: none;
}
.form-title{
color:#828E99;
font-size: 13px;
padding-bottom: 10px;
}
.form-item{
padding:42px 0 42px 40px;
}
.form-height{
width:180px;
padding-right:20px;
}
.form-width{
width:170px;
padding-right:30px;
border-right:1px solid #F0F4F7;
.form-title{
text-align: right;
}
}
.form-select {
width:221px;
border-right:1px solid #F0F4F7;
padding-left: 30px;
padding-right: 20px;
&.form-item-no-border{
border:none
}
&.form--select-350{
width:350px;
}
&.form-select-first{
padding-left: 40px;
}
&.form-select-231{
width:231px;
}
&.form-select-340{
width:340px;
}
&.form-select-302{
width:302px;
}
&.form-select-362{
width:362px;
}
}
.form-dom{
width:100%;
height:40px;
line-height: 40px;
font-size: 16px;
color:#2B2F33;
font-weight: 600;
cursor: pointer;
}
.input-div{
position: relative;
.close{
height:20px;
width:20px;
font-size: 18px;
color:#0081D2;
position: absolute;
text-align: center;
right:-20px;
top:6px;
cursor: pointer;
}
}
}
.header-form-content-r {
.header-form-content-r {
width: 167px;
width: 167px;
...
...
index.html
View file @
61638cee
This diff is collapsed.
Click to expand it.
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