Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
K
kanban-nanjing-11
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
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
caolun
kanban-nanjing-11
Commits
7b8171a3
Commit
7b8171a3
authored
May 31, 2024
by
Allencl
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'main' of
http://124.222.198.109:34511/caolun/kanban-nanjing-11
parents
79a648d9
5d71a0a4
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
141 additions
and
62 deletions
+141
-62
page1.css
css/page1.css
+26
-2
page3.css
css/page3.css
+24
-0
page1.html
page1.html
+25
-12
page2.html
page2.html
+9
-8
page3.html
page3.html
+57
-40
No files found.
css/page1.css
View file @
7b8171a3
...
@@ -7,7 +7,7 @@
...
@@ -7,7 +7,7 @@
position
:
relative
;
position
:
relative
;
/* background: url(../img/logistics/box1.png) no-repeat; */
/* background: url(../img/logistics/box1.png) no-repeat; */
border
:
1px
solid
#026d91
;
border
:
1px
solid
#026d91
;
height
:
934
px
;
height
:
880
px
;
margin-bottom
:
22px
;}
margin-bottom
:
22px
;}
.main_f
{
background
:
url(../img/logistics/box1.png)
no-repeat
;
height
:
864px
;
}
.main_f
{
background
:
url(../img/logistics/box1.png)
no-repeat
;
height
:
864px
;
}
...
@@ -816,7 +816,7 @@
...
@@ -816,7 +816,7 @@
position
:
absolute
;
position
:
absolute
;
width
:
calc
(
1181px
*
0.9
);
width
:
calc
(
1181px
*
0.9
);
height
:
calc
(
1181px
*
0.6
8
);
height
:
calc
(
1181px
*
0.6
4
);
left
:
80px
;
left
:
80px
;
}
}
...
@@ -871,3 +871,27 @@
...
@@ -871,3 +871,27 @@
.error
{
.error
{
color
:
#e91d1d
;
color
:
#e91d1d
;
}
}
.marquee-container
{
width
:
50%
;
overflow
:
hidden
;
white-space
:
nowrap
;
box-sizing
:
border-box
;
float
:
left
;
}
.marquee
{
display
:
inline-block
;
padding-left
:
100%
;
animation
:
marquee
15s
linear
infinite
;
}
@keyframes
marquee
{
from
{
transform
:
translateX
(
0%
);
}
to
{
transform
:
translateX
(
-100%
);
}
}
css/page3.css
View file @
7b8171a3
...
@@ -891,3 +891,27 @@
...
@@ -891,3 +891,27 @@
.error
{
.error
{
color
:
#e91d1d
;
color
:
#e91d1d
;
}
}
.marquee-container
{
width
:
50%
;
overflow
:
hidden
;
white-space
:
nowrap
;
box-sizing
:
border-box
;
float
:
left
;
}
.marquee
{
display
:
inline-block
;
padding-left
:
100%
;
animation
:
marquee
15s
linear
infinite
;
}
@keyframes
marquee
{
from
{
transform
:
translateX
(
0%
);
}
to
{
transform
:
translateX
(
-100%
);
}
}
page1.html
View file @
7b8171a3
...
@@ -46,8 +46,6 @@
...
@@ -46,8 +46,6 @@
<div
class=
"mainer"
>
<div
class=
"mainer"
>
<div
class=
"mainbox"
>
<div
class=
"mainbox"
>
<div
class=
"box-right-container box-echarts-body-index1"
>
<div
class=
"box-right-container box-echarts-body-index1"
>
<div
class=
"main_t ul-index1"
>
<div
class=
"main_t ul-index1"
>
...
@@ -92,7 +90,6 @@
...
@@ -92,7 +90,6 @@
</div>
</div>
</div>
</div>
<div
class=
"box-right-container box-echarts-body-index2"
>
<div
class=
"box-right-container box-echarts-body-index2"
>
<div
class=
"main_t ul-index1"
>
<div
class=
"main_t ul-index1"
>
...
@@ -143,7 +140,16 @@
...
@@ -143,7 +140,16 @@
</div>
</div>
</div>
</div>
<div
class=
"box-right-container box-echarts-body-index2"
id=
"dialog-entirety-message-id"
>
<div
class=
"main_b ul-index1 bottom-inex23-box"
>
<div
class=
"main_b marquee-container"
>
<span
class=
"marquee text-126 error"
id=
"msgShowWindow"
>
连接错误,连接错误,连接错误
</span>
</div>
<div
class=
"main_b marquee-container"
>
<span
class=
"marquee text-126 error"
id=
"broadcastShowWindow"
style=
"float: left"
>
通知:---=--=-=
</span>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
...
@@ -156,13 +162,7 @@
...
@@ -156,13 +162,7 @@
<img
src=
"./img/close.svg"
alt=
""
>
<img
src=
"./img/close.svg"
alt=
""
>
</div>
</div>
<div
class=
"box-right-container box-echarts-body-index2"
id=
"dialog-entirety-message-id"
>
<div
class=
"main_b ul-index1 bottom-inex23-box"
>
<div
class=
"main_b"
>
<span
class=
"text-126 error"
id=
"msgShowWindow"
>
连接错误,连接错误,连接错误
</span>
</div>
</div>
</div>
</div>
</div>
...
@@ -253,9 +253,17 @@
...
@@ -253,9 +253,17 @@
isNull
(
'
is-null-text-6
'
);
isNull
(
'
is-null-text-6
'
);
}
}
}
}
if
(
_data
.
type
===
'
statusWarningMag
'
){
if
(
_data
.
status
===
'
异常
'
){
//TODO 异常报警信息
let
warningMsg
=
_data
.
warningMsg
;
$
(
"
#msgShowWindow
"
).
text
(
warningMsg
);
$
(
"
#msgShowWindow
"
).
addClass
(
"
error
"
);
}
}
if
(
_data
.
type
==
'
broadcast
'
){
if
(
_data
.
type
==
'
broadcast
'
){
if
(
_data
.
message
){
if
(
_data
.
message
){
$
(
"
#
msg
ShowWindow
"
).
text
(
_data
.
message
);
$
(
"
#
broadcast
ShowWindow
"
).
text
(
_data
.
message
);
}
}
}
}
...
@@ -306,6 +314,11 @@
...
@@ -306,6 +314,11 @@
/*height: 448px;*/
/*height: 448px;*/
margin-bottom
:
22px
;
margin-bottom
:
22px
;
}
}
.bottom-inex23-box
{
margin-right
:
0px
!important
;
}
.text-126
{
.text-126
{
text-align
:
center
;
text-align
:
center
;
font-size
:
60px
;
font-size
:
60px
;
...
...
page2.html
View file @
7b8171a3
...
@@ -244,7 +244,7 @@
...
@@ -244,7 +244,7 @@
</div>
</div>
<div
class=
"ibox_m"
>
<div
class=
"ibox_m"
>
<p
class=
"text-125"
>
<p
class=
"text-125"
>
<span>
207
</span>
<span
id=
"totalProductNum"
>
207
</span>
<span
style=
"font-size: 86px;"
>
台
</span>
<span
style=
"font-size: 86px;"
>
台
</span>
</p>
</p>
...
@@ -349,27 +349,28 @@ $(document).ready(function () {
...
@@ -349,27 +349,28 @@ $(document).ready(function () {
if
(
_data
.
type
===
'
statusWarningMag
'
){
if
(
_data
.
type
===
'
statusWarningMag
'
){
$
(
"
#equipmentStatus
"
).
text
(
_data
.
status
);
$
(
"
#equipmentStatus
"
).
text
(
_data
.
status
);
if
(
_data
.
status
===
'
异常
'
){
if
(
_data
.
status
===
'
异常
'
){
$
(
"
#equipmentStatus
"
).
removeClass
(
"
text-124
"
);
$
(
"
#equipmentStatus
"
).
addClass
(
"
error
"
);
$
(
"
#equipmentStatus
"
).
removeClass
(
"
text-124-error
"
);
$
(
"
#equipmentStatus
"
).
addClass
(
"
text-124-error
"
);
//TODO 异常报警信息
//TODO 异常报警信息
let
warningMsg
=
_data
.
warningMsg
;
let
warningMsg
=
_data
.
warningMsg
;
$
(
"
#msgShowWindow
"
).
text
(
warningMsg
);
$
(
"
#msgShowWindow
"
).
text
(
warningMsg
);
$
(
"
#msgShowWindow
"
).
addClass
(
"
error
"
);
$
(
"
#msgShowWindow
"
).
addClass
(
"
error
"
);
}
else
{
}
else
{
$
(
"
#equipmentStatus
"
).
removeClass
(
"
text-124
"
);
$
(
"
#equipmentStatus
"
).
removeClass
(
"
text-124-error
"
);
$
(
"
#msgShowWindow
"
).
removeClass
(
"
error
"
);
$
(
"
#msgShowWindow
"
).
removeClass
(
"
error
"
);
$
(
"
#equipmentStatus
"
).
addClass
(
"
text-124
"
);
$
(
"
#equipmentStatus
"
).
addClass
(
"
text-124
"
);
}
}
}
}
if
(
_data
.
type
==
'
broadcast
'
){
if
(
_data
.
type
==
'
broadcast
'
){
if
(
_data
.
message
){
if
(
_data
.
message
){
$
(
"
#broadcastShowWindow
"
).
text
(
_data
.
message
);
$
(
"
#broadcastShowWindow
"
).
text
(
_data
.
message
);
}
}
}
}
if
(
_data
.
type
==
'
info
'
){
if
(
_data
.
message
.
result
){
if
(
_data
.
message
.
result
.
ALL
){
$
(
"
#totalProductNum
"
).
text
(
_data
.
message
.
result
.
ALL
);
}
}
}
},
false
);
},
false
);
// 初始时关闭提示
// 初始时关闭提示
...
...
page3.html
View file @
7b8171a3
...
@@ -39,54 +39,58 @@
...
@@ -39,54 +39,58 @@
<div
class=
"mainer"
>
<div
class=
"mainer"
>
<div
class=
"mainbox"
>
<div
class=
"mainbox"
>
<div
class=
"box-right-container box-echarts-body-index2"
>
<div
class=
"left-img-box"
>
<img
src=
""
alt=
""
id=
"image"
>
</div>
<div
class=
"left-img-box"
>
<div
class=
"right-img-box"
>
<img
src=
""
alt=
""
id=
"image"
>
<ul>
</div>
<li>
<img
src=
"./img/logistics/tit.png"
alt=
""
>
<div
class=
"right-img-box"
>
<div>
<ul>
<span>
车辆号:
</span>
<li>
<span
id=
"tps-text"
></span>
<img
src=
"./img/logistics/tit.png"
alt=
""
>
</div>
<div>
</li>
<span>
车辆号:
</span>
<li>
<span
id=
"tps-text"
></span>
<img
src=
"./img/logistics/tit.png"
alt=
""
>
</div>
<div>
</li>
<span>
车型:
</span>
<li>
<span
id=
"partNo-text"
></span>
<img
src=
"./img/logistics/tit.png"
alt=
""
>
</div>
<div>
</li>
<span>
车型:
</span>
<li>
<span
id=
"partNo-text"
></span>
<img
src=
"./img/logistics/tit.png"
alt=
""
>
</div>
<div>
</li>
<span
id=
"span-botton-next"
>
下一张
</span>
<li>
</div>
<img
src=
"./img/logistics/tit.png"
alt=
""
>
</li>
<div>
<li>
<span
id=
"span-botton-next"
>
下一张
</span>
<img
src=
"./img/logistics/tit.png"
alt=
""
>
</div>
<div>
</li>
<span
id=
"span-botton-up"
>
上一张
</span>
<li>
</div>
<img
src=
"./img/logistics/tit.png"
alt=
""
>
</li>
<div>
</ul>
<span
id=
"span-botton-up"
>
上一张
</span>
</div>
</div>
</li>
</ul>
</div>
</div>
<div
class=
"box-right-container box-echarts-body-index2"
id=
"dialog-entirety-message-id"
>
<div
class=
"box-right-container box-echarts-body-index2"
id=
"dialog-entirety-message-id"
>
<div
class=
"main_b ul-index1 bottom-inex23-box"
>
<div
class=
"main_b ul-index1 bottom-inex23-box"
>
<div
class=
"main_b"
>
<div
class=
"main_b marquee-container"
>
<span
class=
"text-126 error"
id=
"msgShowWindow"
>
连接错误,连接错误,连接错误
</span>
<span
class=
"marquee text-126 error"
id=
"msgShowWindow"
>
连接错误,连接错误,连接错误
</span>
</div>
<div
class=
"main_b marquee-container"
>
<span
class=
"marquee text-126 error"
id=
"broadcastShowWindow"
style=
"float: left"
>
通知:---=--=-=
</span>
</div>
</div>
</div>
</div>
</div>
</div>
<div
class=
"dialog-entirety-box"
id=
"dialog-entirety-box-id"
>
<h1>
网络连接已断开!
</h1>
<img
src=
"./img/close.svg"
alt=
""
>
</div>
</div>
</div>
<div
class=
"dialog-entirety-box"
id=
"dialog-entirety-box-id"
>
<h1>
网络连接已断开!
</h1>
<img
src=
"./img/close.svg"
alt=
""
>
</div>
</div>
</div>
</div>
</div>
...
@@ -115,6 +119,19 @@
...
@@ -115,6 +119,19 @@
$
(
"
#image
"
).
attr
(
"
src
"
,
_data
.
message
.
imgUrl
);
$
(
"
#image
"
).
attr
(
"
src
"
,
_data
.
message
.
imgUrl
);
}
}
}
}
if
(
_data
.
type
===
'
statusWarningMag
'
){
if
(
_data
.
status
===
'
异常
'
){
//TODO 异常报警信息
let
warningMsg
=
_data
.
warningMsg
;
$
(
"
#msgShowWindow
"
).
text
(
warningMsg
);
$
(
"
#msgShowWindow
"
).
addClass
(
"
error
"
);
}
}
if
(
_data
.
type
==
'
broadcast
'
){
if
(
_data
.
message
){
$
(
"
#broadcastShowWindow
"
).
text
(
_data
.
message
);
}
}
},
false
);
},
false
);
// 初始时关闭提示
// 初始时关闭提示
closeAlert
();
closeAlert
();
...
...
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