mirror of
https://gitee.com/ulthon/ulthon_information.git
synced 2026-03-03 16:24:28 +08:00
优化导出面板;删除部分垃圾文件;引入数据库日志;
This commit is contained in:
@@ -52,9 +52,8 @@
|
||||
<div id="post-desc">
|
||||
{$post.desc}
|
||||
</div>
|
||||
|
||||
<article id="post-content" class="ul-content">
|
||||
{notempty name='$post.poster'}
|
||||
{notempty name='$post->getData("poster")'}
|
||||
<div id="post-title-img">
|
||||
<img src="{$post.poster}" alt="">
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user