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
7c36683a
Commit
7c36683a
authored
Feb 22, 2022
by
李苏
💬
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
pdf
parent
726ef411
Changes
8
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
8 changed files
with
2069 additions
and
1414 deletions
+2069
-1414
jyfk.css
gavel/src/main/resources/static/css/jyfk.css
+290
-0
wxfk.css
gavel/src/main/resources/static/css/wxfk.css
+290
-0
zpfk.css
gavel/src/main/resources/static/css/zpfk.css
+361
-0
edit.html
gavel/src/main/resources/templates/views/kmes/gphy/edit.html
+0
-926
gx.html
gavel/src/main/resources/templates/views/kmes/gphy/gx.html
+0
-67
index.html
...l/src/main/resources/templates/views/kmes/gphy/index.html
+471
-184
index.html
...l/src/main/resources/templates/views/kmes/gpjy/index.html
+327
-117
index.html
...l/src/main/resources/templates/views/kmes/gpwx/index.html
+330
-120
No files found.
gavel/src/main/resources/static/css/jyfk.css
0 → 100644
View file @
7c36683a
#kwrkb04
{
height
:
100%
;
width
:
100%
;
display
:
flex
;
flex-wrap
:
wrap
;
justify-content
:
space-between
;
align-items
:
stretch
}
#kwrkb04
div
{
box-sizing
:
border-box
;
}
#kwrkb04
.toptitle
{
height
:
50px
;
width
:
100%
;
background-color
:
#00aaff
;
color
:
#FFFFFF
;
text-align
:
center
;
line-height
:
50px
;
}
#kwrkb04
.left
{
height
:
calc
(
100%
-
60px
);
width
:
40%
;
}
#kwrkb04
.right
{
height
:
calc
(
100%
-
60px
);
width
:
calc
(
60%
-
10px
);
border
:
#EEEEEE
1px
solid
;
}
#kwrkb04
.rightPdf
{
height
:
100%
;
width
:
100%
;
}
#kwrkb04
.cbinfor
{
width
:
100%
;
height
:
60%
;
}
#kwrkb04
.tab
{
width
:
100%
;
height
:
40%
;
padding-top
:
10px
;
}
#kwrkb04
.cpif
{
width
:
100%
;
height
:
40%
;
border
:
1px
solid
#EEEEEE
;
}
#kwrkb04
.cprz
{
width
:
100%
;
height
:
60%
;
border
:
1px
solid
#EEEEEE
;
}
#kwrkb04
.cpiftop
{
width
:
100%
;
height
:
40px
;
border-bottom
:
1px
solid
#EEEEEE
;
line-height
:
40px
;
display
:
flex
;
justify-content
:
center
;
}
#kwrkb04
.cpifbot
{
height
:
calc
(
100%
-
40px
);
}
#kwrkb04
.ery
{
width
:
50%
;
height
:
50%
;
display
:
flex
;
align-items
:
center
;
}
#kwrkb04
.ery
span
{
padding-left
:
20px
;
display
:
inline-block
;
width
:
70px
;
}
#kwrkb04
.tipul
>
li
{
width
:
150px
;
padding-left
:
20px
;
float
:
left
;
line-height
:
50px
;
}
#kwrkb04
.tipuli2
{
float
:
right
!important
;
}
#kwrkb04
.maintab
{
height
:
100%
;
width
:
100%
;
overflow
:
auto
;
border
:
0.5px
solid
#EEEEEE
;
}
#kwrkb04
.showtab
{
height
:
100%
;
width
:
100%
;
}
.easyuitext
{
height
:
30px
;
border
:
0.5px
solid
#D3D3D3
;
}
#kwrkb04
.wid70
{
width
:
70%
;
}
#kwrkb04
.cardList-wrapper
.card-item
:nth-child
(
1
)
{
background
:
-webkit-gradient
(
linear
,
left
top
,
right
top
,
from
(
#5171fd
),
to
(
#c97afd
));
background
:
linear-gradient
(
90deg
,
#5171fd
,
#c97afd
);
-webkit-box-shadow
:
0
5px
10px
#c97afd
;
box-shadow
:
0
5px
10px
#c97afd
;}
#kwrkb04
.cardList-wrapper
.card-item
:nth-child
(
2
)
{
background
:
-webkit-gradient
(
linear
,
left
top
,
right
top
,
from
(
#3dadf6
),
to
(
#737bfc
));
background
:
linear-gradient
(
90deg
,
#3dadf6
,
#737bfc
);
-webkit-box-shadow
:
0
5px
10px
#737bfc
;
box-shadow
:
0
5px
10px
#737bfc
;}
#kwrkb04
.cardList-wrappers
{
background
:
-webkit-gradient
(
linear
,
left
top
,
right
top
,
from
(
#ea677c
),
to
(
#ef9b5f
));
background
:
linear-gradient
(
90deg
,
#ea677c
,
#ef9b5f
);
-webkit-box-shadow
:
0
5px
10px
#ef9b5f
;
box-shadow
:
0
5px
10px
#ef9b5f
;}
#kwrkb04
.cardList-wrapper
.card-item
:nth-child
(
3
)
{
background
:
-webkit-gradient
(
linear
,
left
top
,
right
top
,
from
(
#42d79b
),
to
(
#a6e25f
));
background
:
linear-gradient
(
90deg
,
#42d79b
,
#a6e25f
);
-webkit-box-shadow
:
0
5px
10px
#a6e25f
;
box-shadow
:
0
5px
10px
#a6e25f
;}
/* 界面5css */
#kwrkb05
{
height
:
100%
;
width
:
100%
;
display
:
flex
;
flex-wrap
:
wrap
;
justify-content
:
space-between
;
align-items
:
stretch
}
#kwrkb05
div
{
box-sizing
:
border-box
;
}
#kwrkb05
.toptitle
{
height
:
50px
;
width
:
100%
;
background-color
:
#00aaff
;
color
:
#FFFFFF
;
text-align
:
center
;
line-height
:
50px
;
}
#kwrkb05
.left
{
height
:
calc
(
100%
-
60px
);
width
:
40%
;
}
#kwrkb05
.right
{
height
:
calc
(
100%
-
60px
);
width
:
calc
(
60%
-
10px
);
border
:
#EEEEEE
1px
solid
;
}
#kwrkb05
.rightPdf
{
height
:
100%
;
width
:
100%
;
}
#kwrkb05
.cbinfor
{
width
:
100%
;
height
:
50%
;
}
#kwrkb05
.tab
{
width
:
100%
;
height
:
50%
;
padding-top
:
10px
;
}
#kwrkb05
.cpif
{
width
:
100%
;
height
:
100%
;
border
:
1px
solid
#EEEEEE
;
}
/* .cprz{
width: 100%;
height: 60%;
border: 1px solid #EEEEEE;
} */
#kwrkb05
.cpiftop
{
width
:
100%
;
height
:
40px
;
border-bottom
:
1px
solid
#EEEEEE
;
line-height
:
40px
;
display
:
flex
;
justify-content
:
center
;
}
#kwrkb05
.cpifbot
{
height
:
calc
(
100%
-
40px
);
}
#kwrkb05
.ery
{
width
:
100%
;
height
:
20%
;
display
:
flex
;
align-items
:
center
;
}
#kwrkb05
.ery
span
{
padding-left
:
20px
;
display
:
inline-block
;
width
:
70px
;
}
#kwrkb05
.tipul
>
li
{
width
:
150px
;
padding-left
:
20px
;
float
:
left
;
line-height
:
50px
;
}
#kwrkb05
.tipuli2
{
float
:
right
!important
;
}
#kwrkb05
.maintab
{
height
:
100%
;
width
:
100%
;
overflow
:
auto
;
border
:
0.5px
solid
#EEEEEE
;
}
#kwrkb05
.showtab
{
height
:
100%
;
width
:
100%
;
}
/* 看板6样式 */
#kwrkb06
{
height
:
100%
;
width
:
100%
;
display
:
flex
;
flex-wrap
:
wrap
;
justify-content
:
space-between
;
align-items
:
stretch
}
#kwrkb06
div
{
box-sizing
:
border-box
;
}
#kwrkb06
.toptitle
{
height
:
50px
;
width
:
100%
;
background-color
:
#00aaff
;
color
:
#FFFFFF
;
text-align
:
center
;
line-height
:
50px
;
}
#kwrkb06
.left
{
height
:
calc
(
100%
-
60px
);
width
:
40%
;
}
#kwrkb06
.right
{
height
:
calc
(
100%
-
60px
);
width
:
calc
(
60%
-
10px
);
border
:
#EEEEEE
1px
solid
;
}
#kwrkb06
.rightPdf
{
height
:
100%
;
width
:
100%
;
}
#kwrkb06
.cbinfor
{
width
:
100%
;
height
:
45%
;
}
#kwrkb06
.tab
{
width
:
100%
;
height
:
55%
;
padding-top
:
10px
;
}
#kwrkb06
.cpif
{
width
:
100%
;
height
:
100%
;
border
:
1px
solid
#EEEEEE
;
}
/* .cprz{
width: 100%;
height: 60%;
border: 1px solid #EEEEEE;
} */
#kwrkb06
.cpiftop
{
width
:
100%
;
height
:
40px
;
border-bottom
:
1px
solid
#EEEEEE
;
line-height
:
40px
;
display
:
flex
;
justify-content
:
center
;
}
#kwrkb06
.cpifbot
{
height
:
calc
(
100%
-
40px
);
}
#kwrkb06
.ery
{
width
:
100%
;
height
:
20%
;
display
:
flex
;
align-items
:
center
;
}
#kwrkb06
.ery
span
{
padding-left
:
20px
;
display
:
inline-block
;
width
:
70px
;
}
#kwrkb06
.tipul
>
li
{
width
:
150px
;
padding-left
:
20px
;
float
:
left
;
line-height
:
50px
;
}
#kwrkb06
.tipuli2
{
float
:
right
!important
;
}
#kwrkb06
.maintab
{
height
:
50%
;
width
:
100%
;
overflow
:
auto
;
border
:
0.5px
solid
#EEEEEE
;
}
#kwrkb06
.mainsp
{
height
:
50%
;
width
:
100%
;
}
#kwrkb06
.showtab
{
height
:
100%
;
width
:
100%
;
}
\ No newline at end of file
gavel/src/main/resources/static/css/wxfk.css
0 → 100644
View file @
7c36683a
#kwrkb07
{
height
:
100%
;
width
:
100%
;
display
:
flex
;
flex-wrap
:
wrap
;
justify-content
:
space-between
;
align-items
:
stretch
}
#kwrkb07
div
{
box-sizing
:
border-box
;
}
#kwrkb07
.toptitle
{
height
:
50px
;
width
:
100%
;
background-color
:
#00aaff
;
color
:
#FFFFFF
;
text-align
:
center
;
line-height
:
50px
;
}
#kwrkb07
.left
{
height
:
calc
(
100%
-
60px
);
width
:
40%
;
}
#kwrkb07
.right
{
height
:
calc
(
100%
-
60px
);
width
:
calc
(
60%
-
10px
);
border
:
#EEEEEE
1px
solid
;
}
#kwrkb07
.rightPdf
{
height
:
100%
;
width
:
100%
;
}
#kwrkb07
.cbinfor
{
width
:
100%
;
height
:
60%
;
}
#kwrkb07
.tab
{
width
:
100%
;
height
:
40%
;
padding-top
:
10px
;
}
#kwrkb07
.cpif
{
width
:
100%
;
height
:
40%
;
border
:
1px
solid
#EEEEEE
;
}
#kwrkb07
.cprz
{
width
:
100%
;
height
:
60%
;
border
:
1px
solid
#EEEEEE
;
}
#kwrkb07
.cpiftop
{
width
:
100%
;
height
:
40px
;
border-bottom
:
1px
solid
#EEEEEE
;
line-height
:
40px
;
display
:
flex
;
justify-content
:
center
;
}
#kwrkb07
.cpifbot
{
height
:
calc
(
100%
-
40px
);
}
#kwrkb07
.ery
{
width
:
50%
;
height
:
50%
;
display
:
flex
;
align-items
:
center
;
}
#kwrkb07
.ery
span
{
padding-left
:
20px
;
display
:
inline-block
;
width
:
70px
;
}
#kwrkb07
.tipul
>
li
{
width
:
150px
;
padding-left
:
20px
;
float
:
left
;
line-height
:
50px
;
}
#kwrkb07
.tipuli2
{
float
:
right
!important
;
}
#kwrkb07
.maintab
{
height
:
100%
;
width
:
100%
;
overflow
:
auto
;
border
:
0.5px
solid
#EEEEEE
;
}
#kwrkb07
.showtab
{
height
:
100%
;
width
:
100%
;
}
.easyuitext
{
height
:
30px
;
border
:
0.5px
solid
#D3D3D3
;
}
#kwrkb07
.wid70
{
width
:
70%
;
}
#kwrkb07
.cardList-wrapper
.card-item
:nth-child
(
1
)
{
background
:
-webkit-gradient
(
linear
,
left
top
,
right
top
,
from
(
#5171fd
),
to
(
#c97afd
));
background
:
linear-gradient
(
90deg
,
#5171fd
,
#c97afd
);
-webkit-box-shadow
:
0
5px
10px
#c97afd
;
box-shadow
:
0
5px
10px
#c97afd
;}
#kwrkb07
.cardList-wrapper
.card-item
:nth-child
(
2
)
{
background
:
-webkit-gradient
(
linear
,
left
top
,
right
top
,
from
(
#3dadf6
),
to
(
#737bfc
));
background
:
linear-gradient
(
90deg
,
#3dadf6
,
#737bfc
);
-webkit-box-shadow
:
0
5px
10px
#737bfc
;
box-shadow
:
0
5px
10px
#737bfc
;}
#kwrkb07
.cardList-wrappers
{
background
:
-webkit-gradient
(
linear
,
left
top
,
right
top
,
from
(
#ea677c
),
to
(
#ef9b5f
));
background
:
linear-gradient
(
90deg
,
#ea677c
,
#ef9b5f
);
-webkit-box-shadow
:
0
5px
10px
#ef9b5f
;
box-shadow
:
0
5px
10px
#ef9b5f
;}
#kwrkb07
.cardList-wrapper
.card-item
:nth-child
(
3
)
{
background
:
-webkit-gradient
(
linear
,
left
top
,
right
top
,
from
(
#42d79b
),
to
(
#a6e25f
));
background
:
linear-gradient
(
90deg
,
#42d79b
,
#a6e25f
);
-webkit-box-shadow
:
0
5px
10px
#a6e25f
;
box-shadow
:
0
5px
10px
#a6e25f
;}
/* 界面5css */
#kwrkb08
{
height
:
100%
;
width
:
100%
;
display
:
flex
;
flex-wrap
:
wrap
;
justify-content
:
space-between
;
align-items
:
stretch
}
#kwrkb08
div
{
box-sizing
:
border-box
;
}
#kwrkb08
.toptitle
{
height
:
50px
;
width
:
100%
;
background-color
:
#00aaff
;
color
:
#FFFFFF
;
text-align
:
center
;
line-height
:
50px
;
}
#kwrkb08
.left
{
height
:
calc
(
100%
-
60px
);
width
:
40%
;
}
#kwrkb08
.right
{
height
:
calc
(
100%
-
60px
);
width
:
calc
(
60%
-
10px
);
border
:
#EEEEEE
1px
solid
;
}
#kwrkb08
.rightPdf
{
height
:
100%
;
width
:
100%
;
}
#kwrkb08
.cbinfor
{
width
:
100%
;
height
:
50%
;
}
#kwrkb08
.tab
{
width
:
100%
;
height
:
50%
;
padding-top
:
10px
;
}
#kwrkb08
.cpif
{
width
:
100%
;
height
:
100%
;
border
:
1px
solid
#EEEEEE
;
}
/* .cprz{
width: 100%;
height: 60%;
border: 1px solid #EEEEEE;
} */
#kwrkb08
.cpiftop
{
width
:
100%
;
height
:
40px
;
border-bottom
:
1px
solid
#EEEEEE
;
line-height
:
40px
;
display
:
flex
;
justify-content
:
center
;
}
#kwrkb08
.cpifbot
{
height
:
calc
(
100%
-
40px
);
}
#kwrkb08
.ery
{
width
:
100%
;
height
:
20%
;
display
:
flex
;
align-items
:
center
;
}
#kwrkb08
.ery
span
{
padding-left
:
20px
;
display
:
inline-block
;
width
:
70px
;
}
#kwrkb08
.tipul
>
li
{
width
:
150px
;
padding-left
:
20px
;
float
:
left
;
line-height
:
50px
;
}
#kwrkb08
.tipuli2
{
float
:
right
!important
;
}
#kwrkb08
.maintab
{
height
:
100%
;
width
:
100%
;
overflow
:
auto
;
border
:
0.5px
solid
#EEEEEE
;
}
#kwrkb08
.showtab
{
height
:
100%
;
width
:
100%
;
}
/* 看板6样式 */
#kwrkb09
{
height
:
100%
;
width
:
100%
;
display
:
flex
;
flex-wrap
:
wrap
;
justify-content
:
space-between
;
align-items
:
stretch
}
#kwrkb09
div
{
box-sizing
:
border-box
;
}
#kwrkb09
.toptitle
{
height
:
50px
;
width
:
100%
;
background-color
:
#00aaff
;
color
:
#FFFFFF
;
text-align
:
center
;
line-height
:
50px
;
}
#kwrkb09
.left
{
height
:
calc
(
100%
-
60px
);
width
:
40%
;
}
#kwrkb09
.right
{
height
:
calc
(
100%
-
60px
);
width
:
calc
(
60%
-
10px
);
border
:
#EEEEEE
1px
solid
;
}
#kwrkb09
.rightPdf
{
height
:
100%
;
width
:
100%
;
}
#kwrkb09
.cbinfor
{
width
:
100%
;
height
:
45%
;
}
#kwrkb09
.tab
{
width
:
100%
;
height
:
55%
;
padding-top
:
10px
;
}
#kwrkb09
.cpif
{
width
:
100%
;
height
:
100%
;
border
:
1px
solid
#EEEEEE
;
}
/* .cprz{
width: 100%;
height: 60%;
border: 1px solid #EEEEEE;
} */
#kwrkb09
.cpiftop
{
width
:
100%
;
height
:
40px
;
border-bottom
:
1px
solid
#EEEEEE
;
line-height
:
40px
;
display
:
flex
;
justify-content
:
center
;
}
#kwrkb09
.cpifbot
{
height
:
calc
(
100%
-
40px
);
}
#kwrkb09
.ery
{
width
:
100%
;
height
:
20%
;
display
:
flex
;
align-items
:
center
;
}
#kwrkb09
.ery
span
{
padding-left
:
20px
;
display
:
inline-block
;
width
:
70px
;
}
#kwrkb09
.tipul
>
li
{
width
:
150px
;
padding-left
:
20px
;
float
:
left
;
line-height
:
50px
;
}
#kwrkb09
.tipuli2
{
float
:
right
!important
;
}
#kwrkb09
.maintab
{
height
:
50%
;
width
:
100%
;
overflow
:
auto
;
border
:
0.5px
solid
#EEEEEE
;
}
#kwrkb09
.mainsp
{
height
:
50%
;
width
:
100%
;
}
#kwrkb09
.showtab
{
height
:
100%
;
width
:
100%
;
}
\ No newline at end of file
gavel/src/main/resources/static/css/zpfk.css
0 → 100644
View file @
7c36683a
*
{
margin
:
0
;
padding
:
0
;
}
#kwrkb01
{
height
:
100%
;
width
:
100%
;
display
:
flex
;
flex-wrap
:
wrap
;
justify-content
:
space-between
;
align-items
:
stretch
}
#kwrkb01
div
{
box-sizing
:
border-box
;
}
#kwrkb01
.toptitle
{
height
:
50px
;
width
:
100%
;
background-color
:
#00aaff
;
color
:
#FFFFFF
;
text-align
:
center
;
line-height
:
50px
;
}
#kwrkb01
.left
{
height
:
calc
(
100%
-
60px
);
width
:
40%
;
}
#kwrkb01
.right
{
height
:
calc
(
100%
-
60px
);
width
:
calc
(
60%
-
10px
);
border
:
#EEEEEE
1px
solid
;
}
#kwrkb01
.rightPdf
{
height
:
100%
;
width
:
100%
;
}
#kwrkb01
.cbinfor
{
width
:
100%
;
height
:
40%
;
}
#kwrkb01
.tab
{
width
:
100%
;
height
:
60%
;
padding-top
:
10px
;
}
#kwrkb01
.cpif
{
width
:
100%
;
height
:
50%
;
border
:
1px
solid
#EEEEEE
;
}
#kwrkb01
.cprz
{
width
:
100%
;
height
:
50%
;
border
:
1px
solid
#EEEEEE
;
}
#kwrkb01
.cpiftop
{
width
:
100%
;
height
:
40px
;
border-bottom
:
1px
solid
#EEEEEE
;
line-height
:
40px
;
display
:
flex
;
justify-content
:
center
;
}
#kwrkb01
.cpifbot
{
height
:
calc
(
100%
-
40px
);
}
#kwrkb01
.ery
{
width
:
50%
;
height
:
50%
;
display
:
flex
;
align-items
:
center
;
}
#kwrkb01
.ery
span
{
padding-left
:
20px
;
display
:
inline-block
;
width
:
70px
;
}
#kwrkb01
.tipul
>
li
{
width
:
150px
;
padding-left
:
20px
;
float
:
left
;
line-height
:
50px
;
}
#kwrkb01
.tipuli2
{
float
:
right
!important
;
}
#kwrkb01
.maintab
{
height
:
100%
;
width
:
100%
;
overflow
:
hidden
;
border
:
0.5px
solid
#EEEEEE
;
}
#kwrkb01
.showtab
{
height
:
100%
;
width
:
100%
;
}
.easyuitext
{
height
:
30px
;
border
:
0.5px
solid
#D3D3D3
;
}
#kwrkb01
.wid70
{
width
:
70%
;
}
#kwrkb01
.ok-item
{
background
:
-webkit-gradient
(
linear
,
left
top
,
right
top
,
from
(
#42d79b
),
to
(
#a6e25f
));
background
:
linear-gradient
(
90deg
,
#42d79b
,
#a6e25f
);}
/* 界面2 */
#kwrkb02
{
height
:
100%
;
width
:
100%
;
display
:
flex
;
flex-wrap
:
wrap
;
justify-content
:
space-between
;
align-items
:
stretch
}
#kwrkb02
div
{
box-sizing
:
border-box
;
}
#kwrkb02
.toptitle
{
height
:
50px
;
width
:
100%
;
background-color
:
#00aaff
;
color
:
#FFFFFF
;
text-align
:
center
;
line-height
:
50px
;
}
#kwrkb02
.left
{
height
:
calc
(
100%
-
60px
);
width
:
40%
;
}
#kwrkb02
.right
{
height
:
calc
(
100%
-
60px
);
width
:
calc
(
60%
-
10px
);
border
:
#EEEEEE
1px
solid
;
}
#kwrkb02
.rightPdf
{
height
:
100%
;
width
:
100%
;
}
#kwrkb02
.cbinfor
{
width
:
100%
;
height
:
40%
;
}
#kwrkb02
.tab
{
width
:
100%
;
height
:
60%
;
padding-top
:
10px
;
}
#kwrkb02
.cpif
{
width
:
100%
;
height
:
50%
;
border
:
1px
solid
#EEEEEE
;
display
:
flex
;
}
#kwrkb02
.cprz
{
width
:
100%
;
height
:
50%
;
border
:
1px
solid
#EEEEEE
;
}
#kwrkb02
.cpiftop
{
width
:
100%
;
height
:
40px
;
border-bottom
:
1px
solid
#EEEEEE
;
line-height
:
40px
;
display
:
flex
;
justify-content
:
center
;
}
#kwrkb02
.cpifbot
{
height
:
calc
(
100%
-
40px
);
}
#kwrkb02
.ery
{
width
:
100%
;
height
:
33.3%
;
display
:
flex
;
align-items
:
center
;
}
#kwrkb02
.ery
span
{
padding-left
:
20px
;
display
:
inline-block
;
width
:
100px
;
}
#kwrkb02
.tipul
>
li
{
width
:
150px
;
padding-left
:
20px
;
float
:
left
;
line-height
:
50px
;
}
#kwrkb02
.tipuli2
{
float
:
right
!important
;
}
#kwrkb02
.tipul
button
{
margin-left
:
10px
;
height
:
30px
;
width
:
60px
;
background-color
:
#FFFFFF
;
border
:
0.5px
solid
#EEEEEE
;
text-decoration
:
none
;
transition
:
background-color
.2s
ease-out
;
background-clip
:
padding-box
;
/* Fix bleeding */
border-radius
:
3px
!important
;
box-shadow
:
0
1px
0
rgba
(
0
,
0
,
0
,
.3
),
0
2px
2px
-1px
rgba
(
0
,
0
,
0
,
.5
),
0
1px
0
rgba
(
255
,
255
,
255
,
.3
)
inset
;
text-shadow
:
0
1px
0
rgba
(
255
,
255
,
255
,
.9
);
}
#kwrkb02
.maintab
{
height
:
100%
;
width
:
100%
;
overflow
:
auto
;
border
:
0.5px
solid
#EEEEEE
;
}
#kwrkb02
.showtab
{
height
:
100%
;
width
:
100%
;
}
#kwrkb02
.tipulmid
{
width
:
70px
;
margin
:
0
auto
;
float
:
left
;
line-height
:
50px
;
text-align
:
center
;
}
/* 界面3 */
#kwrkb03
{
height
:
100%
;
width
:
100%
;
display
:
flex
;
flex-wrap
:
wrap
;
justify-content
:
space-between
;
align-items
:
stretch
}
#kwrkb03
div
{
box-sizing
:
border-box
;
}
#kwrkb03
.toptitle
{
height
:
50px
;
width
:
100%
;
background-color
:
#00aaff
;
color
:
#FFFFFF
;
text-align
:
center
;
line-height
:
50px
;
}
#kwrkb03
.left
{
height
:
calc
(
100%
-
130px
);
width
:
40%
;
}
#kwrkb03
.right
{
height
:
calc
(
100%
-
130px
);
width
:
calc
(
60%
-
10px
);
border
:
#EEEEEE
1px
solid
;
}
#kwrkb03
.rightPdf
{
height
:
100%
;
width
:
100%
;
}
#kwrkb03
.cbinfor
{
width
:
100%
;
height
:
40%
;
}
#kwrkb03
.tab
{
width
:
100%
;
height
:
60%
;
padding-top
:
10px
;
}
#kwrkb03
.cpif
{
width
:
100%
;
height
:
50%
;
border
:
1px
solid
#EEEEEE
;
display
:
flex
;
}
#kwrkb03
.cprz
{
width
:
100%
;
height
:
100%
;
border
:
1px
solid
#EEEEEE
;
}
#kwrkb03
.cpiftop
{
width
:
100%
;
height
:
40px
;
border-bottom
:
1px
solid
#EEEEEE
;
line-height
:
40px
;
display
:
flex
;
justify-content
:
center
;
}
#kwrkb03
.cpifbot
{
height
:
calc
(
100%
-
40px
);
}
#kwrkb03
.ery
{
width
:
100%
;
height
:
33.3%
;
display
:
flex
;
align-items
:
center
;
}
#kwrkb03
.titdowinfor
span
{
padding-left
:
20px
;
display
:
inline-block
;
width
:
70px
;
}
#kwrkb03
.tipul
>
li
{
width
:
150px
;
padding-left
:
20px
;
float
:
left
;
line-height
:
50px
;
}
#kwrkb03
.tipuli2
{
float
:
right
!important
;
}
#kwrkb03
.titdowinfor
button
{
margin-left
:
10px
;
height
:
30px
;
width
:
60px
;
background-color
:
#FFFFFF
;
border
:
0.5px
solid
#EEEEEE
;
text-decoration
:
none
;
transition
:
background-color
.2s
ease-out
;
background-clip
:
padding-box
;
/* Fix bleeding */
border-radius
:
3px
!important
;
box-shadow
:
0
1px
0
rgba
(
0
,
0
,
0
,
.3
),
0
2px
2px
-1px
rgba
(
0
,
0
,
0
,
.5
),
0
1px
0
rgba
(
255
,
255
,
255
,
.3
)
inset
;
text-shadow
:
0
1px
0
rgba
(
255
,
255
,
255
,
.9
);
}
#kwrkb03
.maintab
{
height
:
100%
;
width
:
100%
;
overflow
:
auto
;
border
:
0.5px
solid
#EEEEEE
;
}
#kwrkb03
.showtab
{
height
:
100%
;
width
:
100%
;
}
#kwrkb03
.tipulmid
{
width
:
90px
!important
;
margin
:
0
auto
;
float
:
left
;
line-height
:
50px
;
text-align
:
center
;
}
#kwrkb03
.titdowinfor
{
width
:
25%
;
height
:
100%
;
}
\ No newline at end of file
gavel/src/main/resources/templates/views/kmes/gphy/edit.html
deleted
100644 → 0
View file @
726ef411
This diff is collapsed.
Click to expand it.
gavel/src/main/resources/templates/views/kmes/gphy/gx.html
deleted
100644 → 0
View file @
726ef411
<div
class=
"e-dialog-container"
data-options=
"width:480,height:280"
id=
"gphyGx"
>
<div
class=
"gui-fluid editTable"
>
<input
type=
"hidden"
name=
"gxName"
>
<input
type=
"hidden"
name=
"gzzxid"
>
<input
type=
"hidden"
name=
"gzzxname"
>
<div
class=
"gui-row"
>
<div
class=
"gui-col-sm12"
>
<label
class=
"gui-form-label"
>
工序:
</label>
<div
class=
"gui-input-block"
>
<input
type=
"text"
name=
"gxid"
data-toggle=
"gui-combobox"
>
</div>
</div>
</div>
<div
class=
"gui-row"
>
<div
class=
"gui-col-sm12"
>
<label
class=
"gui-form-label"
>
班型:
</label>
<div
class=
"gui-input-block"
>
<input
type=
"text"
name=
"bxid"
style=
"width: 100%;"
data-options=
"required:true"
>
</div>
</div>
</div>
</div>
</div>
<script>
$
(
function
()
{
var
$dialog
=
$
(
"#gphyGx"
);
var
$inputGxid
=
$dialog
.
find
(
"input[name='gxid']"
);
var
$inputBx
=
$dialog
.
find
(
"input[name='bxid']"
);
function
paramInit
(
ops
){
}
function
pageInit
()
{
$inputGxid
.
iCombobox
({
valueField
:
"id"
,
textField
:
"name"
,
allowNull
:
false
,
required
:
true
,
allowEdit
:
false
,
url
:
'gygl/bzgx/queryZpBzgx'
,
onSelect
:
function
(
a
)
{
$dialog
.
find
(
"input[name='gxName']"
).
val
(
a
.
name
)
$dialog
.
find
(
"input[name='gzzxid']"
).
val
(
a
.
gzzxid
||
''
)
$dialog
.
find
(
"input[name='gzzxname']"
).
val
(
a
.
gzzxname
||
''
)
},
loadFilter
:
function
(
a
)
{
var
datas
=
a
[
"data"
][
"records"
]
$
.
each
(
datas
,
function
(
i
,
item
)
{
item
[
"name"
]
=
item
[
"gzzxname"
]
+
"-"
+
item
[
"name"
]
});
return
datas
}
});
$inputBx
.
iCombobox
({
valueField
:
"id"
,
textField
:
"name"
,
allowNull
:
false
,
allowEdit
:
false
,
url
:
'kmes/bx/query'
,
onSelect
:
function
(
a
)
{
}});
}
/*数据初始化*/
function
dataInit
(
obj
){
}
function
run
(
res
){
}
gas
.
load
(
paramInit
,
pageInit
,
dataInit
,
run
);
})
</script>
\ No newline at end of file
gavel/src/main/resources/templates/views/kmes/gphy/index.html
View file @
7c36683a
This diff is collapsed.
Click to expand it.
gavel/src/main/resources/templates/views/kmes/gpjy/index.html
View file @
7c36683a
This diff is collapsed.
Click to expand it.
gavel/src/main/resources/templates/views/kmes/gpwx/index.html
View file @
7c36683a
This diff is collapsed.
Click to expand it.
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