Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
A
apaas-ui
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
gzga-jzapi
apaas-ui
Commits
c138751e
Commit
c138751e
authored
Aug 12, 2020
by
徐一鸣
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'dev' of cloud.wodcloud.com:apaas/apaas-v3-ui into dev
parents
4547bf10
0c555ea9
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
59 additions
and
11 deletions
+59
-11
src/pages/workbench/workPlace.vue
src/pages/workbench/workPlace.vue
+59
-11
No files found.
src/pages/workbench/workPlace.vue
View file @
c138751e
...
@@ -217,13 +217,13 @@
...
@@ -217,13 +217,13 @@
<p>
<p>
<span></span>
服务类型分析
<span></span>
服务类型分析
</p>
</p>
<div
:id=
"fwlx_asy"
class=
"health"
style=
"width:265px;"
></div>
<div
:id=
"fwlx_asy"
class=
"health"
style=
"width:265px;
margin-top:20px;
"
></div>
</div>
</div>
<div
class=
"data_charts_left"
style=
"width:285px;"
>
<div
class=
"data_charts_left"
style=
"width:285px;"
>
<p>
<p>
<span></span>
应用类型分析
<span></span>
应用类型分析
</p>
</p>
<div
:id=
"yylx_asy"
class=
"health"
style=
"width:265px;"
></div>
<div
:id=
"yylx_asy"
class=
"health"
style=
"width:265px;
margin-top:20px;
"
></div>
</div>
</div>
</div>
</div>
</div>
</div>
...
@@ -1678,8 +1678,9 @@ export default {
...
@@ -1678,8 +1678,9 @@ export default {
name
:
""
,
name
:
""
,
type
:
"
pie
"
,
type
:
"
pie
"
,
clockWise
:
false
,
clockWise
:
false
,
radius
:
[
5
1
,
55
],
radius
:
[
5
2
,
54
],
center
:
[
"
51%
"
,
"
45%
"
],
center
:
[
"
51%
"
,
"
45%
"
],
z
:
5
,
hoverAnimation
:
false
,
hoverAnimation
:
false
,
itemStyle
:
{
itemStyle
:
{
normal
:
{
normal
:
{
...
@@ -1705,7 +1706,48 @@ export default {
...
@@ -1705,7 +1706,48 @@ export default {
}
}
},
},
data
:
data
data
:
data
}
},
{
type
:
'
pie
'
,
z
:
4
,
center
:[
'
51%
'
,
'
45%
'
],
radius
:[
'
43%
'
,
'
63%
'
],
hoverAnimation
:
false
,
avoidLabelOverlap
:
false
,
label
:
{
normal
:
{
show
:
false
},
emphasis
:
{
show
:
false
}
},
labelLine
:
{
normal
:
{
show
:
false
},
emphasis
:
{
show
:
false
}
},
tooltip
:
{
show
:
false
},
itemStyle
:
{
normal
:
{
color
:
'
#f6f7fc
'
}
},
emphasis
:{
show
:
false
,
itemStyle
:{
color
:
'
#f6f7fc
'
}
},
data
:
[{
value
:
1
,
}],
}
];
];
var
options
=
{
var
options
=
{
...
@@ -1720,7 +1762,8 @@ export default {
...
@@ -1720,7 +1762,8 @@ export default {
itemHeight
:
10
,
itemHeight
:
10
,
orient
:
"
horizontal
"
,
orient
:
"
horizontal
"
,
data
:
legendarr
,
data
:
legendarr
,
backgroundColor
:
"
#f4f7fc
"
backgroundColor
:
"
#f4f7fc
"
,
borderRadius
:
8
},
},
toolbox
:
{
toolbox
:
{
show
:
false
show
:
false
...
@@ -1751,7 +1794,8 @@ export default {
...
@@ -1751,7 +1794,8 @@ export default {
bottom
:
0
,
bottom
:
0
,
itemWidth
:
10
,
itemWidth
:
10
,
itemHeight
:
10
,
itemHeight
:
10
,
backgroundColor
:
"
#f4f7fc
"
backgroundColor
:
"
#f4f7fc
"
,
borderRadius
:
8
},
},
xAxis
:
[
xAxis
:
[
{
{
...
@@ -1869,7 +1913,9 @@ export default {
...
@@ -1869,7 +1913,9 @@ export default {
data
:
[
dataname
[
n
]],
data
:
[
dataname
[
n
]],
itemWidth
:
14
,
itemWidth
:
14
,
itemHeight
:
10
,
itemHeight
:
10
,
bottom
:
0
bottom
:
0
,
backgroundColor
:
"
#f4f7fc
"
,
borderRadius
:
8
},
},
grid
:
{
grid
:
{
borderColor
:
"
#f2f2f2
"
,
borderColor
:
"
#f2f2f2
"
,
...
@@ -1914,11 +1960,11 @@ export default {
...
@@ -1914,11 +1960,11 @@ export default {
color
:
new
echarts
.
graphic
.
LinearGradient
(
0
,
0
,
0
,
1
,
[
color
:
new
echarts
.
graphic
.
LinearGradient
(
0
,
0
,
0
,
1
,
[
{
{
offset
:
0
,
offset
:
0
,
color
:
"
#0a92c4
"
color
:
"
rgba(10,146,196,0.3)
"
},
},
{
{
offset
:
1
,
offset
:
1
,
color
:
"
#ffe
"
color
:
'
rgba(255,255,255,0.3)
'
}
}
])
])
}
}
...
@@ -1941,12 +1987,14 @@ export default {
...
@@ -1941,12 +1987,14 @@ export default {
height
:
28px
;
height
:
28px
;
line-height
:
28px
;
line-height
:
28px
;
font-size
:
12px
;
font-size
:
12px
;
border-radius
:
4px
;
}
}
.data_charts_left
.cloud_asy
.el-input__inner
{
.data_charts_left
.cloud_asy
.el-input__inner
{
width
:
150px
;
width
:
150px
;
height
:
28px
;
height
:
28px
;
line-height
:
28px
;
line-height
:
28px
;
font-size
:
12px
;
font-size
:
12px
;
border-radius
:
4px
;
}
}
.data_charts_left
.el-input__icon
{
.data_charts_left
.el-input__icon
{
line-height
:
28px
;
line-height
:
28px
;
...
@@ -2145,9 +2193,9 @@ export default {
...
@@ -2145,9 +2193,9 @@ export default {
color
:
#0d1847
;
color
:
#0d1847
;
}
}
.yy_asy
{
.yy_asy
{
width
:
4
0
0px
;
width
:
4
2
0px
;
height
:
200px
;
height
:
200px
;
margin
:
0px
0
0
0px
;
margin
:
2
0px
0
0
0px
;
}
}
.fwyy
{
.fwyy
{
width
:
420px
;
width
:
420px
;
...
...
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