Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
I
IT-monitor
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
张伯涛
IT-monitor
Commits
37fb5bdc
Commit
37fb5bdc
authored
May 24, 2022
by
秦嘉
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
综合查询页面
parent
937b88c5
Changes
2
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
613 additions
and
13 deletions
+613
-13
warningFloodControl.vue
src/views/IntegratedMonitor/warning/warningFloodControl.vue
+12
-13
index.vue
src/views/assetManagement/compQuery/index.vue
+601
-0
No files found.
src/views/IntegratedMonitor/warning/warningFloodControl.vue
View file @
37fb5bdc
...
...
@@ -181,7 +181,7 @@ export default {
}
</
script
>
<
style
lang=
"scss"
>
<
style
lang=
"scss"
scoped
>
.warnModule
{
.strategyRow
{
padding
:
5px
0
;
...
...
@@ -190,17 +190,6 @@ export default {
.el-input__inner
{
padding
:
0
0
0
9px
;
}
.lineInput
{
/
deep
/
.el-input__inner
{
border-top-width
:
0
;
border-left-width
:
0
;
border-right-width
:
0
;
border-bottom-width
:
1px
;
border-radius
:
0
;
text-align
:
center
;
width
:
70px
;
}
}
.warnHead
{
height
:
58px
;
padding
:
15px
20px
10px
20px
;
...
...
@@ -218,7 +207,17 @@ export default {
}
}
}
.lineInput
{
/
deep
/
.el-input__inner
{
border-top-width
:
0
;
border-left-width
:
0
;
border-right-width
:
0
;
border-bottom-width
:
1px
;
border-radius
:
0
;
text-align
:
center
;
width
:
70px
;
}
}
.warnBody
{
padding
:
15px
;
}
...
...
src/views/assetManagement/compQuery/index.vue
0 → 100644
View file @
37fb5bdc
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