商城首页欢迎来到中国正版软件门户

您的位置: 首页 > 文章列表 > 软件教程 > DEDECMS仿站:Head标签详解

DEDECMS仿站:Head标签详解

  发布于2026-07-16 阅读(0)

扫一扫,手机访问

在DedeCMS建站过程中,头部区域的标签配置直接决定了页面的SEO表现与用户体验。很多新手在套用模板时,往往只关注样式,却忽略了标签本身的含义与用法。今天我们就来梳理一下首页、列表页、内容页这三个核心场景下的头部标签调用逻辑。

首页头部区域标签

首页对应的文件通常是index.htm或主页面模板。在头部区域,最核心的标签是网站名称的调用:{dede:global.cfg_webname/}。这个标签会直接输出后台设置的系统站点名称,通常放在标签中,是搜索引擎识别网站的第一要素。</p> <p>除了标题,首页还需要围绕核心关键词展开内容优化。具体做法是在<meta name="keywords">和<meta name="description">中,利用DedeCMS的全局变量标签,将关键词与描述信息动态填充。例如,关键词可以调用<code>{dede:global.cfg_keywords/}</code>,描述则调用<code>{dede:global.cfg_description/}</code>。这样,后台一旦修改,前台所有页面同步更新,无需手动逐个修改。</p> <p>另外,首页的头部区域往往还会包含一些引导性描述,比如“网站致力于提供全面的信息服务,涵盖各领域专业知识,助力用户获取所需内容,提升学习与工作效率”。这类文字可以放在<meta>的description中,也可以作为页面顶部的一段引导文案。实际使用时,建议将核心亮点提炼到描述标签里,既能提升搜索可见度,又能让用户快速了解网站定位。</p> <img id="content-first-img" src="/uploads/20260716/178418576951750.webp" loading="lazy"> <h2>列表页面头部标签区域</h2> <p>列表页对应的是文章列表模板,文件名为<code>List_article.htm</code>。这类页面的头部标签需要动态获取当前栏目或分类的信息,而不是固定写死。</p> <p>标题区域的标准写法是:<code>{dede:field.title/}_{dede:global.cfg_webname/}</code>。这样,当用户访问某个栏目时,标题会显示为“栏目名称 - 网站名称”,既清晰又利于SEO。</p> <p>关键词标签则调用<code>{dede:field name=keywords/}</code>,自动输出该栏目设置的关键词。描述部分同样需要动态提取,但要注意:DedeCMS的field描述默认包含HTML标签,直接输出会影响页面源码的整洁度。因此,正确的做法是使用<code>{dede:field.description function='html2text(@me)'/}</code>,将描述内容转换为纯文本,去除所有HTML标记,仅保留干净的文字信息。这样,搜索引擎抓取到的描述就是一段可读性强的摘要。</p> <img src="/uploads/20260716/178418576927729.webp" loading="lazy"> <h2>内容页头部标签区域</h2> <p>内容页即文章详情页,模板文件为<code>Article_article.htm</code>。这里的头部标签与列表页类似,但更强调文章本身的关键词与描述。</p> <p>标题区域同样使用<code>{dede:field.title/}_{dede:global.cfg_webname/}</code>,确保每篇文章都有独立的标题。关键词标签调用<code>{dede:field.keywords/}</code>,描述标签则同样需要处理为纯文本:<code>{dede:field.description function='html2text(@me)'/}</code>。很多站长会忽略描述中的HTML标签,结果导致页面源代码中间出现一堆乱码,影响搜索引擎的抓取质量。</p> <p>实际应用中,还可以在内容页头部添加文章作者、发布时间等结构化数据标签,但这属于进阶用法。核心思路是:让每个页面的头部都具备唯一性,避免重复内容被搜索引擎惩罚。</p> <img src="/uploads/20260716/178418576919867.webp" loading="lazy"> <p>总结一下:DedeCMS的头部标签看似简单,但每个细节都关系到SEO效果。首页用全局变量,列表页用栏目动态字段,内容页用文章自身字段,再配合html2text函数处理描述,就能构建出干净、专业、可维护的头部信息。下次遇到模板标签不生效的时候,不妨先检查一下这些基础调用是否正确。</p> </div> <div class="laiyuan"> 本文转载于:https://soft.zol.com.cn/1213/12139919.html 如有侵犯,请联系zhengruancom@outlook.com删除。<br/>免责声明:正软商城发布此文仅为传递信息,不代表正软商城认同其观点或证实其描述。 </div> <div class="zrSypBox"> <p>上一篇:<a href="https://www.zhengruan.com/news/708871" title="JS放head不生效?尾部使用才有效" class="aRed">JS放head不生效?尾部使用才有效</a></p> <p class="right">下一篇:<a href="https://www.zhengruan.com/news/708873" title="为什么宙斯浏览器在运行大型JS脚本时会出现闪退?" class="aRed">为什么宙斯浏览器在运行大型JS脚本时会出现闪退?</a></p> <div class="clear"></div> </div> <div class="zrDtxwBox"> <div class="zrByddTitle"> <span><h2>产品推荐</h2></span> </div> <ul class="zrTxdmList3"> <li class="one"> <div class="zrTxdmCont5"> <div class="zrTxdmImg4 dianji"> <a href="https://www.zhengruan.com/news/soft69" class="img"><img onerror="this.src='https://www.zhengruan.com/statics/www/zrimages/404_bg.png'" src="https://www.zhengruan.com/uploads/20200428/cd14258f0172a172f8a80798c38c1577.jpg" alt="DAEMON Tools Lite 10"></a> <span class="xianshi"> <p>售后无忧</p> <em><a href="https://www.zhengruan.com/news/soft69" title="立即购买>">立即购买></a></em> </span> </div> <div class="zrTxdmIn4"> <dl> <dt><a href="https://www.zhengruan.com/news/soft69" title="DAEMON Tools Lite 10【序列号终身授权 + 中文版 + Win】" class="aBlack">DAEMON Tools Lite 10【序列号终身授权 + 中文版 + Win】</a></dt> <dd> <span>¥150.00</span> <p>office旗舰店</p> </dd> </dl> </div> </div> </li> <li > <div class="zrTxdmCont5"> <div class="zrTxdmImg4 dianji"> <a href="https://www.zhengruan.com/news/soft67" class="img"><img onerror="this.src='https://www.zhengruan.com/statics/www/zrimages/404_bg.png'" src="https://www.zhengruan.com/uploads/20200428/fbf473d4d30833324962e441c0f18265.jpg" alt="DAEMON Tools Ultra 5"></a> <span class="xianshi"> <p>售后无忧</p> <em><a href="https://www.zhengruan.com/news/soft67" title="立即购买>">立即购买></a></em> </span> </div> <div class="zrTxdmIn4"> <dl> <dt><a href="https://www.zhengruan.com/news/soft67" title="DAEMON Tools Ultra 5【序列号终身授权 + 中文版 + Win】" class="aBlack">DAEMON Tools Ultra 5【序列号终身授权 + 中文版 + Win】</a></dt> <dd> <span>¥198.00</span> <p>office旗舰店</p> </dd> </dl> </div> </div> </li> <li > <div class="zrTxdmCont5"> <div class="zrTxdmImg4 dianji"> <a href="https://www.zhengruan.com/news/soft68" class="img"><img onerror="this.src='https://www.zhengruan.com/statics/www/zrimages/404_bg.png'" src="https://www.zhengruan.com/uploads/20200428/1ae250399abf4ff584d86d52c79b5bb6.jpg" alt="DAEMON Tools Pro 8"></a> <span class="xianshi"> <p>售后无忧</p> <em><a href="https://www.zhengruan.com/news/soft68" title="立即购买>">立即购买></a></em> </span> </div> <div class="zrTxdmIn4"> <dl> <dt><a href="https://www.zhengruan.com/news/soft68" title="DAEMON Tools Pro 8【序列号终身授权 + 中文版 + Win】" class="aBlack">DAEMON Tools Pro 8【序列号终身授权 + 中文版 + Win】</a></dt> <dd> <span>¥189.00</span> <p>office旗舰店</p> </dd> </dl> </div> </div> </li> <li > <div class="zrTxdmCont5"> <div class="zrTxdmImg4 dianji"> <a href="https://www.zhengruan.com/news/soft29" class="img"><img onerror="this.src='https://www.zhengruan.com/statics/www/zrimages/404_bg.png'" src="https://www.zhengruan.com/uploads/20200428/77d3c04866e1b842d9b6ff0e9368bdf8.jpg" alt="CorelDRAW X8 简体中文"></a> <span class="xianshi"> <p>售后无忧</p> <em><a href="https://www.zhengruan.com/news/soft29" title="立即购买>">立即购买></a></em> </span> </div> <div class="zrTxdmIn4"> <dl> <dt><a href="https://www.zhengruan.com/news/soft29" title="CorelDRAW X8 简体中文【标准版 + Win】" class="aBlack">CorelDRAW X8 简体中文【标准版 + Win】</a></dt> <dd> <span>¥1788.00</span> <p>office旗舰店</p> </dd> </dl> </div> </div> </li> <div class="clear"></div> </ul> </div> </div> <ul class="zrZbrjList" style="padding-top:10px;"> <li> <a href="https://www.zhengruan.com/news/573322" class="img1" title="Win11查看CPU温度方法介绍"> <img onerror="this.src='https://www.zhengruan.com/statics/www/zrimages/404_bg.png'" src="https://www.zhengruan.com/uploads/20260204/177017780232979.jpeg" alt="Win11查看CPU温度方法介绍"> <span>正版软件</span> </a> <dl> <dt><a href="https://www.zhengruan.com/news/573322" title="Win11查看CPU温度方法介绍" class="aBlack">Win11查看CPU温度方法介绍</a></dt> <dd class="cont1">可通过任务管理器、CoreTemp、BIOS/UEFI和HWMonitor四种方法查看Windows11的CPU温度;首先任务管理器可监测CPU使用率以间接判断发热情况,其次CoreTemp能实时显示各核心温度并支持桌面悬浮,再次通过高级启动进入BIOS可查看开机时硬件温度,最后HWMonitor可全面检测CPU、GPU及硬盘等多部件温度状态。</dd> <dd class="cont2"> <!--<span class="cont1"><img src="zrimages/example/img10.png"/>山外的鸭子哥</span>--> <span class="cont2"><b></b>5小时前 11:07</span> <span class="cont4"><b></b>0</span> </dd> </dl> </li> <li> <a href="https://www.zhengruan.com/news/479208" class="img1" title="美图秀秀换脸教程:轻松更换头像方法"> <img onerror="this.src='https://www.zhengruan.com/statics/www/zrimages/404_bg.png'" src="https://www.zhengruan.com/uploads/20250924/175870639594223.jpg" alt="美图秀秀换脸教程:轻松更换头像方法"> <span>正版软件</span> </a> <dl> <dt><a href="https://www.zhengruan.com/news/479208" title="美图秀秀换脸教程:轻松更换头像方法" class="aBlack">美图秀秀换脸教程:轻松更换头像方法</a></dt> <dd class="cont1">美图秀秀可通过四种方式实现换脸:一、使用“换脸”功能自动识别并融合人脸;二、通过“抠图+贴纸”自定义替换,精确控制位置与边缘;三、利用“面部重塑”调整五官比例,提升匹配度;四、后期调节色彩、亮度及皮肤质感,增强整体自然感。</dd> <dd class="cont2"> <!--<span class="cont1"><img src="zrimages/example/img10.png"/>山外的鸭子哥</span>--> <span class="cont2"><b></b>5小时前 11:07</span> <span class="cont3"> <a href="javascript:void(0)" title="美图秀秀">美图秀秀</a> </span> <span class="cont4"><b></b>650</span> </dd> </dl> </li> <li> <a href="https://www.zhengruan.com/news/481277" class="img1" title="汽车之家官网入口及网址一览"> <img onerror="this.src='https://www.zhengruan.com/statics/www/zrimages/404_bg.png'" src="https://www.zhengruan.com/uploads/20250927/175895514867048.jpg" alt="汽车之家官网入口及网址一览"> <span>正版软件</span> </a> <dl> <dt><a href="https://www.zhengruan.com/news/481277" title="汽车之家官网入口及网址一览" class="aBlack">汽车之家官网入口及网址一览</a></dt> <dd class="cont1">汽车之家是一个广受用户喜爱的汽车信息平台,为用户提供在线看车、买车、用车等全套服务,让用户随时掌握汽车市场动态、价格以及最新的行业资讯。那么,汽车之家官网的入口在哪里呢?我们一起来了解一下。汽车之家官网入口汽车之家网页版地址:https://www.autohome.com这是汽车之家官方网站的入口,用户可以通过手机或电脑浏览器直接访问。网页版无需下载即可使用,不论是购买新车还是二手车,都能在这个平台上找到相应服务。汽车之家平台主要功能介绍1、在线选车在汽车之家官网中,汇集了众多汽车品牌,例如奔驰、奥迪、</dd> <dd class="cont2"> <!--<span class="cont1"><img src="zrimages/example/img10.png"/>山外的鸭子哥</span>--> <span class="cont2"><b></b>5小时前 11:04</span> <span class="cont4"><b></b>7850</span> </dd> </dl> </li> <li> <a href="https://www.zhengruan.com/news/746630" class="img1" title="即墨天气怎么查交通指数?通勤出行更顺畅"> <img onerror="this.src='https://www.zhengruan.com/statics/www/zrimages/404_bg.png'" src="https://www.zhengruan.com/uploads/20260815/178676270987179.webp" alt="即墨天气怎么查交通指数?通勤出行更顺畅"> <span>正版软件</span> </a> <dl> <dt><a href="https://www.zhengruan.com/news/746630" title="即墨天气怎么查交通指数?通勤出行更顺畅" class="aBlack">即墨天气怎么查交通指数?通勤出行更顺畅</a></dt> <dd class="cont1">即墨通勤出行前需查当日交通指数而非仅看天气预报,可通过即墨政务网正式(电脑端)或“青岛交警”微信公众号获取实时路况,并同步查看中国天气网即墨频道的路况、晴雨、沿途天气三项指标。想在即墨通勤出行前快速掌握道路通行状况,避免因拥堵、湿滑或临时管制耽误时间,需要查准当天的交通指数而非单纯看天气预报。 通过</dd> <dd class="cont2"> <!--<span class="cont1"><img src="zrimages/example/img10.png"/>山外的鸭子哥</span>--> <span class="cont2"><b></b>5小时前 10:58</span> <span class="cont4"><b></b>0</span> </dd> </dl> </li> <li> <a href="https://www.zhengruan.com/news/746629" class="img1" title="天天答题领现金微信小程序怎么找?搜索进入详细路径"> <img onerror="this.src='https://www.zhengruan.com/statics/www/zrimages/404_bg.png'" src="https://www.zhengruan.com/uploads/20260815/178676265646363.webp" alt="天天答题领现金微信小程序怎么找?搜索进入详细路径"> <span>正版软件</span> </a> <dl> <dt><a href="https://www.zhengruan.com/news/746629" title="天天答题领现金微信小程序怎么找?搜索进入详细路径" class="aBlack">天天答题领现金微信小程序怎么找?搜索进入详细路径</a></dt> <dd class="cont1">如果想尽量走得稳妥一些,优先在微信内精准搜索“天天答题”,并认准【已认证】标识以及腾讯或合作方的运营主体;如果更看重速度,下拉聊天页调出最近使用的小程序会更方便,但同样要顺手核验资质;要说防伪更可靠的办法,则是通过“江苏工会”等最新公众号菜单进入;至于电脑端,也可以借助应用宝电脑版打开合规小游戏。想</dd> <dd class="cont2"> <!--<span class="cont1"><img src="zrimages/example/img10.png"/>山外的鸭子哥</span>--> <span class="cont2"><b></b>5小时前 10:57</span> <span class="cont4"><b></b>0</span> </dd> </dl> </li> </ul> </div> <!--左边 end--> <!--右边--> <div class="zrZuoRight"> <!-- <div class="zrBanner"><a href="#"><img src="zrimages/example/img11.png"/></a></div>--> <div class="zrByddBox"> <div class="zrByddTitle"><span><h2>最新发布</h2></span></div> <ul class="zrByddList"> <li> <a href="https://www.zhengruan.com/news/467105" class="img"> <img onerror="this.src='https://www.zhengruan.com/statics/www/zrimages/404_bg.png'" src="https://www.zhengruan.com/uploads/20250908/175730383917013.jpeg" alt="动漫共和国官网入口在线看"> <span>1</span> </a> <dl> <dt><a href="https://www.zhengruan.com/news/467105" title="动漫共和国官网入口在线看" class="aBlack">动漫共和国官网入口在线看</a></dt> <dd><b></b>341天前</dd> </dl> <div class="clear"></div> </li> <li> <a href="https://www.zhengruan.com/news/453354" class="img"> <img onerror="this.src='https://www.zhengruan.com/statics/www/zrimages/404_bg.png'" src="https://www.zhengruan.com/uploads/20250820/175567878615240.jpeg" alt="B站免费入口官网-B站在线观看永久畅享"> <span>2</span> </a> <dl> <dt><a href="https://www.zhengruan.com/news/453354" title="B站免费入口官网-B站在线观看永久畅享" class="aBlack">B站免费入口官网-B站在线观看永久畅享</a></dt> <dd><b></b>23小时前 16:55</dd> </dl> <div class="clear"></div> </li> <li> <a href="https://www.zhengruan.com/news/561969" class="img"> <img onerror="this.src='https://www.zhengruan.com/statics/www/zrimages/404_bg.png'" src="https://www.zhengruan.com/uploads/20260118/176871512359949.png" alt="51漫画高清入口及最新章节更新"> <span>3</span> </a> <dl> <dt><a href="https://www.zhengruan.com/news/561969" title="51漫画高清入口及最新章节更新" class="aBlack">51漫画高清入口及最新章节更新</a></dt> <dd><b></b>昨天 08-14 10:56</dd> </dl> <div class="clear"></div> </li> <li> <a href="https://www.zhengruan.com/news/536426" class="img"> <img onerror="this.src='https://www.zhengruan.com/statics/www/zrimages/404_bg.png'" src="https://www.zhengruan.com/uploads/20251209/176524417472562.png" alt="拷贝漫画最新官网入口2025"> <span>4</span> </a> <dl> <dt><a href="https://www.zhengruan.com/news/536426" title="拷贝漫画最新官网入口2025" class="aBlack">拷贝漫画最新官网入口2025</a></dt> <dd><b></b>昨天 08-14 13:36</dd> </dl> <div class="clear"></div> </li> <li> <a href="https://www.zhengruan.com/news/422461" class="img"> <img onerror="this.src='https://www.zhengruan.com/statics/www/zrimages/404_bg.png'" src="https://www.zhengruan.com/uploads/20250625/175081749977646.jpg" alt="高德地图是哪个国家开发的?"> <span>5</span> </a> <dl> <dt><a href="https://www.zhengruan.com/news/422461" title="高德地图是哪个国家开发的?" class="aBlack">高德地图是哪个国家开发的?</a></dt> <dd><b></b>416天前</dd> </dl> <div class="clear"></div> </li> <li> <a href="https://www.zhengruan.com/news/85615" class="img"> <img onerror="this.src='https://www.zhengruan.com/statics/www/zrimages/404_bg.png'" src="https://www.zhengruan.com/uploads/20240224/170876520753083.png" alt="如何找到192.168.0.1登录入口"> <span>6</span> </a> <dl> <dt><a href="https://www.zhengruan.com/news/85615" title="如何找到192.168.0.1登录入口" class="aBlack">如何找到192.168.0.1登录入口</a></dt> <dd><b></b>470天前</dd> </dl> <div class="clear"></div> </li> <li> <a href="https://www.zhengruan.com/news/468495" class="img"> <img onerror="this.src='https://www.zhengruan.com/statics/www/zrimages/404_bg.png'" src="https://www.zhengruan.com/uploads/20250910/175747123122175.jpeg" alt="yy漫画下拉式免费阅读官网入口"> <span>7</span> </a> <dl> <dt><a href="https://www.zhengruan.com/news/468495" title="yy漫画下拉式免费阅读官网入口" class="aBlack">yy漫画下拉式免费阅读官网入口</a></dt> <dd><b></b>339天前</dd> </dl> <div class="clear"></div> </li> <li> <a href="https://www.zhengruan.com/news/533808" class="img"> <img onerror="this.src='https://www.zhengruan.com/statics/www/zrimages/404_bg.png'" src="https://www.zhengruan.com/uploads/20251205/176490289339265.png" alt="天堂漫画网页版登录入口及访问指南"> <span>8</span> </a> <dl> <dt><a href="https://www.zhengruan.com/news/533808" title="天堂漫画网页版登录入口及访问指南" class="aBlack">天堂漫画网页版登录入口及访问指南</a></dt> <dd><b></b>昨天 08-14 10:44</dd> </dl> <div class="clear"></div> </li> <li> <a href="https://www.zhengruan.com/news/555893" class="img"> <img onerror="this.src='https://www.zhengruan.com/statics/www/zrimages/404_bg.png'" src="https://www.zhengruan.com/uploads/20260109/176795304738779.png" alt="ACfun回家官网入口-acfun网页版免费入口"> <span>9</span> </a> <dl> <dt><a href="https://www.zhengruan.com/news/555893" title="ACfun回家官网入口-acfun网页版免费入口" class="aBlack">ACfun回家官网入口-acfun网页版免费入口</a></dt> <dd><b></b>218天前</dd> </dl> <div class="clear"></div> </li> </ul> </div> <div class="zrRmgzBox" style="margin-top:20px;"> <div class="zrByddTitle"> <span><h2>相关推荐</h2></span> </div> <ul class="zrXwdtList"> <li><a href="https://www.zhengruan.com/news/746630" title="即墨天气怎么查交通指数?通勤出行更顺畅" class="aBlack">即墨天气怎么查交通指数?通勤出行更顺畅</a></li> <li><a href="https://www.zhengruan.com/news/746629" title="天天答题领现金微信小程序怎么找?搜索进入详细路径" class="aBlack">天天答题领现金微信小程序怎么找?搜索进入详细路径</a></li> <li><a href="https://www.zhengruan.com/news/746628" title="Chrome浏览器官网入口地址" class="aBlack">Chrome浏览器官网入口地址</a></li> <li><a href="https://www.zhengruan.com/news/746627" title="Firefox网页版官方地址" class="aBlack">Firefox网页版官方地址</a></li> <li><a href="https://www.zhengruan.com/news/746626" title="UC官网网页版在线登录" class="aBlack">UC官网网页版在线登录</a></li> <li><a href="https://www.zhengruan.com/news/746625" title="Edge浏览器怎么固定标签页" class="aBlack">Edge浏览器怎么固定标签页</a></li> <li><a href="https://www.zhengruan.com/news/746624" title="pet pet generator生成网站 petpetgenerator导出入口" class="aBlack">pet pet generator生成网站 petpetgenerator导出入口</a></li> <li><a href="https://www.zhengruan.com/news/746623" title="edge浏览器一直在同步设置" class="aBlack">edge浏览器一直在同步设置</a></li> <li><a href="https://www.zhengruan.com/news/746622" title="火狐浏览器隐私保护在哪" class="aBlack">火狐浏览器隐私保护在哪</a></li> </ul> </div> <div class="zrRmgzBox" style="margin-top:30px;"> <div class="zrByddTitle"> <span><h2>热门关注</h2></span> </div> <ul class="zrRmgzList"> <li> <span><a href="https://www.zhengruan.com/news/soft745479" title="PixPin"><img onerror="this.src='https://www.zhengruan.com/statics/www/zrimages/404_bg.png'" src="https://www.zhengruan.com/uploads/20260814/178670218862435.png" alt="PixPin"></a></span> <dl> <dt><a href="https://www.zhengruan.com/news/soft745479" title="PixPin" class="aBlack">PixPin</a></dt> <dd class="unstar unstar5"></dd> <dd class="cont1">¥8.00-¥8.00</dd> </dl> <div class="clear"></div> </li> <li> <span><a href="https://www.zhengruan.com/news/soft745478" title="Total Uninstall"><img onerror="this.src='https://www.zhengruan.com/statics/www/zrimages/404_bg.png'" src="https://www.zhengruan.com/uploads/20260814/178670216712038.png" alt="Total Uninstall"></a></span> <dl> <dt><a href="https://www.zhengruan.com/news/soft745478" title="Total Uninstall" class="aBlack">Total Uninstall</a></dt> <dd class="unstar unstar4"></dd> <dd class="cont1">¥29.00-¥29.00</dd> </dl> <div class="clear"></div> </li> <li> <span><a href="https://www.zhengruan.com/news/soft745474" title="酷呆桌面"><img onerror="this.src='https://www.zhengruan.com/statics/www/zrimages/404_bg.png'" src="https://www.zhengruan.com/uploads/20260814/178670214025347.png" alt="酷呆桌面"></a></span> <dl> <dt><a href="https://www.zhengruan.com/news/soft745474" title="酷呆桌面" class="aBlack">酷呆桌面</a></dt> <dd class="unstar unstar4"></dd> <dd class="cont1">¥31.50-¥35.00</dd> </dl> <div class="clear"></div> </li> <li> <span><a href="https://www.zhengruan.com/news/soft745473" title="ByePhotos"><img onerror="this.src='https://www.zhengruan.com/statics/www/zrimages/404_bg.png'" src="https://www.zhengruan.com/uploads/20260814/178670212958742.png" alt="ByePhotos"></a></span> <dl> <dt><a href="https://www.zhengruan.com/news/soft745473" title="ByePhotos" class="aBlack">ByePhotos</a></dt> <dd class="unstar unstar5"></dd> <dd class="cont1">¥31.50-¥45.00</dd> </dl> <div class="clear"></div> </li> <li> <span><a href="https://www.zhengruan.com/news/soft745472" title="TTime"><img onerror="this.src='https://www.zhengruan.com/statics/www/zrimages/404_bg.png'" src="https://www.zhengruan.com/uploads/20260814/178670211915223.png" alt="TTime"></a></span> <dl> <dt><a href="https://www.zhengruan.com/news/soft745472" title="TTime" class="aBlack">TTime</a></dt> <dd class="unstar unstar4"></dd> <dd class="cont1">¥3.00-¥3.00</dd> </dl> <div class="clear"></div> </li> </ul> </div> </div> <!--右边 end--> <div class="clear"></div> </div> <!--主体 end--> <!--底部--> <!--底部--> <div class="zrFoot"> <div class="zrFootIn"> <div class="zrFootMsg">网站备案号: <a href="https://beian.miit.gov.cn/" target="" style="text-decoration: none;"> <font color="#9b9db0">苏ICP备2026018738号-1 联系邮箱:bd@zhengruan.com<br> Copyright ©2018-2020</font> </a> </div> </div> </div> <!--底部 end--> <script> var _hmt = _hmt || []; (function() { var hm = document.createElement("script"); hm.src = "https://hm.baidu.com/hm.js?3835539565b311d85319cd21da8fd0d9"; var s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(hm, s); })(); </script> <!--底部 end--> <script> function countView(){ $.ajax({ type: "post", url: "/countView?&time="+new Date().getTime(), data:{'type':'news','id':"708872"}, async:false, dataType: "json", success: function(result){ console.log(result) }, error:function(){ } }); } function code_highlight() { SyntaxHighlighter.all() } $(function(){ code_highlight(); countView(); $("#qrcode").qrcode({width:150,height:150,text:"https://m.zhengruan.com/news/708872"}) }) </script> </body> </html>