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/template/mobile/users/
Upload File :
Current Directory [ Writeable ] Root Directory [ Writeable ]


Current File : /www/wwwroot/fsjlkj.cn/template/mobile/users/users_order_header.htm
<div class="ey-header-status">
    <div class="header-status-l"><a href="{eyou:url link='user/Users/index'/}"><i class="el-icon-arrow-left"></i></a></div>
    <div class="header-status-m">会员订单</div>
    <div class="header-status-r"></div>
</div>
<div class="h50"></div>

<div class="oper-row" >
    <div class="oper-row-roll">
        {if condition="isset($partChannel['article']['data']['is_article_pay']) && $partChannel['article']['data']['is_article_pay'] == 1"}
        <a class="oper-row-button {if $Think.const.CONTROLLER_NAME == 'Users' && $Think.const.ACTION_NAME == 'article_index'} active {/if}" href="{eyou:url link='user/Users/article_index'/}"> 文章订单 </a>
        {/if}
        {if condition="isset($partChannel['download']['data']['is_download_pay']) && $partChannel['download']['data']['is_download_pay'] == 1"}
        <a class="oper-row-button {if $Think.const.CONTROLLER_NAME == 'Users' && $Think.const.ACTION_NAME == 'download_index'} active {/if}" href="{eyou:url link='user/Users/download_index'/}"> 下载订单 </a>
        {/if}
        {if condition="isset($partChannel['media']['data']['is_media_pay']) && $partChannel['media']['data']['is_media_pay'] == 1"}
        <a class="oper-row-button {if $Think.const.CONTROLLER_NAME == 'Users' && $Think.const.ACTION_NAME == 'media_index'} active {/if}" href="{eyou:url link='user/Users/media_index'/}"> 视频订单 </a>
        {/if}
    </div>
</div>