修改:1、页面展示时间格式化 2、其他细节修改
This commit is contained in:
@@ -113,7 +113,7 @@
|
||||
|
||||
<div class="fly-footer">
|
||||
<p>
|
||||
<a href="http://1216.top" target="_blank">Redbbs 2017 © http://1216.top</a>
|
||||
<a href="https://www.1216.top" target="_blank">Redbbs 2017 © 1216.top</a>
|
||||
<a href='https://gitee.com/tc608/redbbs' target="_blank"><img src='https://gitee.com/tc608/redbbs/badge/star.svg?theme=white' alt='star'/></a>
|
||||
</p>
|
||||
#define x()
|
||||
@@ -435,9 +435,11 @@
|
||||
<span class="fly-search"><i class="layui-icon"></i></span>
|
||||
<a href="/jie/add" class="layui-btn">发表新帖</a>
|
||||
</div>
|
||||
#if(mine)
|
||||
<div class="layui-hide-sm layui-show-xs-block" style="margin-top: -10px; padding-bottom: 10px; text-align: center;">
|
||||
<a href="/jie/add" class="layui-btn">发表新帖</a>
|
||||
</div>
|
||||
#end
|
||||
</div>
|
||||
</div>
|
||||
#end
|
||||
|
Reference in New Issue
Block a user