feat: 优化产品信息展示组件,使用悬停弹窗替代对话框
refactor: 重构原材料信息组件,采用与产品信息一致的交互方式 fix: 移除酸连轧工序页面,该功能已迁移至其他模块 style: 调整元素阴影样式,移除不必要的样式属性 chore: 添加调试日志,便于追踪参数传递
This commit is contained in:
@@ -1303,7 +1303,7 @@ body {
|
||||
.el-descriptions {
|
||||
width: 100%;
|
||||
// background: $--color-background !important; // 黑色背景
|
||||
box-shadow: $--metal-shadow;
|
||||
// box-shadow: $--metal-shadow;
|
||||
overflow: hidden;
|
||||
color: $--color-text-primary; // 白色文字
|
||||
|
||||
|
||||
Reference in New Issue
Block a user