{if !empty($selected_account)} {if in_array($_W['account']['type'], array(ACCOUNT_TYPE_OFFCIAL_NORMAL, ACCOUNT_TYPE_OFFCIAL_AUTH))} {$_W['account']['name']} {if !empty($selected_account['version_info'])} {$account['wxapp_name']} {/if} {/if} {if $_W['account']['type'] == ACCOUNT_TYPE_APP_NORMAL} {if $selected_account['version_info']['uniacid'] != $selected_account['uniacid']} {$_W['account']['name']} {/if} {$selected_account['wxapp_name']} {/if} {/if}