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
Plain Diff
Browse Files
Authored by
鲁尚清
2021-12-28 17:30:23 +0800
Commit
68d1f20ae204fd38419de50613415069cef2d96b
2 parents
8c22d572
db2471ba
Merge branch 'master' of
http://192.168.1.136:82/monitor_v3/hg-monitor-web
into …
…master-v32-lushangqing
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
hg-monitor-web-base/src/main/resources/static/src/controller/noticeIndex.js
hg-monitor-web-base/src/main/resources/static/src/controller/noticeIndex.js
View file @
68d1f20
...
...
@@ -374,7 +374,7 @@ layui.define(['table', 'form', 'admin', 'layer', 'common','sessions', 'xmSelect'
},
grid
:
[{
top
:
20
,
bottom
:
3
5
,
bottom
:
4
5
,
left
:
30
,
right
:
5
}],
...
...
@@ -385,7 +385,7 @@ layui.define(['table', 'form', 'admin', 'layer', 'common','sessions', 'xmSelect'
color
:
'#333'
,
show
:
true
,
interval
:
0
,
rotate
:
20
rotate
:
15
},
axisLine
:
{
lineStyle
:
{
...
...
Please
register
or
login
to post a comment