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
c9539187
Commit
c9539187
authored
Jun 14, 2024
by
lc0527
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
工控屏展示调整
parent
57f9bdc8
Changes
4
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
7 additions
and
7 deletions
+7
-7
index1.html
index1.html
+1
-1
page1.html
page1.html
+2
-2
page2.html
page2.html
+2
-2
page3.html
page3.html
+2
-2
No files found.
index1.html
View file @
c9539187
...
...
@@ -192,7 +192,7 @@
{
method
:
'
GET
'
,
headers
:
{
'
Authorization
'
:
'
Bearer_
'
+
localStorage
.
getItem
(
"
_token
"
)}})
.
then
(
response
=>
response
.
json
())
.
then
(
data
=>
{
this
.
gongweiList
=
data
.
data
.
map
((
o
)
=>
Object
.
assign
({},
o
,{
active
:
false
,
lable
:
o
.
siteName
}));
this
.
gongweiList
=
data
.
data
.
map
((
o
)
=>
Object
.
assign
({},
o
,{
active
:
false
,
lable
:
o
.
siteN
o
+
'
-
'
+
o
.
siteN
ame
}));
})
.
catch
(
error
=>
console
.
error
(
'
Error:
'
,
error
));
},
...
...
page1.html
View file @
c9539187
...
...
@@ -143,10 +143,10 @@
<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>
<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>
<span
class=
"marquee text-126 error"
id=
"broadcastShowWindow"
style=
"float: left"
></span>
</div>
</div>
</div>
...
...
page2.html
View file @
c9539187
...
...
@@ -302,10 +302,10 @@
<div
class=
"box-right-container box-echarts-body-index2"
>
<div
class=
"main_b ul-index1 bottom-inex23-box"
>
<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
class=
"main_b marquee-container"
>
<span
class=
"marquee text-126 error"
id=
"broadcastShowWindow"
style=
"float: left"
>
通知:---=--=-=
</span>
<span
class=
"marquee text-126 error"
id=
"broadcastShowWindow"
style=
"float: left"
></span>
</div>
</div>
</div>
...
...
page3.html
View file @
c9539187
...
...
@@ -79,10 +79,10 @@
<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>
<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>
<span
class=
"marquee text-126 error"
id=
"broadcastShowWindow"
style=
"float: left"
></span>
</div>
</div>
</div>
...
...
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