You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
6 lines
484 B
6 lines
484 B
2 weeks ago
|
<?php if (!defined('THINK_PATH')) exit(); /*a:1:{s:73:"/www/wwwroot/stationery/addons/wanlshop/view/hook/user_sidenav_after.html";i:1630345636;}*/ ?>
|
||
|
<ul class="list-group">
|
||
|
<li class="list-group-heading"><?php echo __('卖家管理'); ?></li>
|
||
|
<li class="list-group-item <?php echo $actionname=='my'?'active':''; ?>"><a target="_blank" href="<?php echo url('index/wanlshop.console/index'); ?>"><i class="fa fa-list fa-fw"></i> <?php echo __('卖家控制台'); ?></a></li>
|
||
|
</ul>
|