|
Server : Apache System : Linux iZ6xhqomji47p1Z 5.10.134-15.al8.x86_64 #1 SMP Thu Jul 20 00:44:04 CST 2023 x86_64 User : www ( 1000) PHP Version : 8.1.30 Disable Function : passthru,exec,system,putenv,chroot,chgrp,chown,shell_exec,popen,proc_open,pcntl_exec,ini_alter,ini_restore,dl,openlog,syslog,readlink,symlink,popepassthru,pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,imap_open,apache_setenv Directory : /www/wwwroot/fsjlkj.cn/public/static/template/users_v2/ |
<ul>
<li>
<div class="title">会员中心</div>
</li>
{eyou:usermenu currentstyle='active'}
<li class="{$field.currentstyle}">
<a href="{$field.url}">{$field.title}</a>
</li>
{/eyou:usermenu}
</ul>
{if isset($usersConfig['shop_open']) && $usersConfig['shop_open'] == 1 && $php_servicemeal > 1}
<ul>
<li>
<div class="title">商城中心</div>
</li>
<li {if $Think.const.MODULE_NAME == 'user' && $Think.const.CONTROLLER_NAME == 'Shop' && $Think.const.ACTION_NAME == 'shop_cart_list'} class="active" {/if}>
<a href="{eyou:url link='user/Shop/shop_cart_list' /}">购物车</a>
</li>
<li {if $Think.const.MODULE_NAME == 'user' && $Think.const.CONTROLLER_NAME == 'Shop' && $Think.const.ACTION_NAME == 'shop_address_list'} class="active" {/if}>
<a href="{eyou:url link='user/Shop/shop_address_list' /}">收货地址</a>
</li>
<li {if $Think.const.MODULE_NAME == 'user' && ($Think.const.CONTROLLER_NAME == 'Shop' && in_array($Think.const.ACTION_NAME, ['shop_centre', 'shop_order_details', 'after_service', 'after_service_details', 'after_service_apply']) || ($Think.const.CONTROLLER_NAME == 'ShopComment' && in_array($Think.const.ACTION_NAME, ['product'])))} class="active" {/if}>
<a href="{eyou:url link='user/Shop/shop_centre' /}">我的订单</a>
</li>
{egt name='$php_servicemeal' value='2'}
<li {if $Think.const.MODULE_NAME == 'user' && $Think.const.CONTROLLER_NAME == 'ShopComment' && in_array($Think.const.ACTION_NAME, ['index'])} class="active" {/if}>
<a href="{eyou:url link='user/ShopComment/index'/}"> 我的评价</a>
</li>
{/egt}
</ul>
{/if}
{if isset($usersConfig['users_open_release']) && $usersConfig['users_open_release'] == 1}
<ul>
<li>
<div class="title">投稿中心</div>
</li>
<li {if $Think.const.MODULE_NAME == 'user' && $Think.const.CONTROLLER_NAME == 'UsersRelease' && $Think.const.ACTION_NAME == 'release_centre'} class="active" {/if}>
<a href="{:url('user/UsersRelease/release_centre', ['list'=>1])}">投稿列表</a>
</li>
<li {if $Think.const.MODULE_NAME == 'user' && $Think.const.CONTROLLER_NAME == 'UsersRelease' && ($Think.const.ACTION_NAME == 'article_add' || $Think.const.ACTION_NAME == 'article_edit')} class="active" {/if}>
<a href="{eyou:url link='user/UsersRelease/article_add'/}">我要投稿</a>
</li>
</ul>
{/if}