Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Sign in / Register
Toggle navigation
E
energyai_vue
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
葛齐林
energyai_vue
Commits
a72a9441
Commit
a72a9441
authored
Apr 21, 2021
by
co_dengxiongwen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
tj
parent
8215e778
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
6 deletions
+6
-6
query-detail.vue
src/pages/eq/view/query-detail.vue
+6
-6
No files found.
src/pages/eq/view/query-detail.vue
View file @
a72a9441
...
...
@@ -15,15 +15,15 @@
div(:class="dataForm.icon+'6'")
.info-form(style="border-bottom: 1px solid #c0c0c0")
.quDetailM
p.leftP 设备名称
:
{{
dataForm
.
name
}}
p.leftP 设备名称
:
{{
dataForm
.
name
}}
.quDetailM
p.leftP 设备编号
:
{{
dataForm
.
code
}}
p.leftP 设备编号
:
{{
dataForm
.
code
}}
.quDetailM
p.leftP 设备品牌:
:
格力
p.leftP 设备品牌: 格力
.quDetailM
p.leftP 设备型号:
:
{{
dataForm
.
equipmentModel
}}
p.leftP 设备型号:
{{
dataForm
.
equipmentModel
}}
.quDetailM
p.leftP 安装日期:
:
{{
dataForm
.
installDate
}}
p.leftP 安装日期:
{{
dataForm
.
installDate
}}
.info-form
el-row
el-col(:span="8", v-if="openOrClose.indexOf(dataForm.type)>-1")
...
...
@@ -421,7 +421,7 @@ export default {
width
:
100%
;
height
:
170px
;
text-align
:
center
;
background
:
url(
"../../../assets/images/imgs/dlxfsnj.png"
)
no-repeat
center
;
background
:
url(
'../../../assets/images/imgs/dlxfsnj.png'
)
no-repeat
center
;
background-size
:
100%
100%
;
}
</
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