Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
P
pjnkb-vue
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
李苏
pjnkb-vue
Commits
c3aca70d
Commit
c3aca70d
authored
Apr 22, 2025
by
李苏
💬
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
优化调整
parent
4f9c4599
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
5 deletions
+6
-5
index.vue
src/views/index.vue
+6
-5
No files found.
src/views/index.vue
View file @
c3aca70d
...
@@ -100,13 +100,13 @@
...
@@ -100,13 +100,13 @@
</div>
</div>
<div
style=
"height: calc(100% - 30px);width: 100%;display: flex;flex-direction: column;"
>
<div
style=
"height: calc(100% - 30px);width: 100%;display: flex;flex-direction: column;"
>
<div
class=
"flex1 flex-center"
>
<div
class=
"flex1 flex-center"
>
<span
style=
"font-size: 1
3
px;color: #26c6f0;"
>
异常设备数量:
</span>
<span
<span
style=
"font-size: 1
5
px;color: #26c6f0;"
>
异常设备数量:
</span>
<span
style=
"font-size:
18
px;font-style: italic;;color: #e39001;"
>
{{
item
.
ycsl
}}
</span>
style=
"font-size:
20
px;font-style: italic;;color: #e39001;"
>
{{
item
.
ycsl
}}
</span>
</div>
</div>
<div
class=
"flex1 text-center "
>
<div
class=
"flex1 text-center "
>
<div
class=
"flex1 "
>
<div
class=
"flex1 "
>
<span
style=
"font-size: 1
3
px;color: #26c6f0;"
>
设备总数量:
</span>
<span
<span
style=
"font-size: 1
5
px;color: #26c6f0;"
>
设备总数量:
</span>
<span
style=
"font-size:
18
px;font-style: italic;;color: #fff;"
>
{{
item
.
zsl
}}
</span>
style=
"font-size:
20
px;font-style: italic;;color: #fff;"
>
{{
item
.
zsl
}}
</span>
</div>
</div>
</div>
</div>
</div>
</div>
...
@@ -1252,7 +1252,8 @@
...
@@ -1252,7 +1252,8 @@
}
}
.grid-container
>
div
{
.grid-container
>
div
{
border
:
1px
solid
#26c6f0
;
border
:
2px
solid
#26c6f0
;
border-radius
:
7px
;
}
}
.menu
{
.menu
{
...
...
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