{extend name="common/layout"/} {block name="head"} {include file="system/head" /}{/block} {block name="main"}
{$job_count}
累计任务
{$execute_count}
运行次数
{$user_count}
用户数量
{$agent_count}
代理数量
{if condition="WEB_ID neq 1"}

网站到期时间:{:config('web.end_time')} 续费联系站长QQ:{$user_qq}

{/if}
现在去设置我的网站
现在去管理我的用户
现在去更新我的程序

系统公告

{if condition="count($notices) eq 0"}

暂时还没有公告哦

{/if} {foreach $notices as $k => $v} {/foreach}
{/block} {block name="foot"} {/block}