feat: 优化产品信息展示组件,使用悬停弹窗替代对话框

refactor: 重构原材料信息组件,采用与产品信息一致的交互方式
fix: 移除酸连轧工序页面,该功能已迁移至其他模块
style: 调整元素阴影样式,移除不必要的样式属性
chore: 添加调试日志,便于追踪参数传递
This commit is contained in:
砂糖
2025-11-24 17:21:26 +08:00
parent 0beb9e22f8
commit 9d7ce2472d
7 changed files with 69 additions and 1139 deletions

View File

@@ -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; // 白色文字