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
8371af5e
Commit
8371af5e
authored
Jul 16, 2024
by
qjeslks
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
7.16.7
parent
ee4c93db
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
22 additions
and
4 deletions
+22
-4
TransferPumpPage.vue
src/views/RemotePage/TransferPumpPage.vue
+22
-4
No files found.
src/views/RemotePage/TransferPumpPage.vue
View file @
8371af5e
...
@@ -27,6 +27,9 @@
...
@@ -27,6 +27,9 @@
<el-col
:span=
"4"
>
<el-col
:span=
"4"
>
<div
class=
"grid-content"
>
近N小时室外平均温度(℃)
</div>
<div
class=
"grid-content"
>
近N小时室外平均温度(℃)
</div>
</el-col>
</el-col>
<!-- <el-col :span="1">
<div class="radiu" style="width: 0%;height: 100%;"></div>
</el-col> -->
<el-col
:span=
"3"
>
<el-col
:span=
"3"
>
<div
class=
"grid-content"
>
室外平均T比较设定值(℃)
</div>
<div
class=
"grid-content"
>
室外平均T比较设定值(℃)
</div>
</el-col>
</el-col>
...
@@ -79,7 +82,10 @@
...
@@ -79,7 +82,10 @@
</el-col>
</el-col>
</el-row>
</el-row>
<el-row>
<el-row>
<el-col
:span=
"15"
>
<el-col
:span=
"4"
>
<div
style=
"height: 0%;"
></div>
</el-col>
<el-col
:span=
"11"
>
<div
class=
"radius"
style=
"width: 100%;height: 0px;"
></div>
<div
class=
"radius"
style=
"width: 100%;height: 0px;"
></div>
</el-col>
</el-col>
</el-row>
</el-row>
...
@@ -111,7 +117,10 @@
...
@@ -111,7 +117,10 @@
</el-col>
</el-col>
</el-row>
</el-row>
<el-row>
<el-row>
<el-col
:span=
"15"
>
<el-col
:span=
"4"
>
<div
style=
"height: 0%;"
></div>
</el-col>
<el-col
:span=
"11"
>
<div
class=
"radius"
style=
"width: 100%;height: 0px;"
></div>
<div
class=
"radius"
style=
"width: 100%;height: 0px;"
></div>
</el-col>
</el-col>
</el-row>
</el-row>
...
@@ -143,7 +152,10 @@
...
@@ -143,7 +152,10 @@
</el-col>
</el-col>
</el-row>
</el-row>
<el-row>
<el-row>
<el-col
:span=
"15"
>
<el-col
:span=
"4"
>
<div
style=
"height: 0%;"
></div>
</el-col>
<el-col
:span=
"11"
>
<div
class=
"radius"
style=
"width: 100%;height: 0px;"
></div>
<div
class=
"radius"
style=
"width: 100%;height: 0px;"
></div>
</el-col>
</el-col>
</el-row>
</el-row>
...
@@ -172,7 +184,10 @@
...
@@ -172,7 +184,10 @@
</el-col>
</el-col>
</el-row>
</el-row>
<el-row>
<el-row>
<el-col
:span=
"15"
>
<el-col
:span=
"4"
>
<div
style=
"height: 0%;"
></div>
</el-col>
<el-col
:span=
"11"
>
<div
class=
"radius"
style=
"width: 100%;height: 0px;"
></div>
<div
class=
"radius"
style=
"width: 100%;height: 0px;"
></div>
</el-col>
</el-col>
</el-row>
</el-row>
...
@@ -305,4 +320,7 @@ onUnmounted(() => {
...
@@ -305,4 +320,7 @@ onUnmounted(() => {
.radius
{
.radius
{
border
:
1px
solid
#e4e7ed
;
border
:
1px
solid
#e4e7ed
;
}
}
.radiu
{
border-left
:
1px
solid
#e4e7ed
;
}
</
style
>
</
style
>
\ No newline at end of file
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