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
e91f9ebb
Commit
e91f9ebb
authored
Mar 11, 2022
by
李苏
💬
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
大屏
parent
f3a790dc
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
43 additions
and
1 deletion
+43
-1
first.html
.../main/resources/templates/views/kmes/dashboard/first.html
+12
-1
fourth.html
...main/resources/templates/views/kmes/dashboard/fourth.html
+11
-0
second.html
...main/resources/templates/views/kmes/dashboard/second.html
+10
-0
third.html
.../main/resources/templates/views/kmes/dashboard/third.html
+10
-0
No files found.
gavel/src/main/resources/templates/views/kmes/dashboard/first.html
View file @
e91f9ebb
...
@@ -314,6 +314,10 @@
...
@@ -314,6 +314,10 @@
$
(
window
).
resize
(
function
()
{
$
(
window
).
resize
(
function
()
{
var
whei
=
$
(
window
).
width
();
var
whei
=
$
(
window
).
width
();
$
(
"html"
).
css
({
fontSize
:
whei
/
22
})
$
(
"html"
).
css
({
fontSize
:
whei
/
22
})
setTimeout
(
function
(){
echartzsy
()
},
200
)
});
});
var
myChartSdcl
=
echarts
.
init
(
document
.
getElementById
(
'chartSdcl'
));
var
myChartSdcl
=
echarts
.
init
(
document
.
getElementById
(
'chartSdcl'
));
var
chartRpcdcsj
=
echarts
.
init
(
document
.
getElementById
(
"chartRpcdcsj"
));
var
chartRpcdcsj
=
echarts
.
init
(
document
.
getElementById
(
"chartRpcdcsj"
));
...
@@ -330,7 +334,14 @@
...
@@ -330,7 +334,14 @@
speed
:
60
,
//数值越大,速度越慢
speed
:
60
,
//数值越大,速度越慢
rowHeight
:
46
//li的高度
rowHeight
:
46
//li的高度
});
});
function
echartzsy
(){
myChartSdcl
.
resize
()
chartRpcdcsj
.
resize
()
chartHgl
.
resize
()
chartRjh
.
resize
()
chartYjh
.
resize
()
chartJdshCirle
.
resize
()
}
/* 调用 */
/* 调用 */
function
getAlldata
(){
function
getAlldata
(){
apisetTimeProductionEchart
(
myChartSdcl
)
apisetTimeProductionEchart
(
myChartSdcl
)
...
...
gavel/src/main/resources/templates/views/kmes/dashboard/fourth.html
View file @
e91f9ebb
...
@@ -338,6 +338,9 @@
...
@@ -338,6 +338,9 @@
var
whei
=
$
(
window
).
width
()
var
whei
=
$
(
window
).
width
()
$
(
"html"
).
css
({
fontSize
:
whei
/
22
});
$
(
"html"
).
css
({
fontSize
:
whei
/
22
});
$
(
window
).
resize
(
function
()
{
$
(
window
).
resize
(
function
()
{
setTimeout
(
function
(){
echartzsy
()
},
200
)
var
whei
=
$
(
window
).
width
();
var
whei
=
$
(
window
).
width
();
$
(
"html"
).
css
({
fontSize
:
whei
/
22
})
$
(
"html"
).
css
({
fontSize
:
whei
/
22
})
});
});
...
@@ -361,6 +364,14 @@
...
@@ -361,6 +364,14 @@
getPdf
(
20000
)
getPdf
(
20000
)
getVideo
()
getVideo
()
/* */
/* */
function
echartzsy
(){
myChartSdcl
.
resize
()
chartRpcdcsj
.
resize
()
chartHgl
.
resize
()
chartRjh
.
resize
()
chartYjh
.
resize
()
chartJdshCirle
.
resize
()
}
function
getAlldata
(){
function
getAlldata
(){
apisetTimeProductionEchart
(
myChartSdcl
)
apisetTimeProductionEchart
(
myChartSdcl
)
apisetDailyDataEchart
(
chartRpcdcsj
)
apisetDailyDataEchart
(
chartRpcdcsj
)
...
...
gavel/src/main/resources/templates/views/kmes/dashboard/second.html
View file @
e91f9ebb
...
@@ -247,6 +247,9 @@
...
@@ -247,6 +247,9 @@
var
whei
=
$
(
window
).
width
()
var
whei
=
$
(
window
).
width
()
$
(
"html"
).
css
({
fontSize
:
whei
/
22
});
$
(
"html"
).
css
({
fontSize
:
whei
/
22
});
$
(
window
).
resize
(
function
()
{
$
(
window
).
resize
(
function
()
{
setTimeout
(
function
(){
echartzsy
()
},
200
)
var
whei
=
$
(
window
).
width
();
var
whei
=
$
(
window
).
width
();
$
(
"html"
).
css
({
fontSize
:
whei
/
22
})
$
(
"html"
).
css
({
fontSize
:
whei
/
22
})
});
});
...
@@ -274,6 +277,13 @@
...
@@ -274,6 +277,13 @@
apisetHglEchart
(
chartHgl
)
apisetHglEchart
(
chartHgl
)
apiqueryWo
()
apiqueryWo
()
}
}
function
echartzsy
(){
myChartSdcl
.
resize
()
chartRpcdcsj
.
resize
()
chartHgl
.
resize
()
chartRjh
.
resize
()
chartYjh
.
resize
()
}
getAlldata
()
getAlldata
()
setInterval
(
function
(){
setInterval
(
function
(){
getAlldata
()
getAlldata
()
...
...
gavel/src/main/resources/templates/views/kmes/dashboard/third.html
View file @
e91f9ebb
...
@@ -288,6 +288,9 @@
...
@@ -288,6 +288,9 @@
var
whei
=
$
(
window
).
width
()
var
whei
=
$
(
window
).
width
()
$
(
"html"
).
css
({
fontSize
:
whei
/
22
});
$
(
"html"
).
css
({
fontSize
:
whei
/
22
});
$
(
window
).
resize
(
function
()
{
$
(
window
).
resize
(
function
()
{
setTimeout
(
function
(){
echartzsy
()
},
200
)
var
whei
=
$
(
window
).
width
();
var
whei
=
$
(
window
).
width
();
$
(
"html"
).
css
({
fontSize
:
whei
/
22
})
$
(
"html"
).
css
({
fontSize
:
whei
/
22
})
});
});
...
@@ -306,6 +309,13 @@
...
@@ -306,6 +309,13 @@
rowHeight
:
46
//li的高度
rowHeight
:
46
//li的高度
});
});
/* 分割线 */
/* 分割线 */
function
echartzsy
(){
myChartSdcl
.
resize
()
chartRjh
.
resize
()
chartYjh
.
resize
()
chartHgl
.
resize
()
chartJdshCirle
.
resize
()
}
function
getAlldata
(){
function
getAlldata
(){
apisetTimeProductionEchart
(
myChartSdcl
)
apisetTimeProductionEchart
(
myChartSdcl
)
apisetPieDailyChart
(
chartRjh
)
apisetPieDailyChart
(
chartRjh
)
...
...
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