mirror of
https://gitee.com/ulthon/ulthon_information.git
synced 2026-03-04 00:24:29 +08:00
完善网站
This commit is contained in:
@@ -72,7 +72,7 @@
|
||||
|
||||
<p>{:get_system_config('site_copyright')}</p>
|
||||
|
||||
<p>举报邮箱:{:get_system_config('stie_contact_email')}</p>
|
||||
<p>举报/反馈/投稿邮箱:{:get_system_config('stie_contact_email')}</p>
|
||||
|
||||
<p> <a href="http://www.beian.miit.gov.cn/">{:get_system_config('site_beian')}</a> </p>
|
||||
{notempty name=':get_system_config("site_safe_beian")'}
|
||||
|
||||
@@ -16,6 +16,7 @@
|
||||
<div class="main-container">
|
||||
|
||||
{eq name='$Request.param.category_id|default="0"' value='0'}
|
||||
{if count($list_nav_slide) > 0 }
|
||||
|
||||
<div style="">
|
||||
<div class="layui-carousel" id="banner">
|
||||
@@ -34,6 +35,7 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
{/if}
|
||||
{/eq}
|
||||
|
||||
{notempty name='$sub_category'}
|
||||
@@ -48,7 +50,7 @@
|
||||
{/volist}
|
||||
</div>
|
||||
{/notempty}
|
||||
|
||||
|
||||
<div class="post-container">
|
||||
<div class="post-list">
|
||||
{volist name='list_post' id='post'}
|
||||
|
||||
Reference in New Issue
Block a user