mirror of https://gitee.com/karson/fastadmin.git
蓝色主题
parent
e0df8ad34d
commit
bbaca6254b
|
|
@ -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">
|
||||
|
||||
<!-- 头部区域 -->
|
||||
|
|
|
|||
|
|
@ -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
Loading…
Reference in New Issue