mirror of
https://gitee.com/ulthon/ulthon_information.git
synced 2026-03-03 16:24:28 +08:00
完善网站
This commit is contained in:
@@ -75,7 +75,16 @@
|
||||
<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")'}
|
||||
<p> <a href="{:get_system_config('site_safe_beian_url')}"><img src="/static/images/ghs.png" alt="" style="margin-right: 10px;">{:get_system_config('site_safe_beian')}</a> </p>
|
||||
{/notempty}
|
||||
|
||||
{notempty name=':get_system_config("site_qrcode")'}
|
||||
<p>
|
||||
<img style="width: 120px;" src="{:get_system_config('site_qrcode')}" alt="" srcset="">
|
||||
</p>
|
||||
{/notempty}
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
Reference in New Issue
Block a user