f5b498763a871066f6e6991e9561946d0fa4afc8.file.member_paths.lbi.php 3.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960
  1. <?php /* Smarty version Smarty-3.1.7, created on 2016-12-20 18:11:06
  2. compiled from "D:/phpStudy/WWW_krpano100/template\default\library\member_paths.lbi" */ ?>
  3. <?php /*%%SmartyHeaderCode:30227585903ba843e25-35621343%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
  4. $_valid = $_smarty_tpl->decodeProperties(array (
  5. 'file_dependency' =>
  6. array (
  7. 'f5b498763a871066f6e6991e9561946d0fa4afc8' =>
  8. array (
  9. 0 => 'D:/phpStudy/WWW_krpano100/template\\default\\library\\member_paths.lbi',
  10. 1 => 1482227914,
  11. 2 => 'file',
  12. ),
  13. ),
  14. 'nocache_hash' => '30227585903ba843e25-35621343',
  15. 'function' =>
  16. array (
  17. ),
  18. 'variables' =>
  19. array (
  20. 'module' => 0,
  21. 'act' => 0,
  22. ),
  23. 'has_nocache_code' => false,
  24. 'version' => 'Smarty-3.1.7',
  25. 'unifunc' => 'content_585903ba9881f',
  26. ),false); /*/%%SmartyHeaderCode%%*/?>
  27. <?php if ($_valid && !is_callable('content_585903ba9881f')) {function content_585903ba9881f($_smarty_tpl) {?><style type="text/css">
  28. .navbar{
  29. margin-bottom:0;
  30. }
  31. .navbar-default .navbar-second li>a{
  32. padding-top:7px;
  33. padding-bottom:8px;
  34. }
  35. .navbar-default .navbar-second>.active>a, .navbar-default .navbar-second>.active>a:focus, .navbar-default .navbar-second>li>a:hover, .navbar-default .navbar-second>.active>a:hover{
  36. background:none;
  37. line-height:27px;
  38. border-bottom:3px solid #4aab4e;
  39. }
  40. </style>
  41. <div class="navbar" style="margin-bottom:20px;z-index:0;background:#fff;">
  42. <div class="container" style="line-height:45px">
  43. <div class="navbar-right navbar-default" style="background:none">
  44. <ul class="navbar-second nav navbar-nav">
  45. <?php if ($_smarty_tpl->tpl_vars['module']->value=='profile'||$_smarty_tpl->tpl_vars['module']->value=='passwd'||$_smarty_tpl->tpl_vars['module']->value=='bind'){?>
  46. <li <?php if ($_smarty_tpl->tpl_vars['module']->value=='profile'){?>class="active"<?php }?>><a href="/member/profile">作者资料</a></li>
  47. <li <?php if ($_smarty_tpl->tpl_vars['module']->value=='passwd'){?>class="active"<?php }?>><a href="/member/passwd">修改密码</a></li>
  48. <li <?php if ($_smarty_tpl->tpl_vars['module']->value=='bind'){?>class="active"<?php }?>><a href="/member/bind">社交绑定</a></li>
  49. <?php }else{ ?>
  50. <li <?php if ($_smarty_tpl->tpl_vars['module']->value=='pic'){?>class="active"<?php }?>><a href="/add/pic">发布作品</a></li>
  51. <li <?php if ($_smarty_tpl->tpl_vars['module']->value=='project'&&$_smarty_tpl->tpl_vars['act']->value=='list'){?>class="active"<?php }?>><a href="/member/project">全景图片</a></li>
  52. <li <?php if ($_smarty_tpl->tpl_vars['module']->value=='project'&&$_smarty_tpl->tpl_vars['act']->value=='videos'){?>class="active"<?php }?>><a href="/member/project?act=videos">全景视频</a></li>
  53. <li <?php if ($_smarty_tpl->tpl_vars['module']->value=='object_around'){?>class="active"<?php }?>><a href="/member/object_around">物体环视</a></li>
  54. <li <?php if ($_smarty_tpl->tpl_vars['module']->value=='mediares'){?>class="active"<?php }?>><a href="/member/mediares">素材管理</a></li>
  55. <li <?php if ($_smarty_tpl->tpl_vars['module']->value=='download'){?>class="active"<?php }?>><a href="/member/download">离线下载</a></li>
  56. <?php }?>
  57. </ul>
  58. </div>
  59. </div>
  60. </div><?php }} ?>