Commit f45a259a by 米嘉伟

质量检查按钮禁用

parent 10dca28f
......@@ -821,6 +821,8 @@ export default {
.btnhgPlus {
background: #ecedf1;
color: #aeafb4;
cursor: not-allowed;
pointer-events: none;
}
.btnbhg {
width: 86px;
......@@ -836,6 +838,8 @@ export default {
.btnbhgPlus {
background: #ecedf1;
color: #aeafb4;
cursor: not-allowed;
pointer-events: none;
}
}
p {
......@@ -903,6 +907,8 @@ export default {
.btnhgPlus {
background: #ecedf1;
color: #aeafb4;
pointer-events: none;
cursor: not-allowed;
}
.btnbhg {
width: 86px;
......@@ -918,6 +924,8 @@ export default {
.btnbhgPlus {
background: #ecedf1;
color: #aeafb4;
pointer-events: none;
cursor: not-allowed;
}
}
......
......@@ -479,6 +479,7 @@ export default {
.btnhgPlus {
background: #ecedf1;
color: #aeafb4;
pointer-events: none;
}
.btnbhg {
width: 86px;
......@@ -494,6 +495,7 @@ export default {
.btnbhgPlus {
background: #ecedf1;
color: #aeafb4;
pointer-events: none;
}
}
p {
......@@ -574,6 +576,7 @@ export default {
.btnhgPlus {
background: #ecedf1;
color: #aeafb4;
pointer-events: none;
}
.btnbhg {
width: 86px;
......@@ -589,6 +592,7 @@ export default {
.btnbhgPlus {
background: #ecedf1;
color: #aeafb4;
pointer-events: none;
}
}
......
......@@ -449,6 +449,7 @@ export default {
.btnhgPlus {
background: #ecedf1;
color: #aeafb4;
pointer-events: none;
}
.btnbhg {
width: 86px;
......@@ -464,6 +465,7 @@ export default {
.btnbhgPlus {
background: #ecedf1;
color: #aeafb4;
pointer-events: none;
}
}
p {
......@@ -531,6 +533,7 @@ export default {
.btnhgPlus {
background: #ecedf1;
color: #aeafb4;
pointer-events: none;
}
.btnbhg {
width: 86px;
......@@ -546,6 +549,7 @@ export default {
.btnbhgPlus {
background: #ecedf1;
color: #aeafb4;
pointer-events: none;
}
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment