Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
K
kwell-mes
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
gavelinfo
kwell-mes
Commits
8a8bed88
Commit
8a8bed88
authored
Mar 31, 2022
by
李苏
💬
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
大屏改变
parent
7e32a720
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
40 additions
and
11 deletions
+40
-11
echarts.js
gavel/src/main/resources/static/js/dashboard/echarts.js
+31
-1
first.html
.../main/resources/templates/views/kmes/dashboard/first.html
+9
-10
No files found.
gavel/src/main/resources/static/js/dashboard/echarts.js
View file @
8a8bed88
...
@@ -2834,7 +2834,37 @@ function setRclHglEchart(chart, apidata1, apidata2) {
...
@@ -2834,7 +2834,37 @@ function setRclHglEchart(chart, apidata1, apidata2) {
color
:
'white'
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'
,
type
:
'value'
,
name
:
'合格率'
,
name
:
'合格率'
,
min
:
0
,
min
:
0
,
...
...
gavel/src/main/resources/templates/views/kmes/dashboard/first.html
View file @
8a8bed88
...
@@ -56,15 +56,15 @@
...
@@ -56,15 +56,15 @@
</div>
</div>
<div
class=
"center"
>
<div
class=
"center"
style=
"margin-bottom: 0;"
>
<div
class=
"center-left fl"
>
<div
class=
"center-left fl"
style=
"padding-top: 0;"
>
<div
class=
"left-top rightTop border"
>
<div
class=
"left-top rightTop border"
style=
"height: 3.175rem;margin-bottom: .2rem;"
>
<div
class=
"title"
>
工艺流程图
</div>
<div
class=
"title"
>
工艺流程图
</div>
<div
class=
"chat"
style=
"margin-top: 20px;height: 2.5rem;"
>
<div
class=
"chat"
style=
"margin-top: 20px;height: 2.5rem;"
>
<canvas
id=
"gylct"
style=
"width: 100%;height: 100%"
></canvas>
<canvas
id=
"gylct"
style=
"width: 100%;height: 100%"
></canvas>
</div>
</div>
</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=
"title"
>
OA考勤
</div>
<div
class=
"bottom-b"
>
<div
class=
"bottom-b"
>
<div
class=
"allnav banner"
>
<div
class=
"allnav banner"
>
...
@@ -127,8 +127,8 @@
...
@@ -127,8 +127,8 @@
</div>
</div>
</div>
</div>
<div
class=
"center-cen fl"
>
<div
class=
"center-cen fl"
style=
"padding-top: 0;"
>
<div
class=
"cen-top rightTop border"
>
<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
width=
"100%"
height=
"100%"
controls
id=
"firstVideo"
muted
autoplay=
"autoplay"
loop=
"loop"
>
</video>
</video>
</div>
</div>
...
@@ -282,8 +282,8 @@
...
@@ -282,8 +282,8 @@
</div>
</div>
</div>
</div>
<div
class=
"center-right fr"
>
<div
class=
"center-right fr"
style=
"padding-top: 0;"
>
<div
class=
"right-top rightTop border"
>
<div
class=
"right-top rightTop border"
style=
"height: 3.175rem;margin-bottom: .2rem;"
>
<div
class=
"title"
>
周计划/月计划达成
</div>
<div
class=
"title"
>
周计划/月计划达成
</div>
<div
class=
"chart"
style=
"width: calc(100% - 0.2rem);
<div
class=
"chart"
style=
"width: calc(100% - 0.2rem);
height: 2.6rem;
height: 2.6rem;
...
@@ -316,9 +316,8 @@
...
@@ -316,9 +316,8 @@
<div
class=
"right-cen-cent"
>
<div
class=
"right-cen-cent"
>
<div
id=
"chartHgl"
class=
"allnav"
></div>
<div
id=
"chartHgl"
class=
"allnav"
></div>
</div>
</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=
"title"
>
在制品状态
</div>
<div
class=
"right-cen-cent"
>
<div
class=
"right-cen-cent"
>
<div
id=
"chartzzp"
class=
"allnav"
></div>
<div
id=
"chartzzp"
class=
"allnav"
></div>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment