rolling日志交互

pull/1/head
xueli.xue 8 years ago
parent d794fd0102
commit 2b95fabb74

@ -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);
}
});

Loading…
Cancel
Save