Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
D
dsk-cr20g
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
Administrator
dsk-cr20g
Commits
a3f3931f
Commit
a3f3931f
authored
Jun 19, 2023
by
danfuman
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改
parent
8ed06f64
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
5 deletions
+8
-5
index.vue
dsk-operate-ui/src/views/index.vue
+8
-5
No files found.
dsk-operate-ui/src/views/index.vue
View file @
a3f3931f
...
@@ -100,7 +100,7 @@
...
@@ -100,7 +100,7 @@
<div
class=
"main"
>
<div
class=
"main"
>
<div
class=
"amount"
>
<div
class=
"amount"
>
<p>
<p>
<span>
产值目标
(万元)
</span>
<span>
产值目标
(万元)
</span>
<span>
实际已完成(万元)
</span>
<span>
实际已完成(万元)
</span>
</p>
</p>
<p>
<p>
...
@@ -547,7 +547,9 @@ export default {
...
@@ -547,7 +547,9 @@ export default {
let
option
=
{
let
option
=
{
legend
:
{
legend
:
{
x
:
'right'
,
x
:
'right'
,
padding
:[
0
,
120
,
0
,
0
],
padding
:[
3
,
120
,
0
,
0
],
itemHeight
:
8
,
itemWidth
:
16
,
},
},
tooltip
:
{
tooltip
:
{
trigger
:
'axis'
,
trigger
:
'axis'
,
...
@@ -567,7 +569,7 @@ export default {
...
@@ -567,7 +569,7 @@ export default {
type
:
'value'
,
type
:
'value'
,
},
},
grid
:
{
grid
:
{
top
:
35
,
top
:
40
,
left
:
30
,
left
:
30
,
right
:
10
,
right
:
10
,
bottom
:
20
,
bottom
:
20
,
...
@@ -1036,8 +1038,8 @@ export default {
...
@@ -1036,8 +1038,8 @@ export default {
}
}
}
}
.btn
{
.btn
{
width
:
8
0%
;
width
:
10
0%
;
height
:
6
4
px
;
height
:
6
0
px
;
background
:
#FFFFFF
;
background
:
#FFFFFF
;
border-radius
:
4px
;
border-radius
:
4px
;
border
:
1px
solid
#E6E6E9
;
border
:
1px
solid
#E6E6E9
;
...
@@ -1045,6 +1047,7 @@ export default {
...
@@ -1045,6 +1047,7 @@ export default {
line-height
:
64px
;
line-height
:
64px
;
font-size
:
14px
;
font-size
:
14px
;
margin-left
:
0
;
margin-left
:
0
;
margin-right
:
7px
;
i
{
i
{
margin-right
:
4px
;
margin-right
:
4px
;
}
}
...
...
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