车间能级提升-智能设备管理系统
.
zhuguifei
2025-05-06 56e3eb64827981004e06fcc595e996d1b5f1d4fc
eims-ui-mobile/src/style/index.scss
@@ -24,6 +24,12 @@
.text-color-gray {
  color: $uni-text-color-grey;
}
.text-color-primary {
  color: $uni-color-primary;
}
.text-color-success {
  color: $uni-color-success;
}
// 图标颜色
.icon-color-base {