Skip to content
Toggle navigation
Projects
Groups
Snippets
Help
Toggle navigation
This project
Loading...
Sign in
李君
/
carrefour
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit 901a1b10
authored
Nov 14, 2022
by
李君
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
优化
1 parent
14ab2cee
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
8 additions
and
8 deletions
src/views/queueManagement/basicPassengerFlow/index.vue
src/views/queueManagement/dataPlayback/index.vue
src/views/queueManagement/queueLive/index.vue
src/views/queueManagement/queueStatistics/index.vue
src/views/queueManagement/basicPassengerFlow/index.vue
View file @
901a1b1
...
@@ -115,7 +115,7 @@
...
@@ -115,7 +115,7 @@
bottom
:
'3%'
,
bottom
:
'3%'
,
containLabel
:
true
containLabel
:
true
},
},
color
:
[
'#3BB8FF'
,
'#FFC62E'
,
'#d83965
'
],
color
:
[
'#3BB8FF'
,
'#FFC62E'
,
'#97c05c'
,
'#d83965'
,
'#9036aa
'
],
xAxis
:
[{
xAxis
:
[{
type
:
'category'
,
type
:
'category'
,
data
:
[],
data
:
[],
...
...
src/views/queueManagement/dataPlayback/index.vue
View file @
901a1b1
...
@@ -351,10 +351,10 @@
...
@@ -351,10 +351,10 @@
left
:
'3%'
,
left
:
'3%'
,
right
:
'4%'
,
right
:
'4%'
,
bottom
:
'3%'
,
bottom
:
'3%'
,
top
:
'
4
0'
,
top
:
'
5
0'
,
containLabel
:
true
containLabel
:
true
},
},
color
:
[
'#3BB8FF'
,
'#FFC62E'
,
'#97c05c
'
],
color
:
[
'#3BB8FF'
,
'#FFC62E'
,
'#97c05c'
,
'#d83965'
,
'#9036aa
'
],
xAxis
:
[{
xAxis
:
[{
type
:
'category'
,
type
:
'category'
,
data
:
[],
data
:
[],
...
@@ -398,7 +398,7 @@
...
@@ -398,7 +398,7 @@
top
:
'40'
,
top
:
'40'
,
containLabel
:
true
containLabel
:
true
},
},
color
:
[
'#3BB8FF'
,
'#FFC62E'
,
'#97c05c
'
],
color
:
[
'#3BB8FF'
,
'#FFC62E'
,
'#97c05c'
,
'#d83965'
,
'#9036aa
'
],
xAxis
:
[{
xAxis
:
[{
type
:
'category'
,
type
:
'category'
,
data
:
[],
data
:
[],
...
...
src/views/queueManagement/queueLive/index.vue
View file @
901a1b1
...
@@ -49,7 +49,7 @@
...
@@ -49,7 +49,7 @@
</div>
</div>
<div
class=
"aiot_title_item"
>
<div
class=
"aiot_title_item"
>
<div
class=
"aiot_title_item_text"
>
Carts
&
Baskets
</div>
<div
class=
"aiot_title_item_text"
>
Carts
&
Baskets
</div>
<div
class=
"aiot_title_item_num"
>
{{
topData
.
carts
}}
&
{{
topData
.
baskets
}}
</div>
<div
class=
"aiot_title_item_num"
>
{{
topData
.
carts
}}
</div>
</div>
</div>
<!--
<div
class=
"aiot_title_item"
>
<!--
<div
class=
"aiot_title_item"
>
<div
class=
"aiot_title_item_text"
>
Crowded Counters
</div>
<div
class=
"aiot_title_item_text"
>
Crowded Counters
</div>
...
@@ -287,7 +287,7 @@ export default {
...
@@ -287,7 +287,7 @@ export default {
top
:
'50'
,
top
:
'50'
,
containLabel
:
true
containLabel
:
true
},
},
color
:
[
'#3BB8FF'
,
'#FFC62E'
,
'#97c05c'
],
color
:
[
'#3BB8FF'
,
'#FFC62E'
,
'#97c05c'
,
'#d83965'
,
'#9036aa'
],
xAxis
:
[{
xAxis
:
[{
type
:
'category'
,
type
:
'category'
,
data
:
[],
data
:
[],
...
@@ -331,7 +331,7 @@ export default {
...
@@ -331,7 +331,7 @@ export default {
top
:
'40'
,
top
:
'40'
,
containLabel
:
true
containLabel
:
true
},
},
color
:
[
'#3BB8FF'
,
'#FFC62E'
,
'#97c05c
'
],
color
:
[
'#3BB8FF'
,
'#FFC62E'
,
'#97c05c'
,
'#d83965'
,
'#9036aa
'
],
xAxis
:
[{
xAxis
:
[{
type
:
'category'
,
type
:
'category'
,
data
:
[],
data
:
[],
...
...
src/views/queueManagement/queueStatistics/index.vue
View file @
901a1b1
...
@@ -122,7 +122,7 @@
...
@@ -122,7 +122,7 @@
bottom
:
'3%'
,
bottom
:
'3%'
,
containLabel
:
true
containLabel
:
true
},
},
color
:
[
'#3BB8FF'
,
'#FFC62E'
,
'#97c05c'
],
color
:
[
'#3BB8FF'
,
'#FFC62E'
,
'#97c05c'
,
'#d83965'
,
'#9036aa'
],
xAxis
:
[{
xAxis
:
[{
type
:
'category'
,
type
:
'category'
,
data
:
[],
data
:
[],
...
...
Write
Preview
Markdown
is supported
Attach a file
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 post a comment