Compare commits

..

No commits in common. "42f7f1bf09587e6010e6d47dab976f3e247e29c8" and "504b23f7bb2ed35b8c9d987bf98e504f71a78080" have entirely different histories.

2 changed files with 3 additions and 21 deletions

View File

@ -187,22 +187,6 @@
margin-left: 25px;
}
.stepxOver {
width: 120px;
height: 40px;
background-color: #303133;
color: white;
border: 1px solid white;
/* border: 1px solid #ddd; */
display: flex;
align-items: center;
justify-content: center;
margin-top: 20px;
position: relative;
border-radius: 50px;
margin-left: 25px;
}
/* 未处理 */
.stepxEnable {
/* margin-right: 15px; */

View File

@ -138,12 +138,10 @@ class SK006ShowOperateLog extends React.Component {
<div
className={
item1.STATUS == 0
? styles.stepxEnable //hui
? styles.stepxEnable
: item1.STATUS == 5
? styles.stepx //lv
: item1.STATUS == 10
? styles.stepxOutTime //cheng
: styles.stepx //hei
? styles.stepx
: styles.stepxOutTime
}
id="step20"
>