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
8244914a
authored
2023-03-30 10:47:19 +0800
by
renchao@pashanhoo.com
Browse Files
Options
Browse Files
Tag
Download
Plain Diff
Merge branch 'master' of
http://yun.pashanhoo.com:9090/bdc/bdcjg-web
2 parents
a04ea76c
f3c2729e
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 @
8244914
...
...
@@ -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