Browse Source

修改 blue

insomniaLee 4 years ago
parent
commit
b4936916be
1 changed files with 2 additions and 2 deletions
  1. 2 2
      src/main/resources/templates/base.html

+ 2 - 2
src/main/resources/templates/base.html

@@ -16,7 +16,7 @@
     <!-- AdminLTE Skins. We have chosen the skin-blue for this starter
     <!-- AdminLTE Skins. We have chosen the skin-blue for this starter
       page. However, you can choose any other skin. Make sure you
       page. However, you can choose any other skin. Make sure you
       apply the skin class to the body tag so the changes take effect. -->
       apply the skin class to the body tag so the changes take effect. -->
-    <link rel="stylesheet" href="/static/AdminLTE/dist/css/skins/skin-red.min.css" />
+    <link rel="stylesheet" href="/static/AdminLTE/dist/css/skins/skin-blue.min.css" />
 
 
     <title>报告审核</title>
     <title>报告审核</title>
     <style>
     <style>
@@ -42,7 +42,7 @@
     </style>
     </style>
 
 
 </head>
 </head>
-<body class="skin-red sidebar-mini" style="height: auto; min-height: 100%;">
+<body class="skin-blue sidebar-mini" style="height: auto; min-height: 100%;">
 <div class="wrapper" style="height: auto; min-height: 100%;">
 <div class="wrapper" style="height: auto; min-height: 100%;">
     <header class="main-header">
     <header class="main-header">
         <!-- Logo -->
         <!-- Logo -->