Commit 8a8bed88 authored by 李苏's avatar 李苏 💬

大屏改变

parent 7e32a720
......@@ -2834,7 +2834,37 @@ function setRclHglEchart(chart, apidata1, apidata2) {
color: 'white'
}
}],
yAxis: [{
yAxis: [
{
type: 'value',
name: '日产量',
nameTextStyle: {
color: "white"
},
splitLine: {
show: false,
},
axisTick: {
show: true,
lineStyle: {
color: 'white',
}
},
axisLine: {
show: true,
lineStyle: {
color: 'white',
}
},
axisLabel: {
show: true,
color: 'white',
formatter: '{value}'
}
},
{
type: 'value',
name: '合格率',
min: 0,
......
......@@ -56,15 +56,15 @@
</div>
<div class="center">
<div class="center-left fl">
<div class="left-top rightTop border">
<div class="center" style="margin-bottom: 0;">
<div class="center-left fl" style="padding-top: 0;">
<div class="left-top rightTop border" style="height: 3.175rem;margin-bottom: .2rem;">
<div class="title">工艺流程图</div>
<div class="chat" style="margin-top: 20px;height: 2.5rem;">
<canvas id="gylct" style="width: 100%;height: 100%"></canvas>
</div>
</div>
<div class="left-cen rightTop border">
<div class="left-cen rightTop border" style="height: 3.175rem;margin-bottom: .2rem;">
<div class="title">OA考勤</div>
<div class="bottom-b">
<div class="allnav banner">
......@@ -127,8 +127,8 @@
</div>
</div>
<div class="center-cen fl">
<div class="cen-top rightTop border">
<div class="center-cen fl" style="padding-top: 0;">
<div class="cen-top rightTop border" style="height: 6.55rem;margin-bottom: .2rem;">
<video width="100%" height="100%" controls id="firstVideo" muted autoplay="autoplay" loop="loop">
</video>
</div>
......@@ -282,8 +282,8 @@
</div>
</div>
<div class="center-right fr">
<div class="right-top rightTop border">
<div class="center-right fr" style="padding-top: 0;">
<div class="right-top rightTop border" style="height: 3.175rem;margin-bottom: .2rem;">
<div class="title">周计划/月计划达成</div>
<div class="chart" style="width: calc(100% - 0.2rem);
height: 2.6rem;
......@@ -316,9 +316,8 @@
<div class="right-cen-cent">
<div id="chartHgl" class="allnav"></div>
</div>
</div>
<div class="right-cen border">
<div class="right-cen border" style="height: 3.175rem;margin-bottom: .2rem;">
<div class="title">在制品状态</div>
<div class="right-cen-cent">
<div id="chartzzp" class="allnav"></div>
......
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