Commit 959b172b authored by xiexingan's avatar xiexingan

新增图标

parent e2b20eee
......@@ -1071,7 +1071,30 @@
width: 40px;
background-size: 100%;
}
.el-icon-pyc{
background: url(~@/assets/images/pointType/pyc.png) center no-repeat;
height: 40px;
width: 40px;
background-size: 100%;
}
.el-icon-pyc2{
background: url(~@/assets/images/pointType/pyc2.png) center no-repeat;
height: 40px;
width: 40px;
background-size: 100%;
}
.el-icon-dlxfsnj{
background: url(~@/assets/images/pointType/dlxfsnj.png) center no-repeat;
height: 40px;
width: 40px;
background-size: 100%;
}
.el-icon-dlxfsnj2{
background: url(~@/assets/images/pointType/dlxfsnj2.png) center no-repeat;
height: 40px;
width: 40px;
background-size: 100%;
}
// 小标
.el-icon-sb7{
background: url(~@/assets/images/imgs/sb7.png) center no-repeat;
......@@ -1145,6 +1168,24 @@
width: 14px;
background-size: 100%;
}
.el-icon-jlm7{
background: url(~@/assets/images/imgs/jlm7.png) center no-repeat;
height: 14px;
width: 14px;
background-size: 100%;
}
.el-icon-pyc7{
background: url(~@/assets/images/imgs/pyc7.png) center no-repeat;
height: 14px;
width: 14px;
background-size: 100%;
}
.el-icon-dlxfsnj7{
background: url(~@/assets/images/imgs/dlxfsnj7.png) center no-repeat;
height: 14px;
width: 14px;
background-size: 100%;
}
//↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑
......
......@@ -417,4 +417,11 @@ export default {
background: url("../../../assets/images/imgs/swqxz.png") no-repeat center;
background-size: 100% 100%;
}
.el-icon-dlxfsnj6 {
width: 100%;
height: 170px;
text-align: center;
background: url("../../../assets/images/imgs/dlxfsnj.png") no-repeat center;
background-size: 100% 100%;
}
</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