Server : nginx/1.22.1
System : Linux iZwz9daxib3w3i063fw434Z 3.10.0-1127.19.1.el7.x86_64 #1 SMP Tue Aug 25 17:23:54 UTC 2020 x86_64
User : www ( 1000)
PHP Version : 5.6.40
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/www.jkmold.com/phpcms/templates/default/special/
Upload File :
Current Directory [ Writeable ] Root Directory [ Writeable ]


Current File : /www/wwwroot/www.jkmold.com/phpcms/templates/default/special/list_video.html
{template 'special', 'header_video'} 

<div class="clr ct zt_pg">

	<div class="mgt10 w960 bnr"><img src="{$banner}" ></div>

	<div class="crumbs"><a href="">首页</a><span> &gt; </span> <a href="{APP_PATH}index.php?m=special&c=index&a=special">专题</a> <span> &gt; </span> <a href="{$url}">{$title}</a> </div>

        <div class="box">

          <div class="nav2"><h5>{$info[name]}</h5></div>

          <div class="clr bct yct">

            <ul class="clr wp col4 col5">

			

             {pc:special  action="content_list" specialid="$specialid" typeid="$typeid" listorder="3" page="$page" num="10"}

			 {loop $data $r}

                <li>

                  <div class="w120">

                      <div class="imgbox">

					  

 					  <a href="{$r[url]}" target="_blank"><img src="{$r[thumb]}" width="120" height="75"></a>

					  </div>

                    <div class="lh21"><a href="{$r[url]}" title="{$r[title]}" target="_blank">{str_cut($r[title],18,false)}</a></div>

                      <div class="sz"><span class="shows">播放数:<cite>{get_views('c-'.$CATEGORYS[$v[catid]][modelid].'-'.$v['id'])}</cite></span><span>评论:<cite>{get_comments(id_encode("content_$v[catid]",$v[id],$siteid))}</cite></span></div>

                  </div>

                </li>

			{/loop}

			{/pc}

 				

            </ul>

            <div id="pages" class="pages">{$pages}</div>

        </div>

        </div> 

</div>



{template 'content', 'footer'}