混料
This commit is contained in:
@@ -1651,7 +1651,7 @@ export const blendingCondition = () => {
|
||||
{
|
||||
'point_name': '混料机1下料位',
|
||||
'point_code': 'HLJ01XL01',
|
||||
'point_status': '0'
|
||||
'point_status': '1'
|
||||
},
|
||||
{
|
||||
'point_name': '混料机2下料位',
|
||||
@@ -1661,7 +1661,7 @@ export const blendingCondition = () => {
|
||||
{
|
||||
'point_name': '混料机3下料位',
|
||||
'point_code': 'HLJ03XL01',
|
||||
'point_status': '0'
|
||||
'point_status': '1'
|
||||
},
|
||||
{
|
||||
'point_name': '混料机4下料位',
|
||||
@@ -1671,7 +1671,7 @@ export const blendingCondition = () => {
|
||||
{
|
||||
'point_name': '混料机5下料位',
|
||||
'point_code': 'HLJ05XL01',
|
||||
'point_status': '0'
|
||||
'point_status': '1'
|
||||
},
|
||||
{
|
||||
'point_name': '混料机6下料位',
|
||||
@@ -1691,7 +1691,7 @@ export const blendingCondition = () => {
|
||||
{
|
||||
'point_name': '混料机9下料位',
|
||||
'point_code': 'HLJ09XL01',
|
||||
'point_status': '0'
|
||||
'point_status': '1'
|
||||
},
|
||||
{
|
||||
'point_name': '混料机10下料位',
|
||||
|
||||
@@ -465,7 +465,7 @@ export default {
|
||||
_wh(100%, 40%)
|
||||
_fj(row)
|
||||
.item_wrap
|
||||
_wh(49.2%, 100%)
|
||||
_wh(calc(50% - 8px), 100%)
|
||||
+.item_wrap
|
||||
margin 0 .3%
|
||||
.item_tip
|
||||
|
||||
@@ -500,7 +500,8 @@ export default {
|
||||
line-height: 14px;
|
||||
// color: #0ff;
|
||||
// color #78b1de
|
||||
color #f96700
|
||||
// color #f96700
|
||||
color #555
|
||||
font-weight: normal;
|
||||
text-align: left;
|
||||
transform: rotate(270deg);
|
||||
|
||||
@@ -580,7 +580,7 @@ export default {
|
||||
_wh(100%, 40%)
|
||||
_fj(row)
|
||||
.item_wrap
|
||||
_wh(100%, 100%)
|
||||
_wh(calc(50% - 8px), 100%)
|
||||
.item_tip
|
||||
_wh(100%, 32px)
|
||||
line-height 32px
|
||||
|
||||
Reference in New Issue
Block a user