云主机测评网云主机测评网云主机测评网

云主机测评网
www.yunzhuji.net

初探织梦模板奥秘,第四篇章疑问重重,你准备好了吗?

# 织梦模板入门教程(四)

## 目录

1. 模板文件结构解析

2. 模板变量与标签的使用

3. 模板继承与布局

4. 模板样式调整

5. 模板优化与性能提升

6. 常见问题解答

## 1. 模板文件结构解析

织梦模板由多个文件组成,主要包括以下几部分:

`index.html`:首页模板文件。

`list.html`:列表页模板文件。

`show.html`:内容页模板文件。

`search.html`:搜索页模板文件。

`header.html`:头部模板文件。

`footer.html`:底部模板文件。

`style.css`:样式表文件。

`images/`:图片文件夹。

了解模板文件结构有助于快速定位问题,进行模板修改。

## 2. 模板变量与标签的使用

织梦模板支持丰富的变量和标签,以下是一些常用示例:

### 变量

`{channel_title}`:当前栏目标题。

`{page_title}`:当前页面标题。

`{content}`:当前内容。

### 标签

`{dede:field.title/}`:输出当前内容的标题。

`{dede:field.body/}`:输出当前内容的主内容。

`{dede:arclist}`:输出列表内容。

使用变量和标签时,注意遵循模板语法规则。

## 3. 模板继承与布局

织梦模板支持继承,可以将头部、底部等公共部分定义在父模板中,子模板继承父模板的公共部分,从而提高模板编写效率。

### 父模板

“`html

{dede:global.title/}

{dede:include file=”header.html” /}

{dede:include file=”content.html” /}

{dede:include file=”footer.html” /}

“`

### 子模板

“`html

{dede:include file=”header.html” /}

{dede:arclist}

{dede:field.title/}

{dede:field.body/}

{/dede:arclist}

{dede:include file=”footer.html” /}

“`

使用模板继承,可以快速搭建网站布局。

## 4. 模板样式调整

模板样式主要通过 `style.css` 文件进行调整,以下是一些常用样式调整方法:

背景颜色:`body { backgroundcolor: #fff; }`

文字颜色:`p { color: #333; }`

字体大小:`h1 { fontsize: 24px; }`

段落间距:`p { lineheight: 1.6; }`

根据网站需求,对样式进行调整。

## 5. 模板优化与性能提升

压缩CSS和JavaScript文件,减少加载时间。

使用CDN加速静态资源加载。

减少DOM操作,提高页面渲染速度。

使用懒加载技术,加载图片和视频。

优化模板,提高网站性能。

## 6. 常见问题解答

**Q:如何修改模板标题?

