Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
Z
zh-hengshuipingan-project
Project
Project
Details
Activity
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
王浩
zh-hengshuipingan-project
Commits
c8e45e86
Commit
c8e45e86
authored
Apr 12, 2024
by
军师中郎将
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
数据清理恢复
parent
17873d9f
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
27 additions
and
23 deletions
+27
-23
operationNum.vue
.../operationMonitor/operationQi/components/operationNum.vue
+18
-14
index.vue
...ping-web/src/views/operationMonitor/operationQi/index.vue
+9
-9
No files found.
zh-hengshuianping-web/src/views/operationMonitor/operationQi/components/operationNum.vue
View file @
c8e45e86
...
...
@@ -58,7 +58,8 @@
tooltip
:
{},
xAxis
:
{
type
:
'category'
,
data
:
[
'东维'
,
'田园'
,
'爱馨'
,
'旺达隆'
,
'大坎'
,
'燕山'
,
'永青'
,
'育新'
,
'白官屯'
],
// data: ['东维', '田园', '爱馨', '旺达隆', '大坎', '燕山', '永青', '育新', '白官屯'],
data
:
[],
axisLine
:
{
lineStyle
:
{
type
:
'solid'
,
...
...
@@ -79,7 +80,8 @@
},
series
:
[
{
data
:
[
4000
,
6190
,
3650
,
2050
,
2050
,
129
,
115
,
3080
,
100
],
// data: [4000,6190,3650,2050,2050,129,115,3080,100],
data
:
[],
type
:
'bar'
,
barWidth
:
7
,
}
...
...
@@ -107,17 +109,19 @@
},
tooltip
:
{},
dataset
:
{
// source: [
// ['product', '入户安检', '超重', '超量'],
// ['东维',307,0,0 ],
// ['田园',1765,0,0],
// ['爱馨',2200,0,0],
// ['旺达隆',1495,0,0 ],
// ['大坎',1495,0,0 ],
// ['燕山',5,0,0 ],
// ['永青',6,0,0 ],
// ['育新',2,0,0 ],
// ['白官屯',38,0,0 ]
// ]
source
:
[
[
'product'
,
'入户安检'
,
'超重'
,
'超量'
],
[
'东维'
,
307
,
0
,
0
],
[
'田园'
,
1765
,
0
,
0
],
[
'爱馨'
,
2200
,
0
,
0
],
[
'旺达隆'
,
1495
,
0
,
0
],
[
'大坎'
,
1495
,
0
,
0
],
[
'燕山'
,
5
,
0
,
0
],
[
'永青'
,
6
,
0
,
0
],
[
'育新'
,
2
,
0
,
0
],
[
'白官屯'
,
38
,
0
,
0
]
]
},
xAxis
:
{
...
...
@@ -156,7 +160,7 @@
color
:
'#000'
,
//坐标值得具体的颜色
}
}
,
data
:
[
'东维'
,
'田园'
,
'爱馨'
,
'旺达隆'
,
'大坎'
,
'燕山'
,
'永青'
,
'育新'
,
'白官屯'
],
data
:
[],
axisLine
:
{
lineStyle
:
{
type
:
'solid'
,
...
...
@@ -170,7 +174,7 @@
},
series
:
[
{
data
:
[
700
,
2050
,
3650
,
2050
,
2050
,
165
,
130
,
3080
,
100
],
data
:
[],
type
:
'bar'
,
barWidth
:
7
,
}
...
...
zh-hengshuianping-web/src/views/operationMonitor/operationQi/index.vue
View file @
c8e45e86
...
...
@@ -11,17 +11,17 @@
<div
class=
"botimage"
>
<img
src=
"../../../assets/mapinages/Group1130.png"
alt=
""
style=
"width: 100px;height: 100px;margin-top: 30px;"
>
<div
class=
"ima"
>
<div
style=
"color: #4CC4E0;font-weight: bolder;"
>
671
</div><span
style=
"color: #fff;"
>
总计
</span>
<div
style=
"color: #4CC4E0;font-weight: bolder;"
>
0
</div><span
style=
"color: #fff;"
>
总计
</span>
</div>
</div>
<div
class=
"botnum"
>
<div
class=
"numdiv"
>
<p
style=
"color: #4CC4E0;"
>
本月新增
</p>
<span
style=
"color: #EEC25B;font-size: 30px;"
>
1203
</span><span
style=
"color: #4CC4E0;"
>
个
</span>
<span
style=
"color: #EEC25B;font-size: 30px;"
>
0
</span><span
style=
"color: #4CC4E0;"
>
个
</span>
</div>
<div
class=
"numdiv"
>
<p
style=
"color: #4CC4E0;"
>
本年新增
</p>
<span
style=
"color: #EEC25B;font-size: 30px;"
>
4244
</span><span
style=
"color: #4CC4E0;"
>
个
</span>
<span
style=
"color: #EEC25B;font-size: 30px;"
>
0
</span><span
style=
"color: #4CC4E0;"
>
个
</span>
</div>
</div>
</div>
...
...
@@ -35,17 +35,17 @@
<div
class=
"botimage"
>
<img
src=
"../../../assets/mapinages/Group1130.png"
alt=
""
style=
"width: 100px;height: 100px;margin-top: 30px;"
>
<div
class=
"ima"
>
<div
style=
"color: #4CC4E0;font-weight: bolder;"
>
46
</div><span
style=
"color: #fff;"
>
总计
</span>
<div
style=
"color: #4CC4E0;font-weight: bolder;"
>
0
</div><span
style=
"color: #fff;"
>
总计
</span>
</div>
</div>
<div
class=
"botnum"
>
<div
class=
"numdiv"
>
<p
style=
"color: #4CC4E0;"
>
本月新增
</p>
<span
style=
"color: #EEC25B;font-size: 30px;"
>
17
</span><span
style=
"color: #4CC4E0;"
>
个
</span>
<span
style=
"color: #EEC25B;font-size: 30px;"
>
0
</span><span
style=
"color: #4CC4E0;"
>
个
</span>
</div>
<div
class=
"numdiv"
>
<p
style=
"color: #4CC4E0;"
>
本年新增
</p>
<span
style=
"color: #EEC25B;font-size: 30px;"
>
29
</span><span
style=
"color: #4CC4E0;"
>
个
</span>
<span
style=
"color: #EEC25B;font-size: 30px;"
>
0
</span><span
style=
"color: #4CC4E0;"
>
个
</span>
</div>
</div>
</div>
...
...
@@ -64,17 +64,17 @@
<div
class=
"botimage"
>
<img
src=
"../../../assets/mapinages/Group1130.png"
alt=
""
style=
"width: 100px;height: 100px;margin-top: 30px;"
>
<div
class=
"ima"
>
<div
style=
"color: #4CC4E0;font-weight: bolder;"
>
189
</div><span
style=
"color: #fff;"
>
总计
</span>
<div
style=
"color: #4CC4E0;font-weight: bolder;"
>
0
</div><span
style=
"color: #fff;"
>
总计
</span>
</div>
</div>
<div
class=
"botnum"
>
<div
class=
"numdiv"
>
<p
style=
"color: #4CC4E0;"
>
本月新增
</p>
<span
style=
"color: #EEC25B;font-size: 30px;"
>
293
</span><span
style=
"color: #4CC4E0;"
>
个
</span>
<span
style=
"color: #EEC25B;font-size: 30px;"
>
0
</span><span
style=
"color: #4CC4E0;"
>
个
</span>
</div>
<div
class=
"numdiv"
>
<p
style=
"color: #4CC4E0;"
>
本年新增
</p>
<span
style=
"color: #EEC25B;font-size: 30px;"
>
796
</span><span
style=
"color: #4CC4E0;"
>
个
</span>
<span
style=
"color: #EEC25B;font-size: 30px;"
>
0
</span><span
style=
"color: #4CC4E0;"
>
个
</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