Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
熊鹏飞
/
xxljob220
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
2b95fabb
authored
Mar 25, 2017
by
xueli.xue
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
rolling日志交互
parent
d794fd01
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
5 deletions
xxl-job-admin/src/main/webapp/WEB-INF/template/joblog/logdetail.ftl
xxl-job-admin/src/main/webapp/static/js/logdetail.index.1.js
xxl-job-admin/src/main/webapp/WEB-INF/template/joblog/logdetail.ftl
View file @
2b95fabb
...
@@ -4,6 +4,9 @@
...
@@ -4,6 +4,9 @@
<title>
任务调度中心
</title>
<title>
任务调度中心
</title>
<
#
import
"/
common
/
common
.
macro
.
ftl
"
as
netCommon
>
<
#
import
"/
common
/
common
.
macro
.
ftl
"
as
netCommon
>
<
@
netCommon
.
commonStyle
/>
<
@
netCommon
.
commonStyle
/>
<style>
html
{
background-color
:
whitesmoke
;
}
</style>
</head>
</head>
<body
class=
"hold-transition skin-blue layout-top-nav"
>
<body
class=
"hold-transition skin-blue layout-top-nav"
>
...
@@ -53,9 +56,6 @@
...
@@ -53,9 +56,6 @@
</div>
</div>
<
@
netCommon
.
commonScript
/>
<
@
netCommon
.
commonScript
/>
<script>
<script>
// 参数
// 参数
...
...
xxl-job-admin/src/main/webapp/static/js/logdetail.index.1.js
View file @
2b95fabb
...
@@ -86,6 +86,4 @@ $(function() {
...
@@ -86,6 +86,4 @@ $(function() {
$
(
'#logConsole'
).
append
(
content
);
$
(
'#logConsole'
).
append
(
content
);
}
}
});
});
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