{extend name="common/layout"/} {block name="head"} {include file="console/head" /}{/block} {block name="main"}

{:config('web.webname')}

{:config('web.title')}

Hot !

会员开通

代理开通

充值余额

{php} $loca = 'http://wpa.qq.com/msgrd?v=3&uin=' . config('web.user_qq') . '&site=qq&menu=yes'; $http_agent = strtolower($_SERVER['HTTP_USER_AGENT']); if(strpos($http_agent,'windows nt')){ $loca = 'tencent://ContactInfo/?subcmd=ViewInfo&puin=0&uin=' . config('web.user_qq'); }elseif(strpos($http_agent,'iphone')){ $loca = 'mqq://im/chat?chat_type=wpa&uin=' . config('web.user_qq') . '&version=1&src_type=web'; } elseif(strpos($http_agent,'android')){ $loca = 'mqq://card/show_pslcard?src_type=internal&version=1&uin=' . config('web.user_qq') . '&card_type=person&source=sharecard'; } {/php}

联系客服

帮助中心

个人资料

公告通知

{php} $empty = '

暂时还没有公告哦

'; {/php} {volist name="$notice" id="arr" empty="$empty"} {php} if ($arr['alert'] == 1) { $alert = $arr['content']; } {/php}

{:htmlspecialchars_decode($arr.content)}


{:date("Y-m-d H:i", $arr.addtime)}

{/volist}
{:session('user.nickname')} UID: {:session('user.uid')}
{if session('user.vip_start')}
VIP会员 - {:session('user.vip_end')}
{else /}
普通用户
{/if}
共有 {:session('user.quota')} 个配额 | 已使用 : {$quota_used} 个
{$agent}
{:session('user.money')} 元
{$user_count}
用户数量
{$account_count}
托管账号
{$job_count}
添加任务
{$execute_count}
运行次数
{/block} {block name="foot"} {/block}