Commit 2b95fabb by xueli.xue

rolling日志交互

parent d794fd01
......@@ -4,6 +4,9 @@
<title>任务调度中心</title>
<#import "/common/common.macro.ftl" as netCommon>
<@netCommon.commonStyle />
<style>
html{ background-color: whitesmoke; }
</style>
</head>
<body class="hold-transition skin-blue layout-top-nav">
......@@ -53,9 +56,6 @@
</div>
<@netCommon.commonScript />
<script>
// 参数
......
......@@ -86,6 +86,4 @@ $(function() {
$('#logConsole').append(content);
}
});
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment