修改logo地址
This commit is contained in:
parent
cd16d4314e
commit
b365ec1db8
@ -27,7 +27,7 @@
|
||||
<body>
|
||||
<div class="login-wrapper">
|
||||
<div class="login-header">
|
||||
<img src="/static/assets/images/logo.png"> CatchAdmin 后台管理系统
|
||||
<img src="__CATCH_ADMIN_IMAGES__/logo.png"> CatchAdmin 后台管理系统
|
||||
</div>
|
||||
<div class="login-body">
|
||||
<div class="layui-card">
|
||||
@ -81,7 +81,7 @@
|
||||
</div>
|
||||
|
||||
<div class="login-footer">
|
||||
<p>© 2015 ~ {:date('Y', time())} @Lawyer 版权所有</p>
|
||||
<p>© 2015 ~ {:date('Y', time())} @catchAdmin 版权所有</p>
|
||||
<!--<p>
|
||||
<span><a href="https://easyweb.vip" target="_blank">获取授权</a></span>
|
||||
<span><a href="https://easyweb.vip/doc/" target="_blank">开发文档</a></span>
|
||||
|
Loading…
x
Reference in New Issue
Block a user