A:在父模板的 `

` 标签中修改 `{dede:global.title/}` 变量。 <p>**Q:如何修改模板背景颜色?</p> <p>A:在 `style.css` 文件中修改 `body` 选择器的 `backgroundcolor` 属性。</p> <p>**Q:如何修改模板字体?</p> <p>A:在 `style.css` 文件中修改 `body` 选择器的 `fontfamily` 属性。</p> <p>是织梦模板入门教程的第四部分,希望对您有所帮助,如有其他问题,请随时提问。</p></article> <div class="post-actions"> <a href="javascript:;" class="action action-rewards" data-event="rewards"><i class="tbfa"></i> 打赏</a> </div> <div class="post-copyright-custom">版权声明:主机测评不销售、不代购、不提供任何支持,仅分享信息/测评(有时效性),自行辨别,请遵纪守法文明上网。 <br>文章名称:《初探织梦模板奥秘,第四篇章疑问重重,你准备好了吗?》 <br>文章链接:<a href="https://www.yunzhuji.net/yunfuwuqi/241512.html">https://www.yunzhuji.net/yunfuwuqi/241512.html</a> </div> <div class="article-tags"> <a href="https://www.yunzhuji.net/tag/3_%E5%87%86%E5%A4%87%E5%B7%A5%E4%BD%9C/" rel="tag">准备工作</a> <a href="https://www.yunzhuji.net/tag/3_%E7%96%91%E9%97%AE%E9%87%8D%E9%87%8D/" rel="tag">疑问重重</a> <a href="https://www.yunzhuji.net/tag/3_%E7%BB%87%E6%A2%A6%E6%A8%A1%E6%9D%BF/" rel="tag">织梦模板</a> </div> <nav class="article-nav"> <span class="article-nav-prev">上一篇<br><a href="https://www.yunzhuji.net/yunfuwuqi/241511.html" rel="prev">寻找经济实惠的美国VPS服务,有哪些推荐?</a></span> <span class="article-nav-next">下一篇<br><a href="https://www.yunzhuji.net/yunfuwuqi/241513.html" rel="next">如何巧妙运用策略大幅提升随机增加文章点击数的效果?</a></span> </nav> <div class="relates relates-imagetext"> <div class="title"> <h3>相关推荐</h3> </div> <ul> <li><a href="https://www.yunzhuji.net/xunizhuji/288019.html"><img data-src="/pic/11_288019.jpg" alt="如何准备MySQL数据库连接的驱动?" src="/view/hfdr_dux/img/jz.png" class="thumb"></a><a href="https://www.yunzhuji.net/xunizhuji/288019.html">如何准备MySQL数据库连接的驱动?</a></li> <li><a href="https://www.yunzhuji.net/yunfuwuqi/273393.html"><img data-src="/pic/10_273393.jpg" alt="服务器维护期间,我们应该如何做好准备?" src="/view/hfdr_dux/img/jz.png" class="thumb"></a><a href="https://www.yunzhuji.net/yunfuwuqi/273393.html">服务器维护期间,我们应该如何做好准备?</a></li> <li><a href="https://www.yunzhuji.net/xunizhuji/256990.html"><img data-src="/pic/11_256990.jpg" alt="如何构建高效的MySQL灾备中心?RDS for MySQL实例的准备工作有哪些关键步骤?" src="/view/hfdr_dux/img/jz.png" class="thumb"></a><a href="https://www.yunzhuji.net/xunizhuji/256990.html">如何构建高效的MySQL灾备中心?RDS for MySQL实例的准备工作有哪些关键步骤?</a></li> <li><a href="https://www.yunzhuji.net/yunfuwuqi/241628.html"><img data-src="/pic/10_241628.jpg" alt="学习织梦模板从入门到精通,第六课,你准备好了吗?" src="/view/hfdr_dux/img/jz.png" class="thumb"></a><a href="https://www.yunzhuji.net/yunfuwuqi/241628.html">学习织梦模板从入门到精通,第六课,你准备好了吗?</a></li> <li><a href="https://www.yunzhuji.net/vps/54.html"><img data-src="/upload/article/20250105/204740677a7f6c8a2bbxipIGY.jpg" alt="678cdn:外海高防CDN,16元/月起步(可自定义),专业防CC/死扛DDoS/亚太高速节点" src="/view/hfdr_dux/img/jz.png" class="thumb"></a><a href="https://www.yunzhuji.net/vps/54.html">678cdn:外海高防CDN,16元/月起步(可自定义),专业防CC/死扛DDoS/亚太高速节点</a></li> <li><a href="https://www.yunzhuji.net/vps/10.html"><img data-src="/upload/article/20241215/023115675dcef3ea3ffgTl7U3.jpg" alt="BuyVM:美国/卢森堡AMD Ryzen VPS、NVMe SSD+块存储、10G带宽/不限流量,抗投诉\DDoS高防,低至$2/月起" src="/view/hfdr_dux/img/jz.png" class="thumb"></a><a href="https://www.yunzhuji.net/vps/10.html">BuyVM:美国/卢森堡AMD Ryzen VPS、NVMe SSD+块存储、10G带宽/不限流量,抗投诉\DDoS高防,低至$2/月起</a></li> <li><a href="https://www.yunzhuji.net/vps/52.html"><img data-src="/upload/article/20250105/204547677a7efbaef91i8HcyK.jpg" alt="lisahost:美国西雅图家宽住宅VPS,原生/双ISP/静态住宅IP,流媒体解锁全打通,支持Windows" src="/view/hfdr_dux/img/jz.png" class="thumb"></a><a href="https://www.yunzhuji.net/vps/52.html">lisahost:美国西雅图家宽住宅VPS,原生/双ISP/静态住宅IP,流媒体解锁全打通,支持Windows</a></li> <li><a href="https://www.yunzhuji.net/vps/9.html"><img data-src="/upload/article/20241215/022921675dce8193e130Pu2hA.jpg" alt="pqhosting:6周年庆,VPS-7折优惠/独服-8.5折,€3.3/月起,香港/日本/美国等42个机房,10G带宽/不限流量" src="/view/hfdr_dux/img/jz.png" class="thumb"></a><a href="https://www.yunzhuji.net/vps/9.html">pqhosting:6周年庆,VPS-7折优惠/独服-8.5折,€3.3/月起,香港/日本/美国等42个机房,10G带宽/不限流量</a></li> </ul> </div> <div class="post-go"> <div class="title" id="comments"> <h3>评论</h3> </div> <div id="comments" class="no_webshot"> <form action="/index.php?comment-post-ajax-1.html" method="post" id="ctf_form"> <div class="comt"> <div class="comt-title"> <img alt="" data-src="/static/img/avatar.png" class="avatar avatar-50 photo avatar-default" height="50" width="50" src="/view/hfdr_dux/img/avatar-default.png"> </div> <div class="comt-box"> <input type="hidden" name="cid" value="10" /> <input type="hidden" name="id" value="241512" /> <input type="hidden" name="reply_commentid" value="0" /> <textarea placeholder="你的评论可以一针见血" class="input-block-level comt-area" name="content" id="ctf_content" cols="100%" rows="3" tabindex="1" onkeydown="if(event.ctrlKey&&event.keyCode==13){document.getElementById('submit').click();return false};"></textarea> <div class="comt-ctrl"> <div class="comt-tips"><input type="hidden" name="comment_post_ID" value="655" id="comment_post_ID"> <input type="hidden" name="comment_parent" id="comment_parent" value="0"> <div id="ctf_tips"></div> </div> <button type="submit" name="submit" id="ctf_submit" tabindex="5">提交评论</button> </div> </div> <div class="comt-comterinfo" id="comment-author-info"> <ul> <li><input class="ipt" type="text" name="author" id="ctf_author" value="" tabindex="2" placeholder="昵称(必填)"></li> <li> <input class="ipt" type="text" name="vcode" id="ctf_vcode" value="" tabindex="2" placeholder="验证码"> </li> <li> <img id="captchaPic" src="/index.php?comment-vcode" onclick="this.src='/index.php?comment-vcode-r-'+Math.random();" alt="验证码" /> </li> </ul> </div> </div> </form> </div> <div id="postcomments"> <ol class="commentlist" id="comment_cont"> <div class="pagenav"><div class="load-more j-load-more" id="load_more">暂无评论</div></div> </ol> </div> </div> </div> </div> <div class="sidebar"> <div class="widget widget_ui_posts widget-on-phone"> <h3>热门推荐</h3> <ul> <li><a href="https://www.yunzhuji.net/internet/290006.html"> <span class="thumbnail"><img data-src="/pic/7_290006.jpg" alt="FabricJS如何实现对象的复制功能?" src="/view/hfdr_dux/img/jz.png" class="thumb"></span> <span class="text">FabricJS如何实现对象的复制功能?</span> <span class="muted">2024-12-22</span></a></li> <li><a href="https://www.yunzhuji.net/internet/290004.html"> <span class="thumbnail"><img data-src="/pic/7_290004.jpg" alt="新开的公司应该如何注册域名?" src="/view/hfdr_dux/img/jz.png" class="thumb"></span> <span class="text">新开的公司应该如何注册域名?</span> <span class="muted">2024-12-22</span></a></li> <li><a href="https://www.yunzhuji.net/internet/290000.html"> <span class="thumbnail"><img data-src="/pic/7_290000.jpg" alt="GGCDN,它是什么,如何优化网站性能?" src="/view/hfdr_dux/img/jz.png" class="thumb"></span> <span class="text">GGCDN,它是什么,如何优化网站性能?</span> <span class="muted">2024-12-22</span></a></li> <li><a href="https://www.yunzhuji.net/internet/290005.html"> <span class="thumbnail"><img data-src="/pic/7_290005.jpg" alt="F5负载均衡服务器的价格是多少?" src="/view/hfdr_dux/img/jz.png" class="thumb"></span> <span class="text">F5负载均衡服务器的价格是多少?</span> <span class="muted">2024-12-22</span></a></li> <li><a href="https://www.yunzhuji.net/internet/290001.html"> <span class="thumbnail"><img data-src="/pic/7_290001.jpg" alt="如何通过Fabric.js教程掌握强大的Canvas操作技能?" src="/view/hfdr_dux/img/jz.png" class="thumb"></span> <span class="text">如何通过Fabric.js教程掌握强大的Canvas操作技能?</span> <span class="muted">2024-12-22</span></a></li> </ul> </div> <div class="widget widget_ui_posts widget-on-phone"> <h3>随机推荐</h3> <ul> <li><a href="https://www.yunzhuji.net/zztj/6.html"><span class="thumbnail"><img data-src="https://www.yunzhuji.net/upload/article/20241214/165304675d477089c7dL3gTdZ.png" alt="UCloud年底上云限时特惠再降一波" src="/view/hfdr_dux/img/jz.png" class="thumb"></span> <span class="text">UCloud年底上云限时特惠再降一波</span><span class="muted">2024-12-14</span></a></li> <li><a href="https://www.yunzhuji.net/cdn/4.html"><span class="thumbnail"><img data-src="/upload/article/20241214/095152675ce4b88c0a0ihrrrC.png" alt="本站同款:拥有1000GB以上DDOS防护(TCP UDP) CC自动防御切换(拦截99%恶意请求)" src="/view/hfdr_dux/img/jz.png" class="thumb"></span> <span class="text">本站同款:拥有1000GB以上DDOS防护(TCP UDP) CC自动防御切换(拦截99%恶意请求)</span><span class="muted">2024-12-14</span></a></li> <li><a href="https://www.yunzhuji.net/vps/68.html"><span class="thumbnail"><img data-src="/upload/article/20250117/183121678a31799fe51dOn9m2.jpg" alt="#推荐# ZgoVPS,$15/年起,AMD高性能平台,高速中国优化网络(美国AS9929/美国CMIN2/日本IIJ)" src="/view/hfdr_dux/img/jz.png" class="thumb"></span> <span class="text">#推荐# ZgoVPS,$15/年起,AMD高性能平台,高速中国优化网络(美国AS9929/美国CMIN2/日本IIJ)</span><span class="muted">2025-01-17</span></a></li> <li><a href="https://www.yunzhuji.net/vps/12.html"><span class="thumbnail"><img data-src="/upload/article/20241215/023652675dd04485c17XJUR9R.jpg" alt="#双十二# cloudcone:洛杉矶VPS低至$12.12/年,1G内存/2核/12gSSD/2T流量/1Gbps带宽" src="/view/hfdr_dux/img/jz.png" class="thumb"></span> <span class="text">#双十二# cloudcone:洛杉矶VPS低至$12.12/年,1G内存/2核/12gSSD/2T流量/1Gbps带宽</span><span class="muted">2024-12-15</span></a></li> <li><a href="https://www.yunzhuji.net/vps/52.html"><span class="thumbnail"><img data-src="/upload/article/20250105/204547677a7efbaef91i8HcyK.jpg" alt="lisahost:美国西雅图家宽住宅VPS,原生/双ISP/静态住宅IP,流媒体解锁全打通,支持Windows" src="/view/hfdr_dux/img/jz.png" class="thumb"></span> <span class="text">lisahost:美国西雅图家宽住宅VPS,原生/双ISP/静态住宅IP,流媒体解锁全打通,支持Windows</span><span class="muted">2025-01-05</span></a></li> </ul> </div> <div class="widget widget_ui_comments"> <h3>最新评论</h3> <ul> <li><a href="https://www.yunzhuji.net/cdn/4.html" title="莫名CDN的评论"><img data-src="https://www.yunzhuji.net/static/img/avatar.png" class="avatar avatar-50 photo" height="50" width="50" src="/view/hfdr_dux/img/avatar-default.png"> <strong>莫名CDN</strong>1月前 说:<br>本站CDN与莫名CDN同款、亚太CDN、速度还不错,值得推荐。</a></li> <li><a href="https://www.yunzhuji.net/zztj/6.html" title="ucloud的评论"><img data-src="https://www.yunzhuji.net/static/img/avatar.png" class="avatar avatar-50 photo" height="50" width="50" src="/view/hfdr_dux/img/avatar-default.png"> <strong>ucloud</strong>1月前 说:<br>感谢推荐我们公司产品、有什么活动会第一时间公布!</a></li> <li><a href="https://www.yunzhuji.net/zztj/2.html" title="游客的评论"><img data-src="https://www.yunzhuji.net/static/img/avatar.png" class="avatar avatar-50 photo" height="50" width="50" src="/view/hfdr_dux/img/avatar-default.png"> <strong>游客</strong>1月前 说:<br>我在用这类站群服务器、还可以. 用很多年了。</a></li> </ul> </div> <div class="widget-on-phone widget widget_ui_tags"> <h3>标签云</h3> <div class="items"> <a href="https://www.yunzhuji.net/tag/raksmart%E6%80%8E%E4%B9%88%E6%A0%B7/">raksmart怎么样</a> <a href="https://www.yunzhuji.net/tag/velovps/">velovps</a> <a href="https://www.yunzhuji.net/tag/cloudcone/">cloudcone</a> <a href="https://www.yunzhuji.net/tag/racknerd/">racknerd</a> <a href="https://www.yunzhuji.net/tag/rarecloud%E8%AF%84%E6%B5%8B/">rarecloud评测</a> <a href="https://www.yunzhuji.net/tag/cuii-vps/">cuii vps</a> <a href="https://www.yunzhuji.net/tag/%E5%A4%A7%E5%B8%A6%E5%AE%BD%E9%A6%99%E6%B8%AF%E6%9C%8D%E5%8A%A1%E5%99%A8/">大带宽香港服务器</a> <a href="https://www.yunzhuji.net/tag/9he/">9he</a> <a href="https://www.yunzhuji.net/tag/ucloud/">ucloud</a> <a href="https://www.yunzhuji.net/tag/%E6%90%AC%E7%93%A6%E5%B7%A5%E4%BA%91/">搬瓦工云</a> <a href="https://www.yunzhuji.net/tag/%E6%89%93%E6%8A%98%E4%BF%83%E9%94%80/">打折促销</a> <a href="https://www.yunzhuji.net/tag/amazon-bedrock/">amazon bedrock</a> <a href="https://www.yunzhuji.net/tag/vps%E6%B5%8B%E8%AF%84/">vps测评</a> <a href="https://www.yunzhuji.net/tag/diyvm/">diyvm</a> <a href="https://www.yunzhuji.net/tag/kvm/">kvm</a> <a href="https://www.yunzhuji.net/tag/%E4%BE%BF%E5%AE%9C%E9%A6%99%E6%B8%AFvps/">便宜香港vps</a> <a href="https://www.yunzhuji.net/tag/spartanhost/">spartanhost</a> <a href="https://www.yunzhuji.net/tag/lightlayer%E6%80%8E%E4%B9%88%E6%A0%B7/">lightlayer怎么样</a> <a href="https://www.yunzhuji.net/tag/%E4%BE%BF%E5%AE%9C%E4%B8%8D%E9%99%90%E6%B5%81%E9%87%8Fvps/">便宜不限流量vps</a> <a href="https://www.yunzhuji.net/tag/itecdn/">itecdn</a> <a href="https://www.yunzhuji.net/tag/rarecloud%E5%87%A4%E5%87%B0%E5%9F%8Evps/">rarecloud凤凰城vps</a> </div> </div> <!-- 内页右侧 --> <div class="widget-on-phone widget widget_media_image"><a href="#"><img width="360" height="206" src="https://img.4414.cn/forum/202412/15/225418gjh3p5958ux0g8pz.jpg" class="image wp-image-75276 attachment-full size-full entered lazyloaded" alt="" style="max-width: 100%; height: auto;" decoding="async" fetchpriority="high" data-lazy-src="https://img.4414.cn/forum/202412/15/225418gjh3p5958ux0g8pz.jpg" data-ll-status="loaded"><noscript><img width="360" height="206" src="https://img.4414.cn/forum/202412/15/225418gjh3p5958ux0g8pz.jpg" class="image wp-image-75276 attachment-full size-full" alt="" style="max-width: 100%; height: auto;" decoding="async" fetchpriority="high" /></noscript></a></div> <!-- 内页右侧 --> </div> </section> <footer class="footer"> <div class="container"> <div class="flinks"> <strong>友情链接</strong> <ul class='xoxo blogroll'> <li><a href="https://tool.112.run/bishun.html" rel="noopener" title="汉字笔顺" target="_blank">汉字笔顺</a></li> <li><a href="https://tool.112.run/hanzi.html" rel="noopener" title="汉字查询" target="_blank">汉字查询</a></li> <li><a href="https://tool.112.run/" rel="noopener" title="在线工具" target="_blank">在线工具</a></li> <li><a href="https://www.112.run/" rel="noopener" title="112工具箱" target="_blank">112工具箱</a></li> </ul> </div> <p><a target="_blank" rel="nofollow"><strong><span style="color: #ff0000;">本站不销售产品、不代购、不提供技术支持,仅分享信息,请遵纪守法、文明上网。</span></strong></a> <br> Copyright © 2024 <a href="/">云主机测评网</a> - All Rights Reserved 闽ICP备1000000号</p> <script> var _hmt = _hmt || []; (function() { var hm = document.createElement("script"); hm.src = "https://hm.baidu.com/hm.js?5b8a98e1acc41ae4819af6359fcefd67"; var s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(hm, s); })(); </script></div> </footer> <div class="karbar karbar-rb"> <ul> <li class="karbar-totop"><a href="javascript:(TBUI.scrollTo());"><i class="tbfa"></i></a></li> </ul> </div> <script> window.TBUI = {"www":"https:\/\/www.yunzhuji.net\/hfdr_dux","uri":"https:\/\/www.yunzhuji.net\/view\/hfdr_dux","roll":"1 2 3"}</script> <script type='text/javascript' src='/view/hfdr_dux/js/loader.js' id='loader-js'></script> <script> </script> </body> </html> <script type="text/javascript" src="/view/hfdr_dux/js/style.js"></script> <script src="/view/hfdr_dux/js/img-view.js"></script> <div class="rewards-popover-mask" data-event="rewards-close" style="display: none;"></div> <div class="rewards-popover" style="display: none;"> <h3>觉得文章有用就打赏一下文章作者</h3> <h5>非常感谢你的打赏,我们将继续给力更多优质内容,让我们一起创建更加美好的网络世界!</h5> <div class="rewards-popover-item"> <h4>支付宝扫一扫打赏</h4> <img src="/view/hfdr_dux/img/zfb.png"> </div> <div class="rewards-popover-item"><h4>微信扫一扫打赏</h4> <img src="/view/hfdr_dux/img/wx.png"> </div> <span class="rewards-popover-close" data-event="rewards-close"><i class="tbfa"></i></span> </div> <script> $(".article-content img").on("click",function (){ window.ViewImage && ViewImage.init('.article-content img'); }); </script> <script type="text/javascript"> $("#likes_do").click(function () { $.getJSON("", function(data){ if(data.err){ alert(data.msg); }else{ if( data.dolike == 1 ){ $("#likes_do").attr(""); }else{ $("#likes_do").attr(""); } $("#likes_count").html(data.likes_count); alert(data.msg); } }); }); </script> <script type="text/javascript"> //回复某评论 function reply_comment(commentid){ $("input[name='reply_commentid']").val(commentid); var comment = $("#comment_"+commentid+">.msgarticle").html(); $("#reply_comment_content").html(comment); $("#reply_comment_div").show(); } //取消回复某评论 function cancel_reply_comment() { $("input[name='reply_commentid']").val(0); $("#reply_comment_div").hide(); } //加载更多评论 (function(){ var obj = $("#load_more"); var next_url = obj.attr("next_url"); var isnext = obj.attr("isnext"); var no_more = function() { obj.html("没有更多了"); if(typeof load_more != "undefined") obj.off("click", load_more); if(typeof auto_load_more != "undefined") $(window).off("scroll", auto_load_more); } if(isnext < 1) { no_more(); return; } var leJosnLock = false; var load_more = function() { if(!next_url || leJosnLock) return; obj.html("玩命加载中..."); leJosnLock = true; $.get(next_url, function(data) { try{ var json = eval("("+data+")"); next_url = json.next_url; $.each(json.list_arr, function(i,item) { var s = '<li class="comment byuser comment-author-admin bypostauthor even thread-even depth-1">'; s += '<span class="comt-f">'+item.date+'</span><div class="comt-avatar"><img alt="'+item.author+'" src="'+item.avatar+'" class="avatar avatar-50 photo" src="view/hfdr-dux/img/avatar-default.png"></div>'; s += '<div class="comt-main"><p>'+item.content+'</p><div class="comt-meta"><span class="comt-author">'+item.author+'</span>('+item.ip+')</div></div>'; s += '</li>'; $("#comment_cont>li:last").after(s); }); obj.html("更多评论"); leJosnLock = false; if(json.isnext < 1) no_more(); }catch(e){ alert(data); } }); } obj.click(load_more); })(); </script>