@@ -5,7 +5,7 @@
<el-card style="height: 100%; min-height: 100vh;">
<a href="#/basicData/productClass">
<span style="font-size: 23px;">产品分类</span>
- <img style="margin-left: 40px;width: 12%; height: 12%;" src="../../../assets/images/bj1.png">
+ <img style="margin-left: 30px;width: 15%; height: 15%;" src="../../../assets/images/bj2.png">
</a>
<div style="marginTop:20px;margin-left: 10px;">
@@ -3041,4 +3041,7 @@ const ProductionWorkOrderStart = "productManagement:productionWorkOrder:start";
overflow: hidden; /* 隐藏溢出内容 */
text-overflow: ellipsis; /* 使用省略号表示溢出内容 */
}
-</style>
+</style>
+