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
0e735200
Commit
0e735200
authored
Feb 28, 2022
by
李苏
💬
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
pdf bug
parent
9d84a766
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
3 deletions
+6
-3
index.html
...l/src/main/resources/templates/views/kmes/gphy/index.html
+6
-3
No files found.
gavel/src/main/resources/templates/views/kmes/gphy/index.html
View file @
0e735200
...
@@ -274,7 +274,7 @@
...
@@ -274,7 +274,7 @@
<div
class=
"toptitle"
>
<div
class=
"toptitle"
>
<ul
class=
"tipul"
style=
"height: 100%;"
>
<ul
class=
"tipul"
style=
"height: 100%;"
>
<li>
当前工序:{{gx}}
</li>
<li>
当前工序:{{gx}}
</li>
<li>
系统管理员
</li>
<li>
{{username}}
</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"
></li>
<li
class=
"tipuli2"
></li>
...
@@ -341,7 +341,7 @@
...
@@ -341,7 +341,7 @@
<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"
></li>
<li
class=
"tipulmid"
></li>
<li
class=
"tipulmid"
style=
"width: 130px;"
>
系统管理员
</li>
<li
class=
"tipulmid"
style=
"width: 130px;"
>
{{username}}
</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>
...
@@ -412,7 +412,7 @@
...
@@ -412,7 +412,7 @@
<div
class=
"toptitle"
style=
"position: relative;"
>
<div
class=
"toptitle"
style=
"position: relative;"
>
<ul
class=
"tipul"
style=
"height: 100%;width: 100%;"
>
<ul
class=
"tipul"
style=
"height: 100%;width: 100%;"
>
<li
class=
"tipulmid"
>
ADMIN
</li>
<li
class=
"tipulmid"
>
ADMIN
</li>
<li
class=
"tipulmid"
>
系统管理员
</li>
<li
class=
"tipulmid"
>
{{username}}
</li>
<li
class=
"tipulmid"
>
甲班
</li>
<li
class=
"tipulmid"
>
甲班
</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;"
>
计数:30
</li>
...
@@ -489,6 +489,7 @@
...
@@ -489,6 +489,7 @@
},
},
data
:
function
()
{
data
:
function
()
{
return
{
return
{
username
:
localStorage
.
getItem
(
"username"
),
okOrng
:
"N"
,
okOrng
:
"N"
,
pdfdom
:
"kwrkb01pdf"
,
pdfdom
:
"kwrkb01pdf"
,
el
:
"#kwrkb01"
,
el
:
"#kwrkb01"
,
...
@@ -563,6 +564,7 @@
...
@@ -563,6 +564,7 @@
},
},
data
:
function
(){
data
:
function
(){
return
{
return
{
username
:
localStorage
.
getItem
(
"username"
),
okOrng
:
"N"
,
okOrng
:
"N"
,
pdfdom
:
"kwrkb02pdf"
,
pdfdom
:
"kwrkb02pdf"
,
el
:
"#kwrkb02"
,
el
:
"#kwrkb02"
,
...
@@ -639,6 +641,7 @@
...
@@ -639,6 +641,7 @@
},
},
data
:
function
(){
data
:
function
(){
return
{
return
{
username
:
localStorage
.
getItem
(
"username"
),
okOrng
:
"N"
,
okOrng
:
"N"
,
pdfdom
:
"kwrkb03pdf"
,
pdfdom
:
"kwrkb03pdf"
,
el
:
"#kwrkb03"
,
el
:
"#kwrkb03"
,
...
...
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