Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
bdc
/
bdcjg-web
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
f3c2729e
authored
2023-03-30 10:03:36 +0800
by
xiaomiao
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
工作台样式修改
1 parent
0d14df3b
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
src/components/Echart/Rose/Chart.vue
src/components/Echart/Rose/Chart.vue
View file @
f3c2729
...
...
@@ -41,8 +41,8 @@
html
+=
`<div style="font-size: 14px;line-height: 24px >
<span style="display:inline-block;"></span>
${
params
.
name
}
<span style="color:blue;font-weight:700;font-size: 18px">
${
params
.
value
}
</span>
个
`
;
<
br/><
span style="color:blue;font-weight:700;font-size: 18px">
${
params
.
value
}
</span>
平方米
`
;
return
html
;
},
extraCssText
:
...
...
Please
register
or
sign in
to post a comment