Commit ff5969b2 by fengshuonan

去掉animate动画效果

parent 11d0d207
...@@ -83,7 +83,7 @@ public class MybatisPlusConfig { ...@@ -83,7 +83,7 @@ public class MybatisPlusConfig {
<!-- 全局js --> <!-- 全局js -->
<script src="${ctxPath}/static/js/jquery.min.js?v=2.1.4"></script> <script src="${ctxPath}/static/js/jquery.min.js?v=2.1.4"></script>
<body class="gray-bg"> <body class="gray-bg">
<div class="wrapper wrapper-content animated fadeInRight"> <div class="wrapper wrapper-content">
${layoutContent} ${layoutContent}
</div> </div>
<script src="${ctxPath}/static/js/content.js?v=1.0.0"></script> <script src="${ctxPath}/static/js/content.js?v=1.0.0"></script>
......
...@@ -10,7 +10,6 @@ ...@@ -10,7 +10,6 @@
<title>Guns - 404 页面</title> <title>Guns - 404 页面</title>
<link rel="shortcut icon" href="${ctxPath}/static/favicon.ico"> <link href="${ctxPath}/static/css/bootstrap.min.css?v=3.3.6" rel="stylesheet"> <link rel="shortcut icon" href="${ctxPath}/static/favicon.ico"> <link href="${ctxPath}/static/css/bootstrap.min.css?v=3.3.6" rel="stylesheet">
<link href="${ctxPath}/static/css/font-awesome.css?v=4.4.0" rel="stylesheet"> <link href="${ctxPath}/static/css/font-awesome.css?v=4.4.0" rel="stylesheet">
<link href="${ctxPath}/static/css/animate.css" rel="stylesheet">
<link href="${ctxPath}/static/css/style.css?v=4.1.0" rel="stylesheet"> <link href="${ctxPath}/static/css/style.css?v=4.1.0" rel="stylesheet">
</head> </head>
...@@ -18,7 +17,7 @@ ...@@ -18,7 +17,7 @@
<body class="gray-bg"> <body class="gray-bg">
<div class="middle-box text-center animated fadeInDown"> <div class="middle-box text-center">
<h1>404</h1> <h1>404</h1>
<h3 class="font-bold">页面未找到!</h3> <h3 class="font-bold">页面未找到!</h3>
......
...@@ -12,7 +12,6 @@ ...@@ -12,7 +12,6 @@
<link href="${ctxPath}/static/css/plugins/chosen/chosen.css" rel="stylesheet"> <link href="${ctxPath}/static/css/plugins/chosen/chosen.css" rel="stylesheet">
<link href="${ctxPath}/static/css/plugins/bootstrap-table/bootstrap-table.min.css" rel="stylesheet"> <link href="${ctxPath}/static/css/plugins/bootstrap-table/bootstrap-table.min.css" rel="stylesheet">
<link href="${ctxPath}/static/css/plugins/validate/bootstrapValidator.min.css" rel="stylesheet"> <link href="${ctxPath}/static/css/plugins/validate/bootstrapValidator.min.css" rel="stylesheet">
<link href="${ctxPath}/static/css/animate.css" rel="stylesheet">
<link href="${ctxPath}/static/css/style.css?v=4.1.0" rel="stylesheet"> <link href="${ctxPath}/static/css/style.css?v=4.1.0" rel="stylesheet">
<link href="${ctxPath}/static/css/_fstyle.css" rel="stylesheet"> <link href="${ctxPath}/static/css/_fstyle.css" rel="stylesheet">
<link href="${ctxPath}/static/css/plugins/iCheck/custom.css" rel="stylesheet"> <link href="${ctxPath}/static/css/plugins/iCheck/custom.css" rel="stylesheet">
...@@ -64,7 +63,7 @@ ...@@ -64,7 +63,7 @@
</head> </head>
<body class="gray-bg"> <body class="gray-bg">
<div class="wrapper wrapper-content animated fadeInRight"> <div class="wrapper wrapper-content">
${layoutContent} ${layoutContent}
</div> </div>
<script src="${ctxPath}/static/js/content.js?v=1.0.0"></script> <script src="${ctxPath}/static/js/content.js?v=1.0.0"></script>
......
...@@ -18,7 +18,7 @@ ...@@ -18,7 +18,7 @@
<span class="text-muted text-xs block">${shiro.getUser().roleNames[0]}<b class="caret"></b></span> <span class="text-muted text-xs block">${shiro.getUser().roleNames[0]}<b class="caret"></b></span>
</span> </span>
</a> </a>
<ul class="dropdown-menu animated fadeInRight m-t-xs"> <ul class="dropdown-menu m-t-xs">
<li><a class="J_menuItem" href="${ctxPath}/mgr/user_info">个人资料</a></li> <li><a class="J_menuItem" href="${ctxPath}/mgr/user_info">个人资料</a></li>
<li><a class="J_menuItem" href="${ctxPath}/mgr/user_chpwd">修改密码</a></li> <li><a class="J_menuItem" href="${ctxPath}/mgr/user_chpwd">修改密码</a></li>
<li class="divider"></li> <li class="divider"></li>
......
...@@ -8,7 +8,6 @@ ...@@ -8,7 +8,6 @@
<link rel="shortcut icon" href="${ctxPath}/static/favicon.ico"> <link rel="shortcut icon" href="${ctxPath}/static/favicon.ico">
<link href="${ctxPath}/static/css/bootstrap.min.css?v=3.3.6" rel="stylesheet"> <link href="${ctxPath}/static/css/bootstrap.min.css?v=3.3.6" rel="stylesheet">
<link href="${ctxPath}/static/css/font-awesome.min.css?v=4.4.0" rel="stylesheet"> <link href="${ctxPath}/static/css/font-awesome.min.css?v=4.4.0" rel="stylesheet">
<link href="${ctxPath}/static/css/animate.css" rel="stylesheet">
<link href="${ctxPath}/static/css/style.css?v=4.1.0" rel="stylesheet"> <link href="${ctxPath}/static/css/style.css?v=4.1.0" rel="stylesheet">
</head> </head>
......
...@@ -9,7 +9,6 @@ ...@@ -9,7 +9,6 @@
<link rel="shortcut icon" href="${ctxPath}/static/favicon.ico"> <link rel="shortcut icon" href="${ctxPath}/static/favicon.ico">
<link href="${ctxPath}/static/css/bootstrap.min.css?v=3.3.6" rel="stylesheet"> <link href="${ctxPath}/static/css/bootstrap.min.css?v=3.3.6" rel="stylesheet">
<link href="${ctxPath}/static/css/font-awesome.css?v=4.4.0" rel="stylesheet"> <link href="${ctxPath}/static/css/font-awesome.css?v=4.4.0" rel="stylesheet">
<link href="${ctxPath}/static/css/animate.css" rel="stylesheet">
<link href="${ctxPath}/static/css/style.css?v=4.1.0" rel="stylesheet"> <link href="${ctxPath}/static/css/style.css?v=4.1.0" rel="stylesheet">
<script>if (window.top !== window.self) { <script>if (window.top !== window.self) {
window.top.location = window.location; window.top.location = window.location;
...@@ -20,7 +19,7 @@ ...@@ -20,7 +19,7 @@
<body class="gray-bg"> <body class="gray-bg">
<div class="middle-box text-center loginscreen animated fadeInDown"> <div class="middle-box text-center loginscreen">
<div style="padding: 100px 0px;"> <div style="padding: 100px 0px;">
<div> <div>
<h1 class="logo-name">GS</h1> <h1 class="logo-name">GS</h1>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment