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
cb3d7483
Commit
cb3d7483
authored
Feb 25, 2022
by
李苏
💬
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
登录页面
parent
8805bd7c
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
15 additions
and
7 deletions
+15
-7
jyfk.css
gavel/src/main/resources/static/css/jyfk.css
+1
-0
wxfk.css
gavel/src/main/resources/static/css/wxfk.css
+1
-0
zpfk.css
gavel/src/main/resources/static/css/zpfk.css
+1
-0
index.html
...l/src/main/resources/templates/views/kmes/gphy/index.html
+12
-7
No files found.
gavel/src/main/resources/static/css/jyfk.css
View file @
cb3d7483
...
@@ -108,6 +108,7 @@
...
@@ -108,6 +108,7 @@
width
:
100%
;
width
:
100%
;
}
}
.easyuitext
{
.easyuitext
{
padding-left
:
10px
;
height
:
30px
;
height
:
30px
;
border
:
0.5px
solid
#D3D3D3
;
border
:
0.5px
solid
#D3D3D3
;
}
}
...
...
gavel/src/main/resources/static/css/wxfk.css
View file @
cb3d7483
...
@@ -108,6 +108,7 @@
...
@@ -108,6 +108,7 @@
width
:
100%
;
width
:
100%
;
}
}
.easyuitext
{
.easyuitext
{
padding-left
:
10px
;
height
:
30px
;
height
:
30px
;
border
:
0.5px
solid
#D3D3D3
;
border
:
0.5px
solid
#D3D3D3
;
}
}
...
...
gavel/src/main/resources/static/css/zpfk.css
View file @
cb3d7483
...
@@ -131,6 +131,7 @@
...
@@ -131,6 +131,7 @@
width
:
100%
;
width
:
100%
;
}
}
.easyuitext
{
.easyuitext
{
padding-left
:
10px
;
height
:
30px
;
height
:
30px
;
border
:
0.5px
solid
#D3D3D3
;
border
:
0.5px
solid
#D3D3D3
;
}
}
...
...
gavel/src/main/resources/templates/views/kmes/gphy/index.html
View file @
cb3d7483
...
@@ -62,26 +62,31 @@
...
@@ -62,26 +62,31 @@
field
:
'wlxxCode'
,
field
:
'wlxxCode'
,
title
:
'品号'
,
title
:
'品号'
,
width
:
'20%'
,
width
:
'20%'
,
align
:
"center"
},
},
{
{
field
:
'wlxxName'
,
field
:
'wlxxName'
,
title
:
'品名'
,
title
:
'品名'
,
width
:
'23%'
,
width
:
'23%'
,
align
:
"center"
},
},
{
{
field
:
'wlxxGg'
,
field
:
'wlxxGg'
,
title
:
'规格型号'
,
title
:
'规格型号'
,
width
:
'20%'
,
width
:
'20%'
,
align
:
"center"
},
},
{
{
field
:
'xqsl'
,
field
:
'xqsl'
,
title
:
'数量'
,
title
:
'数量'
,
width
:
'20%'
,
width
:
'20%'
,
align
:
"center"
},
},
{
{
field
:
'zpsl'
,
field
:
'zpsl'
,
title
:
'装配数量'
,
title
:
'装配数量'
,
width
:
'20%'
,
width
:
'20%'
,
align
:
"center"
},
},
]
]
]
]
...
@@ -265,11 +270,11 @@
...
@@ -265,11 +270,11 @@
<!-- 顶部信息条 -->
<!-- 顶部信息条 -->
<div
class=
"toptitle"
>
<div
class=
"toptitle"
>
<ul
class=
"tipul"
style=
"height: 100%;"
>
<ul
class=
"tipul"
style=
"height: 100%;"
>
<li>
ADMIN
</li>
<li>
当前工序:{{gx}}
</li>
<li>
系统管理员
</li>
<li>
系统管理员
</li>
<li
class=
"tipuli2"
>
{{systime}}
</li>
<li
class=
"tipuli2"
>
{{systime}}
</li>
<li
class=
"tipuli2"
style=
"margin-right: 200px;"
>
计数:30
</li>
<li
class=
"tipuli2"
style=
"margin-right: 200px;"
>
计数:30
</li>
<li
class=
"tipuli2"
>
当前工序:{{gx}}
</li>
<li
class=
"tipuli2"
></li>
</ul>
</ul>
</div>
</div>
...
@@ -280,7 +285,7 @@
...
@@ -280,7 +285,7 @@
<div
class=
"cpif"
>
<div
class=
"cpif"
>
<!-- top -->
<!-- top -->
<div
class=
"cpiftop"
style=
"display: flex;align-items: center;"
>
<div
class=
"cpiftop"
style=
"display: flex;align-items: center;"
>
<span>
序列号
</span>
:
<input
style=
"width: 84%;"
class=
"easyuitext"
name=
"xlh"
@
keydown=
"scanxlh()"
v-model=
"xlh"
placeholder=
"请扫码条码"
/>
<span>
序列号
</span>
<input
style=
"width: 84%;"
class=
"easyuitext"
name=
"xlh"
@
keydown=
"scanxlh()"
v-model=
"xlh"
placeholder=
"请扫码条码"
/>
</div>
</div>
<!-- bot -->
<!-- bot -->
<div
class=
"cpifbot"
style=
"display: flex;flex-wrap: wrap;"
>
<div
class=
"cpifbot"
style=
"display: flex;flex-wrap: wrap;"
>
...
@@ -332,8 +337,8 @@
...
@@ -332,8 +337,8 @@
<!-- 顶部信息条 -->
<!-- 顶部信息条 -->
<div
class=
"toptitle"
style=
"position: relative;"
>
<div
class=
"toptitle"
style=
"position: relative;"
>
<ul
style=
"position: absolute;right: 50%;transform: translateX(50%);"
>
<ul
style=
"position: absolute;right: 50%;transform: translateX(50%);"
>
<li
class=
"tipulmid"
>
ADMIN
</li>
<li
class=
"tipulmid"
></li>
<li
class=
"tipulmid"
>
系统管理员
</li>
<li
class=
"tipulmid"
style=
"width: 130px;"
>
系统管理员
</li>
<li
class=
"tipulmid"
>
甲班
</li>
<li
class=
"tipulmid"
>
甲班
</li>
<li
class=
"tipulmid"
style=
"width: 200px;"
>
当前工序:{{gx}}
</li>
<li
class=
"tipulmid"
style=
"width: 200px;"
>
当前工序:{{gx}}
</li>
</ul>
</ul>
...
@@ -343,7 +348,7 @@
...
@@ -343,7 +348,7 @@
<button
type=
"button"
><b
style=
"color: #666666;font-style:oblique;"
>
SUBMIT
</b></button>
<button
type=
"button"
><b
style=
"color: #666666;font-style:oblique;"
>
SUBMIT
</b></button>
</li>
</li>
<li
class=
"tipuli2"
>
{{systime}}
</li>
<li
class=
"tipuli2"
>
{{systime}}
</li>
<li
class=
"tipuli2"
style=
"margin-right: 10px;"
>
计数:
30
</li>
<li
class=
"tipuli2"
style=
"margin-right: 10px;"
>
计数:
<span
style=
"font-size: 16px;"
>
30
</span>
</li>
</ul>
</ul>
...
@@ -356,7 +361,7 @@
...
@@ -356,7 +361,7 @@
<!-- top -->
<!-- top -->
<div
class=
"cpileft"
style=
"width: 70%;height: 100%;"
>
<div
class=
"cpileft"
style=
"width: 70%;height: 100%;"
>
<div
class=
"ery"
>
<div
class=
"ery"
>
<span>
工单
</span><input
class=
"easyuitext"
v-model=
"gd"
style=
"width: 70%
"
name=
"gd"
/>
<span>
工单
</span><input
class=
"easyuitext"
v-model=
"gd"
style=
"width: 70%;
"
name=
"gd"
/>
</div>
</div>
<div
class=
"ery"
>
<div
class=
"ery"
>
<span>
SN
</span><input
class=
"easyuitext"
v-model=
"cpsn"
style=
"width: 70%"
name=
"cpsn"
/>
<span>
SN
</span><input
class=
"easyuitext"
v-model=
"cpsn"
style=
"width: 70%"
name=
"cpsn"
/>
...
...
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