Commit 848024e6 by fengshuonan

更改logo

parent c8631628
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
<meta charset="utf-8"/> <meta charset="utf-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<link href="${ctxPath}/assets/common/images/favicon.ico" rel="icon"> <link href="${ctxPath}/assets/expand/images/favicon.ico" rel="icon">
<title>${systemName}</title> <title>${systemName}</title>
<link rel="stylesheet" href="${ctxPath}/assets/common/layui/css/layui.css"/> <link rel="stylesheet" href="${ctxPath}/assets/common/layui/css/layui.css"/>
<link rel="stylesheet" href="${ctxPath}/assets/common/module/admin.css"/> <link rel="stylesheet" href="${ctxPath}/assets/common/module/admin.css"/>
......
...@@ -43,7 +43,7 @@ ...@@ -43,7 +43,7 @@
<div class="login-wrapper"> <div class="login-wrapper">
<div class="login-header"> <div class="login-header">
<img src="${ctxPath}/assets/common/images/logo.png"> ${systemName} <img src="${ctxPath}/assets/expand/images/logo.png"> ${systemName}
</div> </div>
<div class=" login-body"> <div class=" login-body">
......
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