Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
A
amos-station-module-view
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
station
amos-station-module-view
Commits
4a9fb8b4
Commit
4a9fb8b4
authored
Jun 16, 2020
by
suhuiguang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
合并
parent
b4770190
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
56 additions
and
17 deletions
+56
-17
statistical.scss
...ts/3dviewConvertor/styles/view/panoramic/statistical.scss
+56
-17
No files found.
mods/components/3dviewConvertor/styles/view/panoramic/statistical.scss
View file @
4a9fb8b4
...
@@ -22,10 +22,12 @@
...
@@ -22,10 +22,12 @@
width
:
100%
;
width
:
100%
;
margin-bottom
:
5px
;
margin-bottom
:
5px
;
}
}
.title-date
{
.title-date
{
height
:
20px
;
height
:
20px
;
font-size
:
13px
;
font-size
:
13px
;
}
}
.title-text
{
.title-text
{
font-size
:
15px
;
font-size
:
15px
;
}
}
...
@@ -35,35 +37,41 @@
...
@@ -35,35 +37,41 @@
height
:
3px
;
height
:
3px
;
width
:
3px
;
width
:
3px
;
}
}
::-webkit-scrollbar-thumb
{
::-webkit-scrollbar-thumb
{
border-radius
:
10px
;
border-radius
:
10px
;
background
:
rgba
(
255
,
0
,
0
,
0
.466
);
background
:
rgba
(
255
,
0
,
0
,
0
.466
);
}
}
::-webkit-scrollbar-track
{
::-webkit-scrollbar-track
{
border-radius
:
10px
;
border-radius
:
10px
;
background
:
#000000
6e
;
background
:
#000000
6e
;
}
}
::-webkit-scrollbar-button
{
::-webkit-scrollbar-button
{
display
:
none
;
display
:
none
;
}
}
::-webkit-scrollbar-corner
{
::-webkit-scrollbar-corner
{
display
:
none
;
display
:
none
;
}
}
.safetyExecuteList
{
.safetyExecuteList
{
height
:
45%
;
height
:
45%
;
margin-left
:
37px
;
margin-left
:
37px
;
&
-open
{
&
-open
{
cursor
:
pointer
;
cursor
:
pointer
;
}
}
.up
{
.up
{
height
:
90px
;
height
:
90px
;
.left
{
.left
{
float
:
left
;
float
:
left
;
width
:
36px
;
width
:
36px
;
height
:
36px
;
height
:
36px
;
border
:
1px
solid
;
border
:
1px
solid
;
color
:
#00c3ff
;
color
:
#00c3ff
;
border-radius
:
30px
;
border-radius
:
30px
;
padding-top
:
4px
;
padding-top
:
4px
;
...
@@ -78,30 +86,34 @@
...
@@ -78,30 +86,34 @@
font-size
:
44px
;
font-size
:
44px
;
color
:
rgba
(
1
,
248
,
64
,
1
);
color
:
rgba
(
1
,
248
,
64
,
1
);
}
}
.day
{
.day
{
margin-left
:
5px
;
margin-left
:
5px
;
font-size
:
18px
;
font-size
:
18px
;
}
}
span
{
span
{
font-size
:
18px
;
font-size
:
18px
;
}
}
}
}
.down
{
.down
{
height
:
calc
(
100%
-
90px
);
height
:
calc
(
100%
-
90px
);
margin-left
:
20px
;
margin-left
:
20px
;
background-image
:
url('../../assets/panoramic/main_bg_warning.png')
;
background-image
:
url('../../assets/panoramic/main_bg_warning.png')
;
background-repeat
:
repeat
;
background-repeat
:
repeat
;
background-size
:
100%
100%
;
background-size
:
100%
100%
;
.title
{
.title
{
text-align
:
left
;
text-align
:
left
;
padding-top
:
15px
;
padding-top
:
15px
;
height
:
50px
;
height
:
50px
;
.icon
{
.icon
{
display
:
inline
;
display
:
inline
;
cursor
:
pointer
;
cursor
:
pointer
;
img
{
img
{
padding-left
:
20px
;
padding-left
:
20px
;
}
}
}
}
...
@@ -221,9 +233,9 @@
...
@@ -221,9 +233,9 @@
height
:
220px
!
important
;
height
:
220px
!
important
;
}
}
}
}
}
}
.statistical-right
{
.statistical-right
{
position
:
absolute
;
position
:
absolute
;
height
:
100%
;
height
:
100%
;
width
:
355px
;
width
:
355px
;
...
@@ -262,6 +274,7 @@
...
@@ -262,6 +274,7 @@
.safetyIndexWeek
{
.safetyIndexWeek
{
height
:
33
.3%
;
height
:
33
.3%
;
.content-week-font-style
{
.content-week-font-style
{
width
:
146px
;
width
:
146px
;
height
:
18px
;
height
:
18px
;
...
@@ -275,8 +288,10 @@
...
@@ -275,8 +288,10 @@
.statisticsCheck
{
.statisticsCheck
{
height
:
50%
;
height
:
50%
;
.check-content
{
.check-content
{
height
:
100%
;
height
:
100%
;
.content-xj-top
{
.content-xj-top
{
// height: 10%;
// height: 10%;
width
:
146px
;
width
:
146px
;
...
@@ -326,10 +341,12 @@
...
@@ -326,10 +341,12 @@
padding-top
:
6px
;
padding-top
:
6px
;
padding-left
:
20px
;
padding-left
:
20px
;
.yellow-div-content
{
.yellow-div-content
{
width
:
252px
;
width
:
252px
;
}
}
}
}
.green-div
{
.green-div
{
background-image
:
url('../../assets/panoramic/main_bg_tag_hege.png')
!
important
;
background-image
:
url('../../assets/panoramic/main_bg_tag_hege.png')
!
important
;
background-repeat
:
no-repeat
!
important
;
background-repeat
:
no-repeat
!
important
;
...
@@ -337,6 +354,7 @@
...
@@ -337,6 +354,7 @@
padding-top
:
6px
;
padding-top
:
6px
;
padding-left
:
20px
;
padding-left
:
20px
;
.green-div-content
{
.green-div-content
{
width
:
252px
;
width
:
252px
;
}
}
...
@@ -349,10 +367,12 @@
...
@@ -349,10 +367,12 @@
padding-top
:
6px
;
padding-top
:
6px
;
padding-left
:
20px
;
padding-left
:
20px
;
.red-div-content
{
.red-div-content
{
width
:
252px
;
width
:
252px
;
}
}
}
}
.grey-div
{
.grey-div
{
background-image
:
url('../../assets/panoramic/main_bg_tag_weizhixing.png')
!
important
;
background-image
:
url('../../assets/panoramic/main_bg_tag_weizhixing.png')
!
important
;
background-repeat
:
no-repeat
!
important
;
background-repeat
:
no-repeat
!
important
;
...
@@ -360,6 +380,7 @@
...
@@ -360,6 +380,7 @@
padding-top
:
6px
;
padding-top
:
6px
;
padding-left
:
20px
;
padding-left
:
20px
;
.grey-div-content
{
.grey-div-content
{
width
:
252px
;
width
:
252px
;
}
}
...
@@ -379,6 +400,7 @@
...
@@ -379,6 +400,7 @@
display
:
flex
;
display
:
flex
;
height
:
16
.7%
;
height
:
16
.7%
;
flex-direction
:
column
;
flex-direction
:
column
;
.content-duty-font-style
{
.content-duty-font-style
{
width
:
146px
;
width
:
146px
;
font-family
:
SourceHanSansCN-Medium
,
SourceHanSansCN
;
font-family
:
SourceHanSansCN-Medium
,
SourceHanSansCN
;
...
@@ -404,8 +426,10 @@
...
@@ -404,8 +426,10 @@
height
:
42px
!
important
;
height
:
42px
!
important
;
width
:
100%
;
width
:
100%
;
}
}
.content-wenzi
{
.content-wenzi
{
width
:
100%
;
width
:
100%
;
.wenzi-zhiban
{
.wenzi-zhiban
{
height
:
13px
;
height
:
13px
;
font-size
:
13px
;
font-size
:
13px
;
...
@@ -414,6 +438,7 @@
...
@@ -414,6 +438,7 @@
color
:
rgba
(
255
,
255
,
255
,
1
);
color
:
rgba
(
255
,
255
,
255
,
1
);
line-height
:
20px
;
line-height
:
20px
;
}
}
.wenzi-number
{
.wenzi-number
{
width
:
15px
;
width
:
15px
;
height
:
26px
;
height
:
26px
;
...
@@ -431,14 +456,17 @@
...
@@ -431,14 +456,17 @@
width
:
33
.3%
;
width
:
33
.3%
;
float
:
left
;
float
:
left
;
display
:
inline-flex
;
display
:
inline-flex
;
.content-image
{
.content-image
{
background-image
:
url('../../assets/panoramic/main_icon_baoan.png')
!
important
;
background-image
:
url('../../assets/panoramic/main_icon_baoan.png')
!
important
;
background-repeat
:
no-repeat
!
important
;
background-repeat
:
no-repeat
!
important
;
height
:
42px
!
important
;
height
:
42px
!
important
;
width
:
100%
;
width
:
100%
;
}
}
.content-wenzi
{
.content-wenzi
{
width
:
100%
;
width
:
100%
;
.wenzi-zhiban
{
.wenzi-zhiban
{
height
:
13px
;
height
:
13px
;
font-size
:
13px
;
font-size
:
13px
;
...
@@ -447,6 +475,7 @@
...
@@ -447,6 +475,7 @@
color
:
rgba
(
255
,
255
,
255
,
1
);
color
:
rgba
(
255
,
255
,
255
,
1
);
line-height
:
20px
;
line-height
:
20px
;
}
}
.wenzi-number
{
.wenzi-number
{
width
:
15px
;
width
:
15px
;
height
:
26px
;
height
:
26px
;
...
@@ -459,18 +488,22 @@
...
@@ -459,18 +488,22 @@
}
}
}
}
}
}
.content-picture-right
{
.content-picture-right
{
width
:
33
.3%
;
width
:
33
.3%
;
float
:
left
;
float
:
left
;
display
:
inline-flex
;
display
:
inline-flex
;
.content-image
{
.content-image
{
background-image
:
url('../../assets/panoramic/main_icon_baoan.png')
!
important
;
background-image
:
url('../../assets/panoramic/main_icon_baoan.png')
!
important
;
background-repeat
:
no-repeat
!
important
;
background-repeat
:
no-repeat
!
important
;
height
:
42px
!
important
;
height
:
42px
!
important
;
width
:
100%
;
width
:
100%
;
}
}
.content-wenzi
{
.content-wenzi
{
width
:
100%
;
width
:
100%
;
.wenzi-zhiban
{
.wenzi-zhiban
{
height
:
13px
;
height
:
13px
;
font-size
:
13px
;
font-size
:
13px
;
...
@@ -479,6 +512,7 @@
...
@@ -479,6 +512,7 @@
color
:
rgba
(
255
,
255
,
255
,
1
);
color
:
rgba
(
255
,
255
,
255
,
1
);
line-height
:
20px
;
line-height
:
20px
;
}
}
.wenzi-number
{
.wenzi-number
{
width
:
15px
;
width
:
15px
;
height
:
26px
;
height
:
26px
;
...
@@ -493,10 +527,11 @@
...
@@ -493,10 +527,11 @@
}
}
}
}
}
}
}
}
//}
//}
.warnModal
{
.warnModal
{
position
:
fixed
;
position
:
fixed
;
// width: 1000px;
// width: 1000px;
// height: 600px;
// height: 600px;
...
@@ -510,12 +545,14 @@
...
@@ -510,12 +545,14 @@
background-image
:
url('../../assets/panoramic/main_bg_model.png')
;
background-image
:
url('../../assets/panoramic/main_bg_model.png')
;
background-repeat
:
repeat
;
background-repeat
:
repeat
;
background-size
:
100%
100%
;
background-size
:
100%
100%
;
.close
{
.close
{
width
:
100%
;
width
:
100%
;
height
:
50px
;
height
:
50px
;
text-align
:
right
;
text-align
:
right
;
margin-top
:
5px
;
margin-top
:
5px
;
margin-right
:
3px
;
margin-right
:
3px
;
img
{
img
{
cursor
:
pointer
;
cursor
:
pointer
;
}
}
...
@@ -571,7 +608,8 @@
...
@@ -571,7 +608,8 @@
.row
{
.row
{
display
:
inline-block
;
display
:
inline-block
;
height
:
28px
;
height
:
28px
;
>
span
{
>
span
{
display
:
block
;
display
:
block
;
white-space
:
nowrap
;
white-space
:
nowrap
;
margin-right
:
15px
;
margin-right
:
15px
;
...
@@ -586,4 +624,5 @@
...
@@ -586,4 +624,5 @@
}
}
}
}
}
}
}
}
}
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