Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
T
TF-MOM-WEB
Project
Project
Details
Activity
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
TFMOM
TF-MOM-WEB
Commits
6cd81d6c
Commit
6cd81d6c
authored
Aug 20, 2024
by
jingnan
👀
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
看板增加21站位
parent
9fe0f938
Show whitespace changes
Inline
Side-by-side
Showing
8 changed files
with
185 additions
and
57 deletions
+185
-57
21灰.png
applications/dee-mes/src/assets/看板2/21灰.png
+0
-0
21线.png
applications/dee-mes/src/assets/看板2/21线.png
+0
-0
21黄.png
applications/dee-mes/src/assets/看板2/21黄.png
+0
-0
21底座.png
applications/dee-mes/src/assets/看板2/站台/21底座.png
+0
-0
21底座.png
applications/dee-mes/src/assets/看板2/站台/站位静态/21底座.png
+0
-0
AssembleKanban.vue
...ateComponents/components/Visualization/AssembleKanban.vue
+68
-13
ExperimentKanban.vue
...eComponents/components/Visualization/ExperimentKanban.vue
+17
-0
ProductionKanban.vue
...eComponents/components/Visualization/ProductionKanban.vue
+100
-44
No files found.
applications/dee-mes/src/assets/看板2/21灰.png
0 → 100644
View file @
6cd81d6c
74.3 KB
applications/dee-mes/src/assets/看板2/21线.png
0 → 100644
View file @
6cd81d6c
116 KB
applications/dee-mes/src/assets/看板2/21黄.png
0 → 100644
View file @
6cd81d6c
70.5 KB
applications/dee-mes/src/assets/看板2/站台/21底座.png
0 → 100644
View file @
6cd81d6c
43.5 KB
applications/dee-mes/src/assets/看板2/站台/站位静态/21底座.png
0 → 100644
View file @
6cd81d6c
43.5 KB
applications/dee-mes/src/privateComponents/components/Visualization/AssembleKanban.vue
View file @
6cd81d6c
...
...
@@ -3347,7 +3347,7 @@ export default {
}
&
.s52
{
top
:
332px
;
left
:
11
0px
;
left
:
9
0px
;
width
:
111px
;
height
:
65px
;
z-index
:
9
;
...
...
@@ -3402,8 +3402,8 @@ export default {
}
}
&
.s51
{
top
:
3
6
9px
;
left
:
24
9px
;
top
:
3
5
9px
;
left
:
18
9px
;
width
:
181px
;
height
:
89px
;
>
.model
{
...
...
@@ -3457,10 +3457,10 @@ export default {
}
}
&
.s41
{
top
:
4
1
5px
;
left
:
453
px
;
width
:
20
9px
;
height
:
10
2px
;
top
:
4
0
5px
;
left
:
330
px
;
width
:
19
9px
;
height
:
9
2px
;
>
.model
{
width
:
100%
;
height
:
100%
;
...
...
@@ -3487,7 +3487,7 @@ export default {
>
.stage
{
width
:
215px
;
height
:
50px
;
top
:
8
9px
;
top
:
7
9px
;
left
:
11px
;
position
:
absolute
;
background-image
:
url("../../../assets/看板2/站台/41底座.png")
;
...
...
@@ -3497,7 +3497,7 @@ export default {
>
.tai
{
width
:
157px
;
height
:
23px
;
top
:
9
2px
;
top
:
8
2px
;
left
:
41px
;
position
:
absolute
;
background-repeat
:
no-repeat
;
//不重复
...
...
@@ -3511,10 +3511,10 @@ export default {
}
}
&
.s31
{
top
:
4
76
px
;
left
:
71
4px
;
width
:
2
2
0px
;
height
:
1
1
5px
;
top
:
4
50
px
;
left
:
52
4px
;
width
:
2
0
0px
;
height
:
1
0
5px
;
>
.model
{
width
:
100%
;
height
:
100%
;
...
...
@@ -3532,6 +3532,60 @@ export default {
background-image
:
url("../../../assets/看板2/31灰.png")
;
}
}
>
.stage
{
width
:
260px
;
height
:
75px
;
top
:
77px
;
left
:
-15px
;
position
:
absolute
;
background-image
:
url("../../../assets/看板2/站台/31底座.png")
;
background-repeat
:
no-repeat
;
//不重复
background-size
:
100%
100%
;
// 满屏
}
>
.tai
{
width
:
196px
;
height
:
36px
;
top
:
84px
;
left
:
25px
;
position
:
absolute
;
background-repeat
:
no-repeat
;
//不重复
background-size
:
100%
100%
;
// 满屏
&
.stage-dong
{
background-image
:
url("../../../assets/看板2/站台/动台.gif")
;
}
&
.stage-jing
{
background-image
:
url("../../../assets/看板2/站台/静台.png")
;
}
}
>
p
{
top
:
-18px
;
left
:
96px
;
width
:
62px
;
text-align
:
center
;
}
}
&
.s21
{
top
:
506px
;
left
:
734px
;
width
:
220px
;
height
:
115px
;
>
.model
{
width
:
100%
;
height
:
100%
;
z-index
:
9
;
position
:
absolute
;
background-repeat
:
no-repeat
;
//不重复
background-size
:
100%
100%
;
// 满屏
&
.New
{
background-image
:
url("../../../assets/看板2/21线.png")
;
}
&
.Run
{
background-image
:
url("../../../assets/看板2/21黄.png")
;
}
&
.Finish
{
background-image
:
url("../../../assets/看板2/21灰.png")
;
}
}
>
.stage
{
width
:
277px
;
height
:
85px
;
...
...
@@ -3564,6 +3618,7 @@ export default {
text-align
:
center
;
}
}
}
}
>
footer
{
...
...
applications/dee-mes/src/privateComponents/components/Visualization/ExperimentKanban.vue
View file @
6cd81d6c
...
...
@@ -3154,6 +3154,23 @@ export default {
background-image
:
url("../../../assets/看板/内页飞机切图/31灰内.png")
;
}
}
&
.s21
{
top
:
180px
;
left
:
105px
;
width
:
570px
;
height
:
245px
;
background-repeat
:
no-repeat
;
//不重复
background-size
:
100%
100%
;
// 满屏
&
.New
{
background-image
:
url("../../../assets/看板/内页飞机切图/31线内.png")
;
}
&
.Run
{
background-image
:
url("../../../assets/看板/内页飞机切图/31黄内.png")
;
}
&
.Finish
{
background-image
:
url("../../../assets/看板/内页飞机切图/31灰内.png")
;
}
}
}
>
.stage
{
width
:
651px
;
...
...
applications/dee-mes/src/privateComponents/components/Visualization/ProductionKanban.vue
View file @
6cd81d6c
...
...
@@ -19,7 +19,7 @@
<div
v-for=
"item in stationData"
:key=
"item.serialNumber"
:class=
"stationClass(item.serialNumber, item.extPositionPlans&&item.extPositionPlans[0].planState)"
:class=
"stationClass(item.serialNumber, item.extPositionPlans&&item.extPositionPlans[0].planState
||'Run'
)"
@
dblclick=
"routerExperiment(item)"
@
click=
"selectStation(item.serialNumber)"
>
...
...
@@ -178,6 +178,12 @@ export default {
name
:
''
,
progress
:
0
,
isLogo
:
false
},
{
serialNumber
:
'21'
,
name
:
''
,
progress
:
0
,
isLogo
:
false
}
],
JobPlanExecutionQueryParams
:
{},
...
...
@@ -522,8 +528,8 @@ position: relative;
cursor
:
pointer
;
z-index
:
9
;
&
.s54
{
left
:
670
px
;
top
:
2
78
px
;
left
:
546
px
;
top
:
2
06
px
;
width
:
127px
;
height
:
150px
;
>
.model
{
...
...
@@ -570,10 +576,10 @@ position: relative;
}
}
&
.s53
{
top
:
525
px
;
left
:
50
px
;
width
:
3
9
4px
;
height
:
1
3
8px
;
top
:
427
px
;
left
:
35
px
;
width
:
3
7
4px
;
height
:
1
2
8px
;
background-repeat
:
no-repeat
;
//不重复
background-size
:
100%
100%
;
// 满屏
>
.model
{
...
...
@@ -596,7 +602,7 @@ position: relative;
>
.stage
{
width
:
446px
;
height
:
104px
;
top
:
110
px
;
top
:
94
px
;
left
:
-21px
;
position
:
absolute
;
background-image
:
url("../../../assets/看板2/站台/53底座.png")
;
...
...
@@ -606,7 +612,7 @@ position: relative;
>
.tai
{
width
:
323px
;
height
:
45px
;
top
:
1
2
0px
;
top
:
1
1
0px
;
left
:
45px
;
position
:
absolute
;
background-repeat
:
no-repeat
;
//不重复
...
...
@@ -620,10 +626,10 @@ position: relative;
}
}
&
.s52
{
top
:
325
px
;
left
:
1
5
0px
;
width
:
2
62
px
;
height
:
1
53
px
;
top
:
268
px
;
left
:
1
0
0px
;
width
:
2
00
px
;
height
:
1
16
px
;
background-repeat
:
no-repeat
;
//不重复
background-size
:
100%
100%
;
// 满屏
>
.model
{
...
...
@@ -645,19 +651,19 @@ position: relative;
}
}
>
.stage
{
width
:
3
9
1px
;
height
:
92
px
;
top
:
1
37
px
;
left
:
-5
5
px
;
width
:
3
2
1px
;
height
:
56
px
;
top
:
1
04
px
;
left
:
-5
2
px
;
position
:
absolute
;
background-image
:
url("../../../assets/看板2/站台/52底座.png")
;
background-repeat
:
no-repeat
;
//不重复
background-size
:
100%
100%
;
// 满屏
}
>
.tai
{
width
:
2
8
3px
;
height
:
45
px
;
top
:
1
4
0px
;
width
:
2
1
3px
;
height
:
26
px
;
top
:
1
1
0px
;
left
:
3px
;
position
:
absolute
;
background-repeat
:
no-repeat
;
//不重复
...
...
@@ -671,10 +677,10 @@ position: relative;
}
}
&
.s51
{
top
:
3
95
px
;
left
:
42
7px
;
width
:
427
px
;
height
:
210
px
;
top
:
3
26
px
;
left
:
35
7px
;
width
:
262
px
;
height
:
133
px
;
background-repeat
:
no-repeat
;
//不重复
background-size
:
100%
100%
;
// 满屏
>
.model
{
...
...
@@ -696,20 +702,20 @@ position: relative;
}
}
>
.stage
{
width
:
450
px
;
height
:
105
px
;
top
:
1
80
px
;
left
:
20
px
;
width
:
391
px
;
height
:
92
px
;
top
:
1
02
px
;
left
:
-55
px
;
position
:
absolute
;
background-image
:
url("../../../assets/看板2/站台/51底座.png")
;
background-repeat
:
no-repeat
;
//不重复
background-size
:
100%
100%
;
// 满屏
}
>
.tai
{
width
:
322
px
;
height
:
4
7
px
;
top
:
1
9
0px
;
left
:
90
px
;
width
:
283
px
;
height
:
4
5
px
;
top
:
1
1
0px
;
left
:
3
px
;
position
:
absolute
;
background-repeat
:
no-repeat
;
//不重复
background-size
:
100%
100%
;
// 满屏
...
...
@@ -722,10 +728,10 @@ position: relative;
}
}
&
.s41
{
top
:
483
px
;
left
:
822
px
;
width
:
493
px
;
height
:
241
px
;
top
:
390
px
;
left
:
577
px
;
width
:
397
px
;
height
:
170
px
;
background-repeat
:
no-repeat
;
//不重复
background-size
:
100%
100%
;
// 满屏
>
.model
{
...
...
@@ -745,20 +751,70 @@ position: relative;
background-image
:
url("../../../assets/看板2/41灰.png")
;
}
}
>
.stage
{
width
:
450px
;
height
:
105px
;
top
:
140px
;
left
:
10px
;
position
:
absolute
;
background-image
:
url("../../../assets/看板2/站台/41底座.png")
;
background-repeat
:
no-repeat
;
//不重复
background-size
:
100%
100%
;
// 满屏
}
>
.tai
{
width
:
322px
;
height
:
47px
;
top
:
150px
;
left
:
80px
;
position
:
absolute
;
background-repeat
:
no-repeat
;
//不重复
background-size
:
100%
100%
;
// 满屏
&
.stage-dong
{
background-image
:
url("../../../assets/看板2/站台/动台.gif")
;
}
&
.stage-jing
{
background-image
:
url("../../../assets/看板2/站台/静台.png")
;
}
}
}
&
.s31
{
top
:
470px
;
left
:
920px
;
width
:
473px
;
height
:
221px
;
background-repeat
:
no-repeat
;
//不重复
background-size
:
100%
100%
;
// 满屏
>
.model
{
width
:
100%
;
height
:
100%
;
z-index
:
9
;
position
:
absolute
;
background-repeat
:
no-repeat
;
//不重复
background-size
:
100%
100%
;
// 满屏
&
.New
{
background-image
:
url("../../../assets/看板2/31线.png")
;
}
&
.Run
{
background-image
:
url("../../../assets/看板2/31黄.png")
;
}
&
.Finish
{
background-image
:
url("../../../assets/看板2/31灰.png")
;
}
}
>
.stage
{
width
:
507px
;
height
:
118px
;
top
:
20
9px
;
top
:
18
9px
;
left
:
20px
;
position
:
absolute
;
background-image
:
url("../../../assets/看板2/站台/
4
1底座.png")
;
background-image
:
url("../../../assets/看板2/站台/
3
1底座.png")
;
background-repeat
:
no-repeat
;
//不重复
background-size
:
100%
100%
;
// 满屏
}
>
.tai
{
width
:
369px
;
height
:
54px
;
top
:
21
8px
;
top
:
19
8px
;
left
:
90px
;
position
:
absolute
;
background-repeat
:
no-repeat
;
//不重复
...
...
@@ -771,8 +827,8 @@ position: relative;
}
}
}
&
.s
3
1
{
top
:
601
px
;
&
.s
2
1
{
top
:
589
px
;
left
:
1358px
;
width
:
518px
;
height
:
269px
;
...
...
@@ -786,13 +842,13 @@ position: relative;
background-repeat
:
no-repeat
;
//不重复
background-size
:
100%
100%
;
// 满屏
&
.New
{
background-image
:
url("../../../assets/看板2/
3
1线.png")
;
background-image
:
url("../../../assets/看板2/
2
1线.png")
;
}
&
.Run
{
background-image
:
url("../../../assets/看板2/
3
1黄.png")
;
background-image
:
url("../../../assets/看板2/
2
1黄.png")
;
}
&
.Finish
{
background-image
:
url("../../../assets/看板2/
3
1灰.png")
;
background-image
:
url("../../../assets/看板2/
2
1灰.png")
;
}
}
>
.stage
{
...
...
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