蓝色主题

pull/71/head
PPPSCN 2018-06-11 13:43:00 +08:00
parent e0df8ad34d
commit bbaca6254b
3 changed files with 3 additions and 3 deletions

View File

@ -4,7 +4,7 @@
<!-- 加载部部样式及META信息 -->
{include file="common/meta" /}
</head>
<body class="hold-transition skin-green sidebar-mini fixed {if $config.fastadmin.multiplenav}multiplenav{/if}" id="tabs">
<body class="hold-transition skin-blue sidebar-mini fixed {if $config.fastadmin.multiplenav}multiplenav{/if}" id="tabs">
<div class="wrapper">
<!-- 头部区域 -->

View File

@ -12,7 +12,7 @@
"bootstrap-table": "~1.11.0",
"layer": "^3.0",
"jstree": "~3.3.2",
"moment": "~2.15.2",
"moment": "^2.20.1",
"plupload": "~2.2.0",
"toastr": "~2.1.3",
"jcrop": "~2.0.4",

File diff suppressed because one or more lines are too long