Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
W
web-project
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
海康威视
web-project
Commits
6a7941a3
Commit
6a7941a3
authored
Sep 14, 2024
by
hubaoshan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
除 循环泵之外的页面样式问题
parent
40d4598b
Changes
10
Show whitespace changes
Inline
Side-by-side
Showing
10 changed files
with
10 additions
and
10 deletions
+10
-10
MoveMonitorAlarmPage.vue
src/views/AIStation/MoveMonitorPage/MoveMonitorAlarmPage.vue
+1
-1
MoveMonitorHistoryPage.vue
...iews/AIStation/MoveMonitorPage/MoveMonitorHistoryPage.vue
+1
-1
MoveMonitorNewDataPage.vue
...iews/AIStation/MoveMonitorPage/MoveMonitorNewDataPage.vue
+1
-1
PipelineTempAlarmPage.vue
...iews/AIStation/PipelineTempPage/PipelineTempAlarmPage.vue
+1
-1
PipelineTempHistoryPage.vue
...ws/AIStation/PipelineTempPage/PipelineTempHistoryPage.vue
+1
-1
PipelineTempNewDataPage.vue
...ws/AIStation/PipelineTempPage/PipelineTempNewDataPage.vue
+1
-1
TransTempAlarmPage.vue
src/views/AIStation/TransTempPage/TransTempAlarmPage.vue
+1
-1
TransTempHistoryPage.vue
src/views/AIStation/TransTempPage/TransTempHistoryPage.vue
+1
-1
TransTempNewDataPage.vue
src/views/AIStation/TransTempPage/TransTempNewDataPage.vue
+1
-1
VoiceCommandLocationPage.vue
src/views/AIStation/VoiceCommandLocationPage.vue
+1
-1
No files found.
src/views/AIStation/MoveMonitorPage/MoveMonitorAlarmPage.vue
View file @
6a7941a3
...
...
@@ -176,7 +176,7 @@ defineExpose({
:data=
"AlarmData"
border
style=
"width: 98%;margin-left: 15px"
height=
"calc(8
6
vh - 170px)"
height=
"calc(8
7
vh - 170px)"
:header-cell-class-name=
"tableHeaderClass"
:row-class-name=
"tableBodyClass"
>
...
...
src/views/AIStation/MoveMonitorPage/MoveMonitorHistoryPage.vue
View file @
6a7941a3
...
...
@@ -172,7 +172,7 @@ defineExpose({
:data=
"HistoryData"
border
style=
"width: 98%;margin-left: 15px"
height=
"calc(8
6
vh - 170px)"
height=
"calc(8
7
vh - 170px)"
:header-cell-class-name=
"tableHeaderClass"
:row-class-name=
"tableBodyClass"
>
...
...
src/views/AIStation/MoveMonitorPage/MoveMonitorNewDataPage.vue
View file @
6a7941a3
...
...
@@ -175,7 +175,7 @@ defineExpose({
:data=
"data"
border
style=
"width: 98%;margin-left: 15px"
height=
"calc(8
6
vh - 170px)"
height=
"calc(8
7
vh - 170px)"
:header-cell-class-name=
"tableHeaderClass"
:row-class-name=
"tableBodyClass"
>
...
...
src/views/AIStation/PipelineTempPage/PipelineTempAlarmPage.vue
View file @
6a7941a3
...
...
@@ -147,7 +147,7 @@ defineExpose({
:data=
"AlarmData"
border
style=
"width: 98%;margin-left: 15px"
height=
"calc(
79
vh - 170px)"
height=
"calc(
80
vh - 170px)"
:header-cell-class-name=
"tableHeaderClass"
:row-class-name=
"tableBodyClass"
>
...
...
src/views/AIStation/PipelineTempPage/PipelineTempHistoryPage.vue
View file @
6a7941a3
...
...
@@ -170,7 +170,7 @@ defineExpose({
:data=
"HistoryData"
border
style=
"width: 98%;margin-left: 15px"
height=
"calc(8
6
vh - 170px)"
height=
"calc(8
7
vh - 170px)"
:header-cell-class-name=
"tableHeaderClass"
:row-class-name=
"tableBodyClass"
>
...
...
src/views/AIStation/PipelineTempPage/PipelineTempNewDataPage.vue
View file @
6a7941a3
...
...
@@ -178,7 +178,7 @@ defineExpose({
:data=
"data"
border
style=
"width: 98%;margin-left: 15px"
height=
"calc(8
6
vh - 170px)"
height=
"calc(8
7
vh - 170px)"
:header-cell-class-name=
"tableHeaderClass"
:row-class-name=
"tableBodyClass"
>
...
...
src/views/AIStation/TransTempPage/TransTempAlarmPage.vue
View file @
6a7941a3
...
...
@@ -169,7 +169,7 @@ defineExpose({
:data=
"TransTempAlarmData"
border
style=
"width: 98%;margin-left: 15px"
height=
"calc(
79
vh - 170px)"
height=
"calc(
80
vh - 170px)"
:header-cell-class-name=
"tableHeaderClass"
:row-class-name=
"tableBodyClass"
>
...
...
src/views/AIStation/TransTempPage/TransTempHistoryPage.vue
View file @
6a7941a3
...
...
@@ -172,7 +172,7 @@ defineExpose({
:data=
"TransTempHistoryData"
border
style=
"width: 98%;margin-left: 15px"
height=
"calc(8
6
vh - 170px)"
height=
"calc(8
7
vh - 170px)"
:header-cell-class-name=
"tableHeaderClass"
:row-class-name=
"tableBodyClass"
>
...
...
src/views/AIStation/TransTempPage/TransTempNewDataPage.vue
View file @
6a7941a3
...
...
@@ -178,7 +178,7 @@ defineExpose({
:data=
"TransTempNewData"
border
style=
"width: 98%;margin-left: 15px"
height=
"calc(8
6
vh - 170px)"
height=
"calc(8
7
vh - 170px)"
:header-cell-class-name=
"tableHeaderClass"
:row-class-name=
"tableBodyClass"
>
...
...
src/views/AIStation/VoiceCommandLocationPage.vue
View file @
6a7941a3
...
...
@@ -372,7 +372,7 @@ getSupplys()
:data=
"voiceCommandLocationData"
border
style=
"width: 98%;margin-left: 15px"
height=
"calc(8
6.5
vh - 170px)"
height=
"calc(8
7
vh - 170px)"
:header-cell-class-name=
"tableHeaderClass"
:row-class-name=
"tableBodyClass"
>
...
...
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