后台监控页面样式修改

This commit is contained in:
virusdefender 2015-08-08 23:03:10 +08:00
parent 0afd929c30
commit 5d30b9f46d
3 changed files with 6 additions and 6 deletions

View File

@ -5,7 +5,7 @@ require(["jquery", "chart"], function ($, Chart) {
datasets: [
{
label: "2222222",
fillColor: "rgba(50,187,205,0.2)",
fillColor: "rgba(255,255,255,0.2)",
strokeColor: "rgba(151,187,205,1)",
pointColor: "rgba(151,187,205,1)",
pointStrokeColor: "#fff",
@ -33,7 +33,7 @@ require(["jquery", "chart"], function ($, Chart) {
},
{
label: "2222222",
fillColor: "rgba(50,187,205,0.2)",
fillColor: "rgba(255,255,255,0.2)",
strokeColor: "rgba(151,187,205,1)",
pointColor: "rgba(151,187,205,1)",
pointStrokeColor: "#fff",
@ -52,7 +52,7 @@ require(["jquery", "chart"], function ($, Chart) {
datasets: [
{
label: "2222222",
fillColor: "rgba(50,187,205,0.2)",
fillColor: "rgba(255,255,255,0.2)",
strokeColor: "rgba(151,187,205,1)",
pointColor: "rgba(151,187,205,1)",
pointStrokeColor: "#fff",
@ -62,7 +62,7 @@ require(["jquery", "chart"], function ($, Chart) {
},
{
label: "2222222",
fillColor: "rgba(50,187,205,0.2)",
fillColor: "rgba(255,255,255,0.2)",
strokeColor: "rgba(252,214,48,1)",
pointColor: "rgba(252,214,48,1)",
pointStrokeColor: "#fff",

View File

@ -110,7 +110,7 @@
<img src="/static/img/loading.gif" id="loading-gif">
<!-- custom body begin -->
<div ms-include-src="template_url" data-include-rendered="hide_loading"></div>
<div ms-include-src="template_url" data-include-rendered="hide_loading" data-include-replace="true"></div>
<!-- custom body end -->
</div>

View File

@ -1,4 +1,4 @@
<div ms-controller="monitor" class="col-lg-9">
<div class="col-md-9">
<h1>服务器监控</h1>
<div>