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
1f967a45
Commit
1f967a45
authored
Jun 21, 2024
by
Allencl
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
11
parent
e22bf052
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
114 additions
and
5 deletions
+114
-5
page1.html
page1.html
+2
-2
page2.html
page2.html
+58
-2
page3.html
page3.html
+54
-1
No files found.
page1.html
View file @
1f967a45
...
@@ -232,8 +232,8 @@
...
@@ -232,8 +232,8 @@
// 左边文字 修改
// 左边文字 修改
$
(
'
#productionDayDate3999 .str_move
'
).
html
(
"
错误信息
"
||
""
)
$
(
'
#productionDayDate3999 .str_move
'
).
html
(
"
错误信息
111
"
||
""
)
$
(
'
#productionDayDate3888 .str_move
'
).
html
(
"
提示信息
"
||
""
)
$
(
'
#productionDayDate3888 .str_move
'
).
html
(
"
提示信息
111
"
||
""
)
...
...
page2.html
View file @
1f967a45
...
@@ -300,7 +300,7 @@
...
@@ -300,7 +300,7 @@
</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_b ul-index1 bottom-inex23-box"
>
<div
class=
"main_b ul-index1 bottom-inex23-box"
style=
"visibility: hidden;"
>
<div
class=
"main_b marquee-container"
>
<div
class=
"main_b marquee-container"
>
<span
class=
"marquee text-126 error"
id=
"msgShowWindow"
></span>
<span
class=
"marquee text-126 error"
id=
"msgShowWindow"
></span>
</div>
</div>
...
@@ -309,6 +309,20 @@
...
@@ -309,6 +309,20 @@
</div>
</div>
</div>
</div>
</div>
</div>
<div
class=
"scroll-global-continer"
style=
" bottom: -88px;"
>
<div>
<div
class=
"left-box"
>
<div
id=
"productionDayDate3999"
class=
"scroll-loop-compont bottom-scroll-container-index"
></div>
</div>
<div
class=
"right-box"
>
<div
id=
"productionDayDate3888"
class=
"scroll-loop-compont bottom-scroll-container-index"
></div>
</div>
</div>
</div>
<div
class=
"dialog-entirety-box"
id=
"dialog-entirety-box-id"
>
<div
class=
"dialog-entirety-box"
id=
"dialog-entirety-box-id"
>
<h1>
网络连接已断开!
</h1>
<h1>
网络连接已断开!
</h1>
<img
src=
"./img/close.svg"
alt=
""
>
<img
src=
"./img/close.svg"
alt=
""
>
...
@@ -320,12 +334,54 @@
...
@@ -320,12 +334,54 @@
</div>
</div>
<script
type=
"text/javascript"
src=
"js/echarts.min.js"
></script>
<script
type=
"text/javascript"
src=
"js/echarts.min.js"
></script>
<
script
type=
"text/javascript"
src=
"js/jquery.js"
></script
>
<
!-- <script type="text/javascript" src="js/jquery.js"></script> --
>
<script>
<script>
$
(
document
).
ready
(
function
()
{
$
(
document
).
ready
(
function
()
{
// 底部文字
function
BottomText
(){
// 左边
$
(
'
#productionDayDate3999
'
).
liMarquee
(
'
destroy
'
);
$
(
'
#productionDayDate3999
'
).
liMarquee
({
// circular: false,
direction
:
'
left
'
,
scrollamount
:
30
});
// 右边
$
(
'
#productionDayDate3888
'
).
liMarquee
(
'
destroy
'
);
$
(
'
#productionDayDate3888
'
).
liMarquee
({
// circular: false,
direction
:
'
left
'
,
scrollamount
:
30
});
}
// 底部文字 初始化
BottomText
()
// 左边文字 修改
$
(
'
#productionDayDate3999 .str_move
'
).
html
(
"
错误信息222
"
||
""
)
$
(
'
#productionDayDate3888 .str_move
'
).
html
(
"
提示信息222
"
||
""
)
let
siteId
=
null
;
let
siteId
=
null
;
// 子页面 监听父页面消息
// 子页面 监听父页面消息
window
.
addEventListener
(
'
message
'
,
function
(
event
=
{})
{
window
.
addEventListener
(
'
message
'
,
function
(
event
=
{})
{
...
...
page3.html
View file @
1f967a45
...
@@ -76,7 +76,7 @@
...
@@ -76,7 +76,7 @@
</ul>
</ul>
</div>
</div>
</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"
style=
"visibility: hidden;"
>
<div
class=
"main_b ul-index1 bottom-inex23-box"
>
<div
class=
"main_b ul-index1 bottom-inex23-box"
>
<div
class=
"main_b marquee-container"
>
<div
class=
"main_b marquee-container"
>
<span
class=
"marquee text-126 error"
id=
"msgShowWindow"
></span>
<span
class=
"marquee text-126 error"
id=
"msgShowWindow"
></span>
...
@@ -88,6 +88,20 @@
...
@@ -88,6 +88,20 @@
</div>
</div>
</div>
</div>
<div
class=
"scroll-global-continer"
style=
" bottom: 46px;"
>
<div>
<div
class=
"left-box"
>
<div
id=
"productionDayDate3999"
class=
"scroll-loop-compont bottom-scroll-container-index"
></div>
</div>
<div
class=
"right-box"
>
<div
id=
"productionDayDate3888"
class=
"scroll-loop-compont bottom-scroll-container-index"
></div>
</div>
</div>
</div>
<div
class=
"dialog-entirety-box"
id=
"dialog-entirety-box-id"
>
<div
class=
"dialog-entirety-box"
id=
"dialog-entirety-box-id"
>
<h1>
网络连接已断开!
</h1>
<h1>
网络连接已断开!
</h1>
<img
src=
"./img/close.svg"
alt=
""
>
<img
src=
"./img/close.svg"
alt=
""
>
...
@@ -104,6 +118,45 @@
...
@@ -104,6 +118,45 @@
$
(
document
).
ready
(
function
()
{
$
(
document
).
ready
(
function
()
{
// 底部文字
function
BottomText
(){
// 左边
$
(
'
#productionDayDate3999
'
).
liMarquee
(
'
destroy
'
);
$
(
'
#productionDayDate3999
'
).
liMarquee
({
// circular: false,
direction
:
'
left
'
,
scrollamount
:
30
});
// 右边
$
(
'
#productionDayDate3888
'
).
liMarquee
(
'
destroy
'
);
$
(
'
#productionDayDate3888
'
).
liMarquee
({
// circular: false,
direction
:
'
left
'
,
scrollamount
:
30
});
}
// 底部文字 初始化
BottomText
()
// 左边文字 修改
$
(
'
#productionDayDate3999 .str_move
'
).
html
(
"
错误信息333
"
||
""
)
$
(
'
#productionDayDate3888 .str_move
'
).
html
(
"
提示信息333
"
||
""
)
let
siteId
=
null
;
let
siteId
=
null
;
window
.
addEventListener
(
'
message
'
,
function
(
event
=
{})
{
window
.
addEventListener
(
'
message
'
,
function
(
event
=
{})
{
const
_data
=
JSON
.
parse
(
(
event
.
data
||
"
{}
"
)
)
const
_data
=
JSON
.
parse
(
(
event
.
data
||
"
{}
"
)
)
...
...
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