<?php echo '请支持记事本网络正版';exit;?>
<!--{eval
$needhiddenreply = ($hiddenreplies && $_G['uid'] != $post['authorid'] && $_G['uid'] != $_G['forum_thread']['authorid'] && !$post['first'] && !$_G['forum']['ismoderator']);
$postshowavatars = !($_G['setting']['bannedmessages'] & 2 && ($post['memberstatus'] == '-1' || ($post['authorid'] && !$post['username']) || ($post['groupid'] == 4 || $post['groupid'] == 5) || ($post['status'] & 1)));
}-->
<!--{block authorverifys}-->
<!--{loop $post['verifyicon'] $vid}-->
<a href="home.php?mod=spacecp&ac=profile&op=verify&vid=$vid" target="_blank"><!--{if $_G['setting']['verify'][$vid]['icon']}--><img src="$_G['setting']['verify'][$vid]['icon']" class="vm" alt="$_G['setting']['verify'][$vid][title]" title="$_G['setting']['verify'][$vid][title]" /><!--{else}-->$_G['setting']['verify'][$vid]['title']<!--{/if}--></a>
<!--{/loop}-->
<!--{loop $post['unverifyicon'] $vid}-->
<a href="home.php?mod=spacecp&ac=profile&op=verify&vid=$vid" target="_blank"><img src="$_G['setting']['verify'][$vid]['unverifyicon']" class="vm" alt="$_G['setting']['verify'][$vid][title]" title="$_G['setting']['verify'][$vid][title]" /></a>
<!--{/loop}-->
<!--{/block}-->
<!--{if $post['first'] && $_G['forum_threadstamp']}-->
<div id="threadstamp"><img src="{STATICURL}image/stamp/$_G[forum_threadstamp][url]" title="$_G[forum_threadstamp][text]" /></div>
<!--{/if}-->
<!--{if empty($post['deleted'])}-->
<table id="pid$post[pid]" class="plhin" summary="pid$post[pid]" cellspacing="0" cellpadding="0">
<tr>
<!--{if !$close_leftinfo}-->
<td class="pls" rowspan="2">
<div id="favatar$post[pid]" class="pls favatar">
$post[newpostanchor] $post[lastpostanchor]
<!--{if $post['authorid'] && $post['username'] && !$post['anonymous']}-->
<!--{if $_G['setting']['authoronleft']}-->
<div class="pi">
<div class="authi"><a href="home.php?mod=space&uid=$post['authorid']" target="_blank" class="xw1"{if $post[groupcolor]} style="color: $post[groupcolor]"{/if}>$post[author]</a>$authorverifys</div>
</div>
<!--{/if}-->
<div class="p_pop blk bui card_gender_$post['gender']" id="userinfo$post[pid]" style="display: none; {if $_G['setting']['authoronleft']}margin-top: -11px;{/if}">
<div class="m z">
<div id="userinfo$post[pid]_ma"></div>
<!--{hook/viewthread_profileside $postcount}-->
</div>
<div class="i y">
<div>
<strong><a href="home.php?mod=space&uid=$post[authorid]" target="_blank" class="xi2"{if $post[groupcolor]} style="color: $post[groupcolor]"{/if}>$post[author]</a></strong>
<!--{if $_G['setting']['vtonlinestatus'] && $post['authorid']}-->
<!--{if ($_G['setting']['vtonlinestatus'] == 2 && $_G[forum_onlineauthors][$post[authorid]]) || ($_G['setting']['vtonlinestatus'] == 1 && (TIMESTAMP - $post['lastactivity'] <= 10800) && !$post['authorinvisible'])}-->
<em>{lang online}</em>
<!--{else}-->
<em>{lang offline}</em>
<!--{/if}-->
<!--{/if}-->
</div>
{eval viewthread_profile_node('top', $post);}
<div class="imicn">
<!--{if $post['qq'] && !$post['privacy']['profile']['qq']}--><a href="http://wpa.qq.com/msgrd?V=3&Uin=$post[qq]&Site=$_G['setting']['bbname']&Menu=yes&from=discuz" target="_blank" title="QQ"><img src="{IMGDIR}/qq.gif" alt="QQ" /></a><!--{/if}-->
<!--{if $post['icq'] && !$post['privacy']['profile']['icq']}--><a href="http://wwp.icq.com/scripts/search.dll?to=$post[icq]" target="_blank" title="ICQ"><img src="{IMGDIR}/icq.gif" alt="ICQ" /></a><!--{/if}-->
<!--{if $post['yahoo'] && !$post['privacy']['profile']['yahoo']}--><a href="http://edit.yahoo.com/config/send_webmesg?.target=$post[yahoo]&.src=pg" target="_blank" title="Yahoo"><img src="{IMGDIR}/yahoo.gif" alt="Yahoo!" /></a><!--{/if}-->
<!--{if $post['taobao'] && !$post['privacy']['profile']['taobao']}--><a href="javascript:;" onclick="window.open('http://amos.im.alisoft.com/msg.aw?v=2&uid='+encodeURIComponent('$post[taobaoas]')+'&site=cntaobao&s=2&charset=utf-8')" title="{lang taobao}"><img src="{IMGDIR}/taobao.gif" alt="{lang taobao}" /></a><!--{/if}-->
<!--{if $post['site'] && !$post['privacy']['profile']['site']}--><a href="$post[site]" target="_blank" title="{lang member_homepage}"><img src="{IMGDIR}/forumlink.gif" alt="{lang member_homepage}" /></a><!--{/if}-->
<a href="home.php?mod=space&uid=$post[authorid]&do=profile" target="_blank" title="{lang member_viewpro}"><img src="{IMGDIR}/userinfo.gif" alt="{lang member_viewpro}" /></a>
<!--{hook/viewthread_imicons $postcount}-->
<!--{if $_G['setting']['magicstatus']}-->
<!--{if !empty($_G['setting']['magics']['showip'])}-->
<a href="home.php?mod=magic&mid=showip&idtype=user&id={echo rawurlencode($post[author])}" id="a_showip_li_{$post[pid]}" class="xi2" onclick="showWindow(this.id, this.href)"><img src="{STATICURL}/image/magic/showip.small.gif" alt="" /> $_G['setting']['magics']['showip']</a>
<!--{/if}-->
<!--{if !empty($_G['setting']['magics']['checkonline']) && $post['authorid'] != $_G['uid']}-->
<a href="home.php?mod=magic&mid=checkonline&idtype=user&id={echo rawurlencode($post[author])}" id="a_repent_$post[pid]" class="xi2" onclick="showWindow(this.id, this.href)"><img src="{STATICURL}/image/magic/checkonline.small.gif" alt="" /> $_G['setting']['magics']['checkonline']</a>
<!--{/if}-->
<!--{hook/viewthread_magic_user $postcount}-->
<!--{/if}-->
</div>
<div id="avatarfeed"><span id="threadsortswait"></span></div>
</div>
</div>
<!--{/if}-->
<!--{if $post['authorid'] && $post['username'] && !$post['anonymous']}-->
<div>
<!--{if !$postshowavatars}-->
<div class="avatar">{lang member_avatar_banned}</div>
<!--{elseif $post['avatar'] && $showavatars}-->
<!--{if $post[mobiletype]}-->
<div class="mobile-type mobile-type-$post[mobiletype]">
<a></a>
</div>
<!--{/if}-->
<div class="avatar"{if !($_G['setting']['threadguestlite'] && !$_G['uid'])} onmouseover="showauthor(this, 'userinfo$post[pid]')"{/If}><a href="home.php?mod=space&uid=$post[authorid]" class="avtm" target="_blank">$post[avatar]</a></div>
<!--{/if}-->
<!--{hook/viewthread_avatar $postcount}-->
</div>
<!--{hook/viewthread_sidetop $postcount}-->
<!--{if !($_G['setting']['threadguestlite'] && !$_G['uid'])}-->
{eval viewthread_profile_node('left', $post);}
<!--{if $post[authorid] != $_G[uid]}-->
<ul class="xl xl2 o cl">
<!--{if helper_access::check_module('follow')}-->
<li class="addflw">
<a href="home.php?mod=spacecp&ac=follow&op=add&hash={FORMHASH}&fuid=$post[authorid]" id="followmod_$post[authorid]" title="{lang follow}" class="xi2" onclick="showWindow('followmod', this.href, 'get', 0);">{lang follow}</a>
</li>
<!--{/if}-->
<li class="pm2"><a href="home.php?mod=spacecp&ac=pm&op=showmsg&handlekey=showmsg_$post[authorid]&touid=$post[authorid]&pmid=0&daterange=2&pid=$post[pid]&tid=$post[tid]" onclick="showWindow('sendpm', this.href);" title="{lang viewthread_left_sendpm}" class="xi2">{lang viewthread_left_sendpm}</a></li>
</ul>
<!--{/if}-->
<!--{/if}-->
<!--{hook/viewthread_sidebottom $postcount}-->
<!--{elseif getstatus($post['status'], 5)}-->
<!--{if $_G['setting']['authoronleft']}-->
<div class="pi">
<div class="authi"><a href="javascript:;" class="xw1">$post[author]</a></div>
</div>
<!--{/if}-->
<!--{if $showavatars}-->
<div>
<div class="avatar avtm"><a href="javascript:;">$post[avatar]</a></div>
</div>
<!--{/if}-->
<!--{else}-->
<div class="pi">
<!--{if !$post['authorid']}-->
<a href="javascript:;">$_G[setting][anonymoustext] <em>$post[useip]{if $post[port]}:$post[port]{/if}</em></a>
没有合适的资源?快使用搜索试试~ 我知道了~
Discuz x3.4模板 迪恩 电影电视剧视频 GBK DZ影视网站模板.zip
共158个文件
png:88个
jpg:22个
gif:11个
1.该资源内容由用户上传,如若侵权请联系客服进行举报
2.虚拟产品一经售出概不退款(资源遇到问题,请及时私信上传者)
2.虚拟产品一经售出概不退款(资源遇到问题,请及时私信上传者)
版权申诉
5星 · 超过95%的资源 2 下载量 190 浏览量
2022-04-14
15:38:21
上传
评论
收藏 5.62MB ZIP 举报
温馨提示
1.模板名称:”电影/电视剧/视频”,版本支持:discuzx3.0版本,discuzx3.2版本,discuzx3.4版本,网站页面宽度1180px,包括①网站首页②电影筛选③电视剧筛选④资讯列表页⑤资讯内容页⑥论坛首页/列表页/内容页⑧瀑布流⑨关于我们10.其他页面等(可以添加N个)等,网站代码工整简洁seo优化良好,让您网站更佳汇聚人气,助您网站成功!具体使用教程,请参考使用word文档详细说明。
资源推荐
资源详情
资源评论
收起资源包目录
Discuz x3.4模板 迪恩 电影电视剧视频 GBK DZ影视网站模板.zip (158个子文件)
main.css 223KB
extend_module.css 93KB
a.css 56KB
extend_common.css 17KB
widthauto.css 2KB
使用说明.doc 2.64MB
bx_loader.gif 8KB
noavatar_middle.gif 4KB
qqy_see.gif 3KB
qqy_reply.gif 3KB
tx.gif 2KB
qqy_like.gif 1KB
arw_l.gif 844B
collapsed_yes.gif 186B
collapsed_no.gif 184B
exit.gif 82B
arw_r.gif 65B
view_news.htm 16KB
list_deanabout.htm 7KB
header_userstatus.htm 7KB
pubsearchform.htm 4KB
portal_comment.htm 4KB
comment_li.htm 2KB
header_diynav.htm 170B
preview_large.jpg 348KB
2.jpg 335KB
map.jpg 287KB
custom1.jpg 265KB
3.jpg 231KB
mt-yg-img3.jpg 231KB
5.jpg 219KB
1.jpg 159KB
4.jpg 106KB
lxwmpic1.jpg 92KB
ad2.jpg 58KB
ad4.jpg 50KB
ad3.jpg 39KB
preview.jpg 32KB
wxss.jpg 26KB
nopic.jpg 12KB
color.jpg 11KB
ad5.jpg 10KB
fzlcpic10.jpg 8KB
fzlcpic2.jpg 8KB
yuemeiwb.jpg 5KB
avar.jpg 2KB
jquery-1.8.3.min.js 91KB
jquery.bxslider.js 51KB
jPages.js 18KB
wow.min.js 8KB
froumslide.js 2KB
hd.js 2KB
nv1.js 2KB
kefu.js 2KB
viewthread_node.php 42KB
forumdisplay_list.php 37KB
discuz.php 36KB
viewthread.php 29KB
forumdisplay.php 28KB
index.php 18KB
header.php 12KB
footer.php 12KB
icon.png 70KB
head.png 42KB
address.png 22KB
zongshu.png 7KB
1.png 6KB
3.png 6KB
2.png 6KB
5.png 6KB
zuori.png 5KB
baikeLogo.png 5KB
local.png 5KB
pn_post.png 4KB
post2.png 4KB
1.png 4KB
7.png 4KB
6.png 4KB
4.png 4KB
rss.png 4KB
globalPlayBtnv2.png 4KB
today.png 4KB
shoucang.png 4KB
button1.png 4KB
post.png 4KB
11.png 4KB
focus.png 4KB
jinri.png 4KB
reply.png 4KB
3.png 4KB
zhuti.png 4KB
button.png 4KB
5.png 3KB
41.png 3KB
61.png 3KB
71.png 3KB
forumnv.png 3KB
search.png 3KB
2.png 3KB
huishou.png 3KB
共 158 条
- 1
- 2
资源评论
- huawuque122022-09-21非常有用的资源,可以直接使用,对我很有用,果断支持!
- dcyuxiao52013142023-05-29资源值得借鉴的内容很多,那就浅学一下吧,值得下载!
智慧浩海
- 粉丝: 1w+
- 资源: 5459
下载权益
C知道特权
VIP文章
课程特权
开通VIP
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
- 【岗位说明】餐饮部经理岗位职责01.doc
- 【岗位说明】餐饮部经理岗位职责02.doc
- 【岗位说明】餐饮部主管岗位职责.docx
- 【岗位说明】餐饮部职能介绍及岗位职责.doc
- 【岗位说明】餐饮部总监岗位职责.doc
- 【岗位说明】餐饮后厨各岗位职责.doc
- 【岗位说明】餐饮中心消毒员工作流程.doc
- 【岗位说明】传菜员岗位职责.doc
- 【岗位说明】服务中心服务员岗位职责.doc
- 【岗位说明】服务中心夜班服务员岗位职责.doc
- 【岗位说明】楼层领班岗位职.doc
- 【岗位说明】厨房各岗位工作职责.doc
- 【岗位说明】厨师岗位职责说明书.docx
- 【岗位说明】餐饮主管岗位职责及每日工作流程.doc
- 【岗位说明】传菜领班岗位职责制度.doc
- 【岗位说明】西餐厅迎宾员岗位职责.doc
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功