{include file="inc/header.html"}
{function name="show_avatar" uid=$user_info.id type="small"}
{$user_info.user_name}
{if $user_info.is_merchant} {/if} {if $user_info.is_daren} {/if}
{$user_info.focus_count}
{$LANG.FOCUS}
{if app_conf("USER_LOGIN_MONEY") gt 0 or app_conf("USER_LOGIN_SCORE") gt 0 or app_conf("USER_LOGIN_POINT") gt 0}
{if $t_sign_data} 您在今天{function name="to_date" v=$t_sign_data.sign_date f="H:i:s"}已经签到过了 {else} {if $y_sign_data} 您已经连续签到{$sign_day}天
继续努力
{else} 您昨天忘记签到了
重头来吧。
{/if} {/if}
{/if} {include file="inc/uc/uc_cate.html"}
{include file=$inc_file}
{if $has_right eq 1}
{include file="inc/uc/uc_right.html"}
{/if}
{include file="inc/footer.html"}