{extends file='../layouts/index.html'} {block name=body}
您好,{$main.auth.user_name} [系统管理员]
上次登录IP: 登录时间:
首次登录
{$timetype_option=[''=>_('所有'),'yesteday'=>_('昨天'),'day'=>_('今天'),'week'=>_('本周'),'lastweek'=>_('上周'),'month'=>_('本月'),'lastmonth'=>_('上个月'),'year'=>_('本年'),'lastyear'=>_('去年'),'oneweek'=>_('一周内'),'onemonth'=>_('一月内'),'halfyear'=>_('半年内'),'oneyear'=>_('一年内')]} {form_dropdown('timetype', $timetype_option, '', 'id="timeType" v-model="block_list.stat.get.time_type" @change="searchTimetype" class="form-control input-small" style="width:80px;border-right:0"')}
{_('统计信息')}
{if has_addons('wechatloginpub') && !$is_bind}
关注公众号,绑定账户,无需下载
随时随地移动管控后台信息
更轻量,更安全,更便捷
{/if}
{/block} {block name=footjs} {literal} {/literal} {/block}