Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
D
digital-construction
Project
Project
Details
Activity
Releases
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
张牧越
digital-construction
Commits
c5cfd1b7
Commit
c5cfd1b7
authored
Jun 05, 2023
by
张牧越
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
styleFix
parent
34160b55
Changes
7
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
10 additions
and
7 deletions
+10
-7
Index.vue
src/components/Index.vue
+1
-0
Index.vue
src/components/earlywarning/Index.vue
+1
-1
Index.vue
src/components/noise/Index.vue
+2
-2
Index.vue
src/components/realname/Index.vue
+1
-1
Index.vue
src/components/safecap/Index.vue
+1
-0
mapDialog.vue
src/components/safecap/mapDialog.vue
+1
-1
deviceDialog2.vue
src/components/tower/deviceDialog2.vue
+3
-2
No files found.
src/components/Index.vue
View file @
c5cfd1b7
...
...
@@ -251,6 +251,7 @@ export default {
.right-nav {
width: calc(100% / 3);
text-align: left;
padding-left: 80px;
.clock {
float: right;
width: 124px;
...
...
src/components/earlywarning/Index.vue
View file @
c5cfd1b7
...
...
@@ -637,7 +637,7 @@ export default {
.no-data {
text-align: center;
font-size: 14px;
color: #
1abcec
;
color: #
86919e
;
img {
width: 300px;
margin: 0 auto;
...
...
src/components/noise/Index.vue
View file @
c5cfd1b7
...
...
@@ -250,7 +250,7 @@ export default {
itemHeight
:
12
,
itemWidth
:
12
,
icon
:
"rect"
,
right
:
"
0%"
,
left
:
"6
0%"
,
top
:
"30%"
,
orient
:
"vertical"
,
itemGap
:
20
,
...
...
@@ -341,7 +341,7 @@ export default {
itemHeight
:
12
,
itemWidth
:
12
,
icon
:
"rect"
,
right
:
"
0%"
,
left
:
"6
0%"
,
top
:
"30%"
,
orient
:
"vertical"
,
itemGap
:
20
,
...
...
src/components/realname/Index.vue
View file @
c5cfd1b7
...
...
@@ -802,7 +802,7 @@ export default {
.no-data {
text-align: center;
font-size: 14px;
color: #
1abcec
;
color: #
86919e
;
img {
width: 200px;
margin: 0 auto;
...
...
src/components/safecap/Index.vue
View file @
c5cfd1b7
...
...
@@ -505,6 +505,7 @@ export default {
}
cursor: pointer;
min-width: 66px;
width: 26%;
text-align: center;
display: inline-block;
text-decoration: none;
...
...
src/components/safecap/mapDialog.vue
View file @
c5cfd1b7
...
...
@@ -3,7 +3,7 @@
:visible
.
sync=
"dialogVisible"
title=
"使用轨迹"
width=
"1200px"
top=
"
10
vh"
top=
"
3
vh"
append-to-body
>
<div>
...
...
src/components/tower/deviceDialog2.vue
View file @
c5cfd1b7
...
...
@@ -244,11 +244,12 @@ export default {
height: 18px;
font-size: 18px;
color: #c6def9;
line-height:
30
px;
line-height:
18
px;
min-height: 30px;
margin-bottom: 20px;
img {
width: 16px;
width: 18px;
vertical-align: top;
}
}
.base-info {
...
...
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