{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'])} {$selected_account['wxapp_name']} {/if} {/if} {if in_array($_W['account']['type'], array(ACCOUNT_TYPE_APP_NORMAL, ACCOUNT_TYPE_ALIAPP_NORMAL))} {if $selected_account['version_info']['uniacid'] != $selected_account['uniacid']} {$_W['account']['name']} {/if} {/if} {/if}