Commit 0d7f87d9 authored by xiexingan's avatar xiexingan

提交

parent 40e050d5
...@@ -10,9 +10,9 @@ ...@@ -10,9 +10,9 @@
@click="closeQueryDetailVisible" @click="closeQueryDetailVisible"
) )
.info-form(style="text-align: center; border-bottom: 1px solid #c0c0c0") .info-form(style="text-align: center; border-bottom: 1px solid #c0c0c0")
img(src="../../../assets/images/kt.jpg") //- img(src="../../../assets/images/imgs/kt.jpg")
//- span {{dataForm.icon}} //- span {{dataForm.icon}}
//- div(:class="dataForm.icon+'6'") div(:class="dataForm.icon+'6'")
.info-form(style="border-bottom: 1px solid #c0c0c0") .info-form(style="border-bottom: 1px solid #c0c0c0")
.quDetailM .quDetailM
p.leftP 设备名称 :   {{ dataForm.name }} p.leftP 设备名称 :   {{ dataForm.name }}
...@@ -351,7 +351,70 @@ export default { ...@@ -351,7 +351,70 @@ export default {
width: 100%; width: 100%;
height: 170px; height: 170px;
text-align: center; text-align: center;
background: url("../../../assets/images/kt.jpg") no-repeat center; background: url("../../../assets/images/imgs/kt.jpg") no-repeat center;
background-size: 100% 100%;
}
.el-icon-jfktp6 {
width: 100%;
height: 170px;
text-align: center;
background: url("../../../assets/images/imgs/kt.jpg") no-repeat center;
background-size: 100% 100%;
}
.el-icon-pfj6 {
width: 100%;
height: 170px;
text-align: center;
background: url("../../../assets/images/imgs/pfj.png") no-repeat center;
background-size: 100% 100%;
}
.el-icon-jlm6 {
width: 100%;
height: 170px;
text-align: center;
background: url("../../../assets/images/imgs/jlm.png") no-repeat center;
background-size: 100% 100%;
}
.el-icon-flrbjz6 {
width: 100%;
height: 170px;
text-align: center;
background: url("../../../assets/images/imgs/flrbjz.png") no-repeat center;
background-size: 100% 100%;
}
.el-icon-sb6 {
width: 100%;
height: 170px;
text-align: center;
background: url("../../../assets/images/imgs/sb.png") no-repeat center;
background-size: 100% 100%;
}
.el-icon-dlswj6 {
width: 100%;
height: 170px;
text-align: center;
background: url("../../../assets/images/imgs/dlswj.png") no-repeat center;
background-size: 100% 100%;
}
.el-icon-cgq6 {
width: 100%;
height: 170px;
text-align: center;
background: url("../../../assets/images/imgs/cgq.png") no-repeat center;
background-size: 100% 100%;
}
.el-icon-snjfg6 {
width: 100%;
height: 170px;
text-align: center;
background: url("../../../assets/images/imgs/dlswj.png") no-repeat center;
background-size: 100% 100%;
}
.el-icon-swqxz6 {
width: 100%;
height: 170px;
text-align: center;
background: url("../../../assets/images/imgs/swqxz.png") no-repeat center;
background-size: 100% 100%; background-size: 100% 100%;
} }
</style> </style>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment