Toggle navigation
Toggle navigation
This project
Loading...
Sign in
monitor_v3
/
hg-monitor-web
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
XuHaoJie
2021-11-22 17:01:27 +0800
Commit
8a52a682128ec815b8f9f01364602fd5b5db8ad3
1 parent
a5094005
杭州-资源视图-通知统计的柱子从60%宽度调整成40%
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
hg-monitor-web-base/src/main/resources/static/src/controller/noticeCountIndex.js
hg-monitor-web-base/src/main/resources/static/src/controller/noticeCountIndex.js
View file @
8a52a68
...
...
@@ -197,7 +197,7 @@ layui.define(['common', 'admin', 'echarts', 'common', 'table', 'sessions'], func
series
:
[
{
type
:
'bar'
,
barWidth
:
'
6
0%'
,
barWidth
:
'
4
0%'
,
data
:
line
,
itemStyle
:
{
normal
:
{
...
...
Please
register
or
login
to post a comment