Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gassafety-progress
Project
Project
Details
Activity
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
耿迪迪
gassafety-progress
Commits
d2f22c9c
Commit
d2f22c9c
authored
Feb 28, 2022
by
yaqizhang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
右下角展示隐藏
parent
46412c39
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
9 deletions
+3
-9
PipeColor.vue
gassafetyprogress-web/src/components/bigWindow/PipeColor.vue
+2
-8
index.vue
gassafetyprogress-web/src/views/bigWindow/index.vue
+1
-1
No files found.
gassafetyprogress-web/src/components/bigWindow/PipeColor.vue
View file @
d2f22c9c
...
...
@@ -8,32 +8,26 @@
-->
<
template
>
<div>
<div
class=
"pipePressure"
>
<!--
<div>
管道压力
</div>
-->
<!--
<div
class=
"pipePressure"
>
<div
style=
"float: left;margin-right: 5px;"
>
<div
class=
"hasColorBox"
>
<!--
<div
:style=
"
{ backgroundColor: pipeColor[`4`] }">
</div>
-->
<img
src=
"../../assets/image/bigtyx.svg"
alt=
""
>
调压箱
</div>
<div
class=
"hasColorBox"
>
<!--
<div
:style=
"
{ backgroundColor: pipeColor[`4`] }">
</div>
-->
<img
src=
"../../assets/image/bigfmj.svg"
alt=
""
>
阀门井
</div>
<div
class=
"hasColorBox"
>
<!--
<div
:style=
"
{ backgroundColor: pipeColor[`4`] }">
</div>
-->
<img
src=
"../../assets/image/bigcz.svg"
alt=
""
>
厂站
</div>
<div
class=
"hasColorBox"
>
<!--
<div
:style=
"
{ backgroundColor: pipeColor[`4`] }">
</div>
-->
<img
src=
"../../assets/image/biguser.svg"
alt=
""
>
用户
</div>
<div
class=
"hasColorBox"
>
<!--
<div
:style=
"
{ backgroundColor: pipeColor[`4`] }">
</div>
-->
<img
src=
"../../assets/image/bigjk.svg"
alt=
""
>
监控
</div>
...
...
@@ -56,7 +50,7 @@
高压管线
</div>
</div>
</div
>
</div>
--
>
<div
class=
"mapChange"
>
<div
:class=
"
{ active: mapStyle }" @click="mapChange(2)">全景地图
</div>
...
...
gassafetyprogress-web/src/views/bigWindow/index.vue
View file @
d2f22c9c
...
...
@@ -20,7 +20,7 @@
:total=
"centerTotal"
:pageSize=
"20"
/>
<
!--
<PipeColor
/>
--
>
<
PipeColor
/
>
<!-- 底部按钮 -->
<div
class=
"home-div"
>
<img
src=
"@/assets/mapinages/bottombanner.png"
alt=
""
style=
""
/>
...
...
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