增加说明

This commit is contained in:
JaguarJack 2019-01-21 15:21:24 +08:00
parent df0c4942ae
commit 40236295fe
2 changed files with 22 additions and 1 deletions

View File

@ -19,7 +19,8 @@
</div>
<div class="ibox-content">
<h2>管理后台<br/></h2>
<p>欢迎使用管理后台。由 THINKING 设计</p>
<p>欢迎使用 CatchAdmin 管理后台。由 THINKING 设计</p>
<p>博客地址 <a href="https://www.njphper.com">ThinkING 博客</a></p>
<p>项目地址: 码云地址 <a href="https://gitee.com/lovephp/thinkphp51_backstage.git" target="_blank">https://gitee.com/lovephp/thinkphp51_backstage.git</a></p>
</div>
</div>
@ -110,6 +111,16 @@
<p class="m-b-xs"><strong>后台修复bug</strong></p>
</div>
</div>
<div class="row">
<div class="col-xs-3 date">
<i class="fa fa-briefcase"></i> 6:00
<br>
<small class="text-navy">2018-01-21</small>
</div>
<div class="col-xs-7 content no-top-border">
<p class="m-b-xs"><strong>增加部分系统功能 & 修正 BUG</strong></p>
</div>
</div>
</div>
</div>
</div>

10
views/admin/message.html Normal file
View File

@ -0,0 +1,10 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>$Title$</title>
</head>
<body>
$END$
</body>
</html>