{loop $nav_top_tiled_other $other} {if $other['is_system']}{php continue;}{/if}
  • {$other['title']}
  • {/loop} {if $_W['iscontroller'] && $_W['isadmin']}
  • 客户端
  • {else} {if $_W['isadmin']}
  • 控制台
  • {/if} {/if} {loop $nav_top_tiled_other $other} {if !$other['is_system']}{php continue;}{/if} {if $other['name'] == 'workorder' && (!permission_check_account_user('see_workorder') || !$_W['iscontroller'])}{php continue;}{/if} {if $other['name'] == 'store' && $_W['iscontroller']}{php continue;}{/if}
  • {/loop} {template 'common/header-notice'}