ajax后台数据响应-ajax接收后端数据

2024-02-17 0 82

Image

Ajax是一种前端技术,通过异步请求向后台发送数据,并接收后台返回的数据,实现页面的局部刷新,提高用户体验。在Web开发中,Ajax已经成为不可或缺的一部分。本文将详细介绍Ajax后台数据响应的过程,以及如何优化以提高百度SEO收录和排名。

简介:

Ajax(Asynchronous JavaScript and XML)是一种无需刷新整个页面就能与服务器进行数据交互的技术。通过Ajax,我们可以实现页面的局部刷新,提高用户的交互体验。在Web开发中,Ajax已经成为一种常用的技术,广泛应用于各种网站和应用程序中。

1. Ajax的工作原理

Ajax的工作原理是通过JavaScript的XMLHttpRequest对象来实现的。当页面需要与后台进行数据交互时,JavaScript会创建一个XMLHttpRequest对象,并通过该对象向后台发送请求。后台接收到请求后,处理数据并将结果返回给前端。前端再通过回调函数来处理后台返回的数据,实现页面的局部刷新。

2. Ajax后台数据响应的过程

当用户在页面上触发某个事件,比如点击按钮或输入框失去焦点时,JavaScript会创建一个XMLHttpRequest对象,并设置请求的URL和请求方法。然后,通过open()方法打开与后台的连接,并通过send()方法发送请求。后台接收到请求后,处理数据并将结果返回给前端。前端再通过回调函数来处理后台返回的数据,更新页面的内容。

3. 优化Ajax以提高百度SEO收录和排名

3.1 使用GET方法替代POST方法

GET方法的URL可以被搜索引擎爬虫收录,而POST方法的URL无法被收录。在使用Ajax发送请求时,尽量使用GET方法。

3.2 添加合适的URL参数

在URL中添加合适的参数,可以让搜索引擎更好地理解页面内容。比如,可以在URL中添加关键词或页面的描述信息。

3.3 合理使用HTML标签

在Ajax返回的数据中,合理使用HTML标签,可以让搜索引擎更好地理解页面的结构和内容。比如,可以使用

标签来定义页面的标题,使用

标签来定义段落等。

3.4 提供友好的错误提示

当后台返回错误信息时,应该给用户一个友好的提示,而不是简单地显示错误码或错误信息。这样可以提高用户的体验,并让搜索引擎更好地理解页面的内容。

3.5 添加适当的页面标题和描述

在页面的标签中添加适当的标签和标签,可以让搜索引擎更好地理解页面的内容,并提高页面的排名。</p> <h2>4. 结论</h2> <p>通过Ajax后台数据响应,我们可以实现页面的局部刷新,提高用户的交互体验。在使用Ajax时,我们可以通过优化来提高百度SEO的收录和排名。比如,使用GET方法替代POST方法、添加合适的URL参数、合理使用HTML标签、提供友好的错误提示以及添加适当的页面标题和描述等。只有在合理使用Ajax的进行优化,才能使我们的网站在百度搜索中获得更好的排名。</p> <div class='yarpp yarpp-related yarpp-related-website yarpp-template-list'> <!-- YARPP List --> <h3>相关推荐:</h3><ol> <li><a href="https://www.nzw6.com/7762.html" rel="bookmark" title="ajax购物车交互;购物车javaweb">ajax购物车交互;购物车javaweb</a> <small>购物车是电子商务网站中的一个重要功能,它可以方便用户将自己感兴趣的商品加入到购物车中,然后在结算时一次性购买。 […]...</small></li> <li><a href="https://www.nzw6.com/6758.html" rel="bookmark" title="Linux删除文件的终极指南">Linux删除文件的终极指南</a> <small>– 介绍 在Linux操作系统中,删除文件是一项常见的任务。无论是为了释放磁盘空间、清理不再需要的 […]...</small></li> <li><a href="https://www.nzw6.com/7056.html" rel="bookmark" title="Linux文件权限:掌握修改技巧,保护文件安全">Linux文件权限:掌握修改技巧,保护文件安全</a> <small>1. 引言 在引言部分,我们将介绍Linux系统中修改文件权限的重要性。文件权限在Linux系统中起着至关重要 […]...</small></li> <li><a href="https://www.nzw6.com/6711.html" rel="bookmark" title="Linux 文件查找神器:掌握这些命令轻松找到你需要的文件">Linux 文件查找神器:掌握这些命令轻松找到你需要的文件</a> <small>1. 引言 在Linux系统中,查找文件是一项常见的任务。无论是寻找特定的文件,还是根据文件属性进行搜索,Li […]...</small></li> <li><a href="https://www.nzw6.com/7453.html" rel="bookmark" title="php 服务器控件-php服务容器">php 服务器控件-php服务容器</a> <small>PHP服务器控件(PHP Service Container)是一个用于管理和组织PHP应用程序中各个组件的工 […]...</small></li> <li><a href="https://www.nzw6.com/7509.html" rel="bookmark" title="php 获取数据类型;PHP数据类型获取">php 获取数据类型;PHP数据类型获取</a> <small>PHP是一种广泛使用的服务器端脚本语言,被用于开发动态网页。在PHP中,数据类型是非常重要的概念,它决定了变量 […]...</small></li> <li><a href="https://www.nzw6.com/7456.html" rel="bookmark" title="python连接mysql数据库;python连接MySQL数据库指令">python连接mysql数据库;python连接MySQL数据库指令</a> <small>Python是一种简单易学的编程语言,它具有强大的数据处理和分析能力,因此在数据科学领域广泛应用。而MySQL […]...</small></li> <li><a href="https://www.nzw6.com/7376.html" rel="bookmark" title="mysql 并集、MySQL 联合查询优化">mysql 并集、MySQL 联合查询优化</a> <small>MySQL 并集指的是将两个或多个表中的数据合并成一个新的表,并且不去重。在 MySQL 中,可以使用 UNI […]...</small></li> <li><a href="https://www.nzw6.com/6911.html" rel="bookmark" title="Linux 时间管理:如何正确修改和同步系统时间">Linux 时间管理:如何正确修改和同步系统时间</a> <small>1. 摘要 在Linux系统中修改时间是一项常见的任务。准确的时间对于许多任务至关重要,包括日志记录、程序调度 […]...</small></li> <li><a href="https://www.nzw6.com/7942.html" rel="bookmark" title="linux 格式化磁盘-linux格式化磁盘分区">linux 格式化磁盘-linux格式化磁盘分区</a> <small>在计算机系统中,磁盘是存储数据的重要组成部分。当我们需要重新利用磁盘空间或者解决磁盘问题时,格式化磁盘是一个必 […]...</small></li> </ol> </div> </article> <!--文章内容模块--> <div class="single-foot ceo-text-center ceo-padding-an" id="single-anniu"> <!-- <a href="javascript:;" class="add-collection btn change-color-sc" data-id="7744"><i class="ceofont ceoicon-star-line"></i> 收藏 (0)</a> --> <a href="javascript:;" data-action="topTop" data-id="7744" class="ceo-display-inline-block btn change-color dotGood "> <i class="ceofont ceoicon-thumb-up-line"></i> 点赞 (<span class="count">0</span>) </a> </div> <!--版权--> <div class="single-cop"> <div class="ceo-alert-banquan b-r-4" ceo-alert> <p class="ceo-margin-remove-bottom ceo-margin-small-top ceo-margin-bottom-20">1. 本站所有资源来源于用户上传和网络,因此不包含技术服务请大家谅解!如有侵权请邮件联系客服!cheeksyu@vip.qq.com</br> 2. 本站不保证所提供下载的资源的准确性、安全性和完整性,资源仅供下载学习之用!如有链接无法下载、失效或广告,请联系客服处理!</br> 3. 您必须在下载后的24个小时之内,从您的电脑中彻底删除上述内容资源!如用于商业或者非法用途,与本站无关,一切后果请用户自负!</br> 4. 如果您也有好的资源或教程,您可以投稿发布,成功分享后有积分奖励和额外收入!</br> <span style="color:#E53333;font-size:14px">5.严禁将资源用于任何违法犯罪行为,</span><span style="font-size:14px;color:#E53333">不得违反国家法律,否则责任自负,一切法律责任与本站无关</span></p> </div> </div> </div> <!--内页底部广告位--> <!--内页底部广告位--> <!--常见问题--> <!--相关文章--> <section id="ceoxiangguan" class="ceo-background-default b-b ceo-margin-bottom-20 ceo-margin-top-20 b-r-4 ceo-single-foos ceo-xiangguan"> <div class="ceo-qa-commont section-title ceo-flex ceo-flex-middle"> <h3 class="ceo-position-relative ceo-flex-1 ceo-display-inline-block ceo-margin-remove"><i class="ceofont ceoicon-download-cloud-fill"></i> 源码下载</h3> </div> <div class="card ceo-margin-top"> <div class="ceo-grid-ceosmls" ceo-grid> <div class="ceo-width-1-1@s ceo-width-1-2 ceo-width-1-4@xl"> <div class="card-item b-r-4 ceo-background-default ceo-overflow-hidden ceo-vip-icons"> <div class="ceo_xg_img"> <a href="https://www.nzw6.com/20232.html" target="_blank" class="cover ceo-display-block ceo-overflow-hidden "> <img data-src="https://www.nzw6.com/wp-content/themes/ceomax-pro/timthumb.php?src=https://i1.nzw6.com/2024/04/20240425141428764.png&h=380&w=380&zc=1&a=t&q=100&s=1" alt="仿《PPT》源码 PPT模板幻灯片素材下载站网站模板" src="https://www.nzw6.com/wp-content/themes/ceomax-pro/static/images/thumb-ing.gif" class="ceo-width-1-1@s lazyload"> </a> </div> <div class="ceo-padding-remove"> <div class="card-title-desc"> <a href="https://www.nzw6.com/20232.html" target="_blank" class="title ceo-display-block" title="仿《PPT》源码 PPT模板幻灯片素材下载站网站模板"> 仿《PPT》源码 PPT模板幻灯片素材下载站网站模板 </a> </div> </div> <div class="ceo_freepath_subtitle"> <!--分类--> <div class="ceo_freepath_zhujiang"> <a href="https://www.nzw6.com/moban/dg"><i class="fa fa-folder-open-o ceo-right-3"></i>帝国模板</a> </div> <!--演示--> <div class="ceo_freepath_keshi"> </div> <!--标签--> </div> <div class="ceo-padding-small card-foot ceo-card-foot"> <div class="item-foot ceo-flex ceo-flex-middle"> <div class="avatar ceo-flex-1 ceo-flex ceo-flex-middle"> <img alt='' src='//thirdqq.qlogo.cn/g?b=oidb&k=7KtGHPAaOPAqk3b6N0icpew&s=100&t=1586017365' class='avatar avatar-20 photo' data-id='96' height='20' width='20'> <span class="ceo-font-mini ceo-display-block ceo-margin-small-left"><a href="https://www.nzw6.com/author/wm" title="文章作者 无名" rel="author">无名</a></span> </div> <div class="cat ceo-font-mini ceo-text-truncate"> <span class="ceo-yc ceo-ycd ceo-display-inline-block ceo-flex ceo-flex-middle ceo-card-margin-left" ceo-tooltip="2024-04-25" ><i class="ceofont ceoicon-calendar-todo-line"></i> 3周前 </span> <span class="ceo-ycd ceo-display-inline-block ceo-flex ceo-flex-middle ceo-card-margin-left"><i class="ceofont ceoicon-eye-line"></i> 160 </span> </div> </div> </div> </div> </div> <div class="ceo-width-1-1@s ceo-width-1-2 ceo-width-1-4@xl"> <div class="card-item b-r-4 ceo-background-default ceo-overflow-hidden ceo-vip-icons"> <div class="ceo_xg_img"> <a href="https://www.nzw6.com/20230.html" target="_blank" class="cover ceo-display-block ceo-overflow-hidden "> <img data-src="https://www.nzw6.com/wp-content/themes/ceomax-pro/timthumb.php?src=https://i1.nzw6.com/2024/04/20240425141210953.png&h=380&w=380&zc=1&a=t&q=100&s=1" alt="仿《东方女性网》源码 女人时尚资讯网站模板 手机版+帝国" src="https://www.nzw6.com/wp-content/themes/ceomax-pro/static/images/thumb-ing.gif" class="ceo-width-1-1@s lazyload"> </a> </div> <div class="ceo-padding-remove"> <div class="card-title-desc"> <a href="https://www.nzw6.com/20230.html" target="_blank" class="title ceo-display-block" title="仿《东方女性网》源码 女人时尚资讯网站模板 手机版+帝国"> 仿《东方女性网》源码 女人时尚资讯网站模板 手机版+帝国 </a> </div> </div> <div class="ceo_freepath_subtitle"> <!--分类--> <div class="ceo_freepath_zhujiang"> <a href="https://www.nzw6.com/moban/dg"><i class="fa fa-folder-open-o ceo-right-3"></i>帝国模板</a> </div> <!--演示--> <div class="ceo_freepath_keshi"> </div> <!--标签--> </div> <div class="ceo-padding-small card-foot ceo-card-foot"> <div class="item-foot ceo-flex ceo-flex-middle"> <div class="avatar ceo-flex-1 ceo-flex ceo-flex-middle"> <img alt='' src='//thirdqq.qlogo.cn/g?b=oidb&k=7KtGHPAaOPAqk3b6N0icpew&s=100&t=1586017365' class='avatar avatar-20 photo' data-id='96' height='20' width='20'> <span class="ceo-font-mini ceo-display-block ceo-margin-small-left"><a href="https://www.nzw6.com/author/wm" title="文章作者 无名" rel="author">无名</a></span> </div> <div class="cat ceo-font-mini ceo-text-truncate"> <span class="ceo-yc ceo-ycd ceo-display-inline-block ceo-flex ceo-flex-middle ceo-card-margin-left" ceo-tooltip="2024-04-25" ><i class="ceofont ceoicon-calendar-todo-line"></i> 3周前 </span> <span class="ceo-ycd ceo-display-inline-block ceo-flex ceo-flex-middle ceo-card-margin-left"><i class="ceofont ceoicon-eye-line"></i> 139 </span> </div> </div> </div> </div> </div> <div class="ceo-width-1-1@s ceo-width-1-2 ceo-width-1-4@xl"> <div class="card-item b-r-4 ceo-background-default ceo-overflow-hidden ceo-vip-icons"> <div class="ceo_xg_img"> <a href="https://www.nzw6.com/20227.html" target="_blank" class="cover ceo-display-block ceo-overflow-hidden "> <img data-src="https://www.nzw6.com/wp-content/themes/ceomax-pro/timthumb.php?src=https://i1.nzw6.com/2024/04/20240425141036268.png&h=380&w=380&zc=1&a=t&q=100&s=1" alt="仿最美ui 帝国CMS模板" src="https://www.nzw6.com/wp-content/themes/ceomax-pro/static/images/thumb-ing.gif" class="ceo-width-1-1@s lazyload"> </a> </div> <div class="ceo-padding-remove"> <div class="card-title-desc"> <a href="https://www.nzw6.com/20227.html" target="_blank" class="title ceo-display-block" title="仿最美ui 帝国CMS模板"> 仿最美ui 帝国CMS模板 </a> </div> </div> <div class="ceo_freepath_subtitle"> <!--分类--> <div class="ceo_freepath_zhujiang"> <a href="https://www.nzw6.com/moban/dg"><i class="fa fa-folder-open-o ceo-right-3"></i>帝国模板</a> </div> <!--演示--> <div class="ceo_freepath_keshi"> </div> <!--标签--> </div> <div class="ceo-padding-small card-foot ceo-card-foot"> <div class="item-foot ceo-flex ceo-flex-middle"> <div class="avatar ceo-flex-1 ceo-flex ceo-flex-middle"> <img alt='' src='//thirdqq.qlogo.cn/g?b=oidb&k=7KtGHPAaOPAqk3b6N0icpew&s=100&t=1586017365' class='avatar avatar-20 photo' data-id='96' height='20' width='20'> <span class="ceo-font-mini ceo-display-block ceo-margin-small-left"><a href="https://www.nzw6.com/author/wm" title="文章作者 无名" rel="author">无名</a></span> </div> <div class="cat ceo-font-mini ceo-text-truncate"> <span class="ceo-yc ceo-ycd ceo-display-inline-block ceo-flex ceo-flex-middle ceo-card-margin-left" ceo-tooltip="2024-04-25" ><i class="ceofont ceoicon-calendar-todo-line"></i> 3周前 </span> <span class="ceo-ycd ceo-display-inline-block ceo-flex ceo-flex-middle ceo-card-margin-left"><i class="ceofont ceoicon-eye-line"></i> 130 </span> </div> </div> </div> </div> </div> <div class="ceo-width-1-1@s ceo-width-1-2 ceo-width-1-4@xl"> <div class="card-item b-r-4 ceo-background-default ceo-overflow-hidden ceo-vip-icons"> <div class="ceo_xg_img"> <a href="https://www.nzw6.com/20225.html" target="_blank" class="cover ceo-display-block ceo-overflow-hidden "> <img data-src="https://www.nzw6.com/wp-content/themes/ceomax-pro/timthumb.php?src=https://i1.nzw6.com/2024/04/20240425140858725.png&h=380&w=380&zc=1&a=t&q=100&s=1" alt="《游戏资讯网》源码 游戏资讯攻略网站模板 单机手游资讯 帝国cms" src="https://www.nzw6.com/wp-content/themes/ceomax-pro/static/images/thumb-ing.gif" class="ceo-width-1-1@s lazyload"> </a> </div> <div class="ceo-padding-remove"> <div class="card-title-desc"> <a href="https://www.nzw6.com/20225.html" target="_blank" class="title ceo-display-block" title="《游戏资讯网》源码 游戏资讯攻略网站模板 单机手游资讯 帝国cms"> 《游戏资讯网》源码 游戏资讯攻略网站模板 单机手游资讯 帝国cms </a> </div> </div> <div class="ceo_freepath_subtitle"> <!--分类--> <div class="ceo_freepath_zhujiang"> <a href="https://www.nzw6.com/moban/dg"><i class="fa fa-folder-open-o ceo-right-3"></i>帝国模板</a> </div> <!--演示--> <div class="ceo_freepath_keshi"> </div> <!--标签--> </div> <div class="ceo-padding-small card-foot ceo-card-foot"> <div class="item-foot ceo-flex ceo-flex-middle"> <div class="avatar ceo-flex-1 ceo-flex ceo-flex-middle"> <img alt='' src='//thirdqq.qlogo.cn/g?b=oidb&k=7KtGHPAaOPAqk3b6N0icpew&s=100&t=1586017365' class='avatar avatar-20 photo' data-id='96' height='20' width='20'> <span class="ceo-font-mini ceo-display-block ceo-margin-small-left"><a href="https://www.nzw6.com/author/wm" title="文章作者 无名" rel="author">无名</a></span> </div> <div class="cat ceo-font-mini ceo-text-truncate"> <span class="ceo-yc ceo-ycd ceo-display-inline-block ceo-flex ceo-flex-middle ceo-card-margin-left" ceo-tooltip="2024-04-25" ><i class="ceofont ceoicon-calendar-todo-line"></i> 3周前 </span> <span class="ceo-ycd ceo-display-inline-block ceo-flex ceo-flex-middle ceo-card-margin-left"><i class="ceofont ceoicon-eye-line"></i> 128 </span> </div> </div> </div> </div> </div> </div> </div> </section> <!--猜你喜欢--> <!--评论模块--> <div id="comments" class="comments b-a b-r-6 ceo-background-default ceo-margin-bottom"> <div class="comments-title module-title b-b ceo-flex ceo-flex-middle"> <span class="ceo-flex-1 ceo-position-relative"><i class="ceofont ceoicon-discuss-line"></i> 发表评论</span> <div class=""> <small class="ceo-text-small ceo-text-muted">暂无评论</small> </div> </div> <div class="comment-list"> <div id="respond" class="ceo-flex comment-from"> <div class="avatar ceo-margin-right"> <img alt='' src='//www.nzw6.com/wp-content/themes/ceomax-pro/static/images/avatar.png' srcset='//www.nzw6.com/wp-content/themes/ceomax-pro/static/images/avatar.png 2x' class='avatar avatar-46 photo avatar-default' height='46' width='46' decoding='async'/> </div> <form action="https://www.nzw6.com/wp-comments-post.php" method="post" class="ceo-form ceo-width-1-1 post-comment"> <textarea name="comment" id="comment" rows="3" class="b-r-4 ceo-textarea ceo-width-1-1 ceo-text-small ceo-margin-bottom" readonly="readonly" placeholder="请登录后发布评论..." disabled></textarea> <a href="#modal-login" class="ceo-button change-color btn b-r-4" ceo-toggle>登录后评论</a> </form> </div> <!-- 评论已关闭 --> </div> </div> <!--联系官方--> </div> </div> <div class="ceo-side-lie-y ceo-width-expand sidebar-column"> <div class="sidebar"> <section class="side-author b-a b-r-4 ceo-background-default ceo-overflow-hidden"> <div class="user-info ceo-padding-small ceo-position-relative"> <div class="ceo-position-relative ceo-position-z-index"> <div class="avatar ceo-text-center"> <img alt='' src='//www.nzw6.com/wp-content/themes/ceomax-pro/static/images/avatar.png' class='avatar avatar-100 photo' data-id='53' height='100' width='100'> </div> <div class="ceo-text-center"> <p class="ceo-text-bolder ceo-margin-small-top ceo-margin-small-bottom ceo-h4"><a href="https://www.nzw6.com/author" title="文章作者 林林猛士" rel="author">林林猛士</a></p> <p class="ceo-text-small ceo-text-muted ceo-margin-small-top ceo-margin-bottom-10"> </p> </div> </div> <div class="ceo-gzsxbtn-box"> <div class="ceo-grid-small btn-follow-div" ceo-grid> <div class="ceo-width-1-3"><button type="button" class="ceo-gzbtn j-follow btn-primary" data-user="53"><i class="ceofont ceoicon-add-line"></i>关注Ta</button></div><div class="ceo-width-1-3"><button type="button" class="ceo-sxbtn j-message" data-user="53"><i class="ceofont ceoicon-mail-line"></i>发私信</button></div> <div class="ceo-width-1-3"> <a href="https://www.nzw6.com/author" target="_blank" class="ceo-zybtn" rel="noreferrer nofollow"><i class="ceofont ceoicon-user-add-line"></i>进主页</a> </div> </div> </div> </div> </section> <script type="text/javascript" src="//yun.nzw6.cn/common/m/h/static/gpgn/w_wp.js"></script> </br> <section class="side-art b-a b-r-4 ceo-background-default ceo-margin-bottom"> <div class="b-b ceo-padding-small ceo-clearfix ceo-flex ceo-flex-middle"> <span class="side-title side-title-style ceo-h5 ceo-float-left ceo-margin-remove ceo-position-relative">推荐资源 <i class="ceofont ceoicon-download-cloud-line"></i></span> <span class="home-time ceo-float-right ceo-display-inline-block ceo-text-muted ceo-text-small ceo-flex-1 ceo-text-right"></span> </div> <ul class="ceo-list ceo-padding-remove ceo-overflow-auto ceo-sidebar-wenzhang"> <li class="ceo-margin-remove-top"> <div class="b-b ceo-padding-small"> <div ceo-grid class="ceo-grid-small"> <div class="ceo-width-1-3"> <a href="https://www.nzw6.com/3259.html" class="side-art-cover b-r-4 ceo-display-block ceo-overflow-hidden"> <img data-src="https://www.nzw6.com/wp-content/themes/ceomax-pro/timthumb.php?src=https://i1.nzw6.com/2022/08/2022081201533657.jpg&h=380&w=380&zc=1&a=t&q=100&s=1" alt="智能设备网站模板 响应式人工智能机器整站源码" src="https://www.nzw6.com/wp-content/themes/ceomax-pro/static/images/thumb-ing.gif" class="lazyload" > </a> </div> <div class="ceo-width-2-3 ceo-sidebar-article-c"> <div class="ceo-card"> <a href="https://www.nzw6.com/3259.html" target="_blank" class="ceo-display-block ceo-text-truncate" style="white-space: pre-wrap;overflow-wrap: break-word;line-height: 24px;">智能设备网站模板 响应式人工智能机器整站源码</a> </div> </div> </div> </div> </li> <li class="ceo-margin-remove-top"> <div class="b-b ceo-padding-small"> <div ceo-grid class="ceo-grid-small"> <div class="ceo-width-1-3"> <a href="https://www.nzw6.com/726.html" class="side-art-cover b-r-4 ceo-display-block ceo-overflow-hidden"> <img data-src="https://www.nzw6.com/wp-content/themes/ceomax-pro/timthumb.php?src=https://i1.nzw6.com/2022/04/2022042810125210.jpg&h=380&w=380&zc=1&a=t&q=100&s=1" alt="微信活码系统源码/微信群二维码/活码生成网站系统/生成微信活码" src="https://www.nzw6.com/wp-content/themes/ceomax-pro/static/images/thumb-ing.gif" class="lazyload" > </a> </div> <div class="ceo-width-2-3 ceo-sidebar-article-c"> <div class="ceo-card"> <a href="https://www.nzw6.com/726.html" target="_blank" class="ceo-display-block ceo-text-truncate" style="white-space: pre-wrap;overflow-wrap: break-word;line-height: 24px;">微信活码系统源码/微信群二维码/活码生成网站系统/生成微信活码</a> </div> </div> </div> </div> </li> <li class="ceo-margin-remove-top"> <div class="b-b ceo-padding-small"> <div ceo-grid class="ceo-grid-small"> <div class="ceo-width-1-3"> <a href="https://www.nzw6.com/16945.html" class="side-art-cover b-r-4 ceo-display-block ceo-overflow-hidden"> <img data-src="https://www.nzw6.com/wp-content/themes/ceomax-pro/timthumb.php?src=https://i1.nzw6.com/2024/04/20240415213948214.jpg&h=380&w=380&zc=1&a=t&q=100&s=1" alt="2023新版运势测试风水起名/八字算命/财运姻缘/周易/运势测算/塔罗牌占卜" src="https://www.nzw6.com/wp-content/themes/ceomax-pro/static/images/thumb-ing.gif" class="lazyload" > </a> </div> <div class="ceo-width-2-3 ceo-sidebar-article-c"> <div class="ceo-card"> <a href="https://www.nzw6.com/16945.html" target="_blank" class="ceo-display-block ceo-text-truncate" style="white-space: pre-wrap;overflow-wrap: break-word;line-height: 24px;">2023新版运势测试风水起名/八字算命/财运姻缘/周易/运势测算/塔罗牌占卜</a> </div> </div> </div> </div> </li> <li class="ceo-margin-remove-top"> <div class="b-b ceo-padding-small"> <div ceo-grid class="ceo-grid-small"> <div class="ceo-width-1-3"> <a href="https://www.nzw6.com/4609.html" class="side-art-cover b-r-4 ceo-display-block ceo-overflow-hidden"> <img data-src="https://www.nzw6.com/wp-content/themes/ceomax-pro/timthumb.php?src=https://i1.nzw6.com/2022/11/20221104022445230.jpg&h=380&w=380&zc=1&a=t&q=100&s=1" alt="seo快排网站自适应移动端模板 大气的IT网络软件公司网站源码下载" src="https://www.nzw6.com/wp-content/themes/ceomax-pro/static/images/thumb-ing.gif" class="lazyload" > </a> </div> <div class="ceo-width-2-3 ceo-sidebar-article-c"> <div class="ceo-card"> <a href="https://www.nzw6.com/4609.html" target="_blank" class="ceo-display-block ceo-text-truncate" style="white-space: pre-wrap;overflow-wrap: break-word;line-height: 24px;">seo快排网站自适应移动端模板 大气的IT网络软件公司网站源码下载</a> </div> </div> </div> </div> </li> <li class="ceo-margin-remove-top"> <div class="b-b ceo-padding-small"> <div ceo-grid class="ceo-grid-small"> <div class="ceo-width-1-3"> <a href="https://www.nzw6.com/3326.html" class="side-art-cover b-r-4 ceo-display-block ceo-overflow-hidden"> <img data-src="https://www.nzw6.com/wp-content/themes/ceomax-pro/timthumb.php?src=https://i1.nzw6.com/2022/08/2022081507421867.jpg&h=380&w=380&zc=1&a=t&q=100&s=1" alt="大气链条导轨张紧器生产公司网站模板 自适应手机端营销型源码下载" src="https://www.nzw6.com/wp-content/themes/ceomax-pro/static/images/thumb-ing.gif" class="lazyload" > </a> </div> <div class="ceo-width-2-3 ceo-sidebar-article-c"> <div class="ceo-card"> <a href="https://www.nzw6.com/3326.html" target="_blank" class="ceo-display-block ceo-text-truncate" style="white-space: pre-wrap;overflow-wrap: break-word;line-height: 24px;">大气链条导轨张紧器生产公司网站模板 自适应手机端营销型源码下载</a> </div> </div> </div> </div> </li> <li class="ceo-margin-remove-top"> <div class="b-b ceo-padding-small"> <div ceo-grid class="ceo-grid-small"> <div class="ceo-width-1-3"> <a href="https://www.nzw6.com/4479.html" class="side-art-cover b-r-4 ceo-display-block ceo-overflow-hidden"> <img data-src="https://www.nzw6.com/wp-content/themes/ceomax-pro/timthumb.php?src=https://i1.nzw6.com/2022/10/20221020025826586.jpg&h=380&w=380&zc=1&a=t&q=100&s=1" alt="空调维修服务自适应手机端网站模板 空调安装维修网站源码下载" src="https://www.nzw6.com/wp-content/themes/ceomax-pro/static/images/thumb-ing.gif" class="lazyload" > </a> </div> <div class="ceo-width-2-3 ceo-sidebar-article-c"> <div class="ceo-card"> <a href="https://www.nzw6.com/4479.html" target="_blank" class="ceo-display-block ceo-text-truncate" style="white-space: pre-wrap;overflow-wrap: break-word;line-height: 24px;">空调维修服务自适应手机端网站模板 空调安装维修网站源码下载</a> </div> </div> </div> </div> </li> </ul> </section> <!-- 侧边栏热门文章模块 --> <section class="side-tag b-r-4 b-a ceo-background-default ceo-margin-bottom"> <div class="b-b ceo-padding-small ceo-flex ceo-flex-middle"> <span class="side-title side-title-style ceo-position-relative">热门标签</span> </div> <ul class="ceo-list tags-item ceo-padding-small ceo-margin-remove"> <a ceo-tooltip="4个相关内容" href="https://www.nzw6.com/tag/%e9%85%92%e5%ba%97%e6%b0%91%e5%ae%bf%e7%bd%91%e7%ab%99%e6%a8%a1%e6%9d%bf" target="_blank" class="b-r-4 ceo-text-small" >酒店民宿网站模板</a><a ceo-tooltip="1个相关内容" href="https://www.nzw6.com/tag/%e4%ba%94%e9%87%91%e9%85%8d%e4%bb%b6%e7%bd%91%e7%ab%99%e6%a8%a1%e6%9d%bf%e4%b8%8b%e8%bd%bd" target="_blank" class="b-r-4 ceo-text-small" >五金配件网站模板下载</a><a ceo-tooltip="1个相关内容" href="https://www.nzw6.com/tag/seo%e5%9f%ba%e7%a1%80" target="_blank" class="b-r-4 ceo-text-small" >SEO基础</a><a ceo-tooltip="1个相关内容" href="https://www.nzw6.com/tag/%e5%bb%ba%e8%ae%be%e7%b1%bb%e6%ba%90%e7%a0%81" target="_blank" class="b-r-4 ceo-text-small" >建设类源码</a><a ceo-tooltip="1个相关内容" href="https://www.nzw6.com/tag/ai%e6%ba%90%e7%a0%81%e4%b8%8b%e8%bd%bd" target="_blank" class="b-r-4 ceo-text-small" >ai源码下载</a><a ceo-tooltip="1个相关内容" href="https://www.nzw6.com/tag/%e4%ba%a4%e9%80%9a%e8%ae%be%e6%96%bd%e6%ba%90%e7%a0%81" target="_blank" class="b-r-4 ceo-text-small" >交通设施源码</a><a ceo-tooltip="1个相关内容" href="https://www.nzw6.com/tag/%e8%99%9a%e6%8b%9f%e4%ba%a4%e6%98%93%e5%b9%b3%e5%8f%b0%e6%ba%90%e7%a0%81" target="_blank" class="b-r-4 ceo-text-small" >虚拟交易平台源码</a><a ceo-tooltip="1个相关内容" href="https://www.nzw6.com/tag/%e5%88%9b%e6%84%8f%e8%ae%be%e8%ae%a1%e6%ba%90%e7%a0%81" target="_blank" class="b-r-4 ceo-text-small" >创意设计源码</a><a ceo-tooltip="2个相关内容" href="https://www.nzw6.com/tag/%e5%9b%ad%e6%9e%97%e5%bb%ba%e7%ad%91%e7%bd%91%e7%ab%99%e6%ba%90%e7%a0%81" target="_blank" class="b-r-4 ceo-text-small" >园林建筑网站源码</a><a ceo-tooltip="1个相关内容" href="https://www.nzw6.com/tag/%e5%ae%b6%e6%94%bf%e6%9c%8d%e5%8a%a1%e7%bd%91%e7%ab%99%e6%ba%90%e7%a0%81" target="_blank" class="b-r-4 ceo-text-small" >家政服务网站源码</a><a ceo-tooltip="2个相关内容" href="https://www.nzw6.com/tag/package-json" target="_blank" class="b-r-4 ceo-text-small" >package.json</a><a ceo-tooltip="1个相关内容" href="https://www.nzw6.com/tag/%e5%8c%96%e5%b7%a5%e7%b1%bb%e6%a8%a1%e6%9d%bf" target="_blank" class="b-r-4 ceo-text-small" >化工类模板</a><a ceo-tooltip="1个相关内容" href="https://www.nzw6.com/tag/%e6%96%b0%e9%97%bb%e5%8d%9a%e5%ae%a2%e7%bd%91%e7%ab%99%e6%ba%90%e7%a0%81" target="_blank" class="b-r-4 ceo-text-small" >新闻博客网站源码</a><a ceo-tooltip="1个相关内容" href="https://www.nzw6.com/tag/%e4%bb%bf%e7%ab%99%e5%b7%a5%e5%85%b7" target="_blank" class="b-r-4 ceo-text-small" >仿站工具</a><a ceo-tooltip="2个相关内容" href="https://www.nzw6.com/tag/%e7%94%b5%e7%bc%86%e6%a1%a5%e6%9e%b6%e7%bd%91%e7%ab%99%e6%ba%90%e7%a0%81" target="_blank" class="b-r-4 ceo-text-small" >电缆桥架网站源码</a><a ceo-tooltip="1个相关内容" href="https://www.nzw6.com/tag/%e5%87%8f%e8%82%a5%e7%bd%91%e7%ab%99%e6%a8%a1%e6%9d%bf" target="_blank" class="b-r-4 ceo-text-small" >减肥网站模板</a><a ceo-tooltip="1个相关内容" href="https://www.nzw6.com/tag/ripro9-0" target="_blank" class="b-r-4 ceo-text-small" >ripro9.0</a><a ceo-tooltip="1个相关内容" href="https://www.nzw6.com/tag/%e7%bd%91%e7%ab%99%e4%bc%98%e5%8c%96" target="_blank" class="b-r-4 ceo-text-small" >网站优化</a><a ceo-tooltip="1个相关内容" href="https://www.nzw6.com/tag/vue" target="_blank" class="b-r-4 ceo-text-small" >Vue</a><a ceo-tooltip="1个相关内容" href="https://www.nzw6.com/tag/app%e5%ba%94%e7%94%a8%e8%bd%af%e4%bb%b6%e7%bd%91%e7%ab%99%e6%a8%a1%e6%9d%bf" target="_blank" class="b-r-4 ceo-text-small" >APP应用软件网站模板</a><a ceo-tooltip="7个相关内容" href="https://www.nzw6.com/tag/centos" target="_blank" class="b-r-4 ceo-text-small" >CentOS</a><a ceo-tooltip="3个相关内容" href="https://www.nzw6.com/tag/%e4%bc%98%e5%8c%96" target="_blank" class="b-r-4 ceo-text-small" >优化</a><a ceo-tooltip="114个相关内容" href="https://www.nzw6.com/tag/%e5%ae%9d%e5%a1%94linux%e9%9d%a2%e6%9d%bf" target="_blank" class="b-r-4 ceo-text-small" >宝塔linux面板</a><a ceo-tooltip="1个相关内容" href="https://www.nzw6.com/tag/%e9%97%a8%e6%88%b7%e7%bd%91%e7%ab%99%e6%ba%90%e7%a0%81" target="_blank" class="b-r-4 ceo-text-small" >门户网站源码</a><a ceo-tooltip="2个相关内容" href="https://www.nzw6.com/tag/%e5%b7%a5%e7%a8%8b%e7%bd%91%e7%ab%99%e6%ba%90%e7%a0%81" target="_blank" class="b-r-4 ceo-text-small" >工程网站源码</a><a ceo-tooltip="5个相关内容" href="https://www.nzw6.com/tag/%e5%ae%b6%e5%b1%85%e7%bd%91%e7%ab%99%e6%a8%a1%e6%9d%bf" target="_blank" class="b-r-4 ceo-text-small" >家居网站模板</a><a ceo-tooltip="1个相关内容" href="https://www.nzw6.com/tag/%e4%be%9b%e6%b0%b4%e8%ae%be%e5%a4%87%e7%bd%91%e7%ab%99%e6%a8%a1%e6%9d%bf" target="_blank" class="b-r-4 ceo-text-small" >供水设备网站模板</a><a ceo-tooltip="1个相关内容" href="https://www.nzw6.com/tag/%e8%a2%9c%e5%ad%90%e7%bd%91%e7%ab%99%e6%a8%a1%e6%9d%bf" target="_blank" class="b-r-4 ceo-text-small" >袜子网站模板</a><a ceo-tooltip="1个相关内容" href="https://www.nzw6.com/tag/%e4%ba%a4%e6%98%93%e6%ba%90%e7%a0%81" target="_blank" class="b-r-4 ceo-text-small" >交易源码</a><a ceo-tooltip="1个相关内容" href="https://www.nzw6.com/tag/%e4%ba%8c%e6%89%8b%e8%bd%a6%e7%bd%91%e7%ab%99%e6%a8%a1%e6%9d%bf" target="_blank" class="b-r-4 ceo-text-small" >二手车网站模板</a><a ceo-tooltip="1个相关内容" href="https://www.nzw6.com/tag/%e8%81%9a%e5%90%88%e6%94%af%e4%bb%98" target="_blank" class="b-r-4 ceo-text-small" >聚合支付</a> </ul> </section></div> </div> </div> </div> <!--内页专题--> </section> </main> <!--跟随--> <div class="wapnone ceo_follow_service" style="top:52%"> <!--活动按钮--> <!--侧边栏跟随客服----> <ul> <li class="ceo_follow_service_box ceo_follow_service_consult"> <span class="ceo_follow_qq" href="javacript:;"><i class="ceofont ceoicon-qq-fill"></i> <div class="ceo_follow_service_consult_cont"> <span class="ceo_follow_service_triangle"></span> <div class="ceo_follow_service_consult_cont_top"> <span class="ceo_follow_service_hint"> <span><i class="ceo_follow_service_iconlx ceofont ceoicon-discuss-line"></i> 如遇问题,请联系客服 </span> </span> <a class="ceo_follow_service_button" href="https://wpa.qq.com/msgrd?v=3&uin=88525903&site=qq&menu=yes" target="_blank">咨询在线客服</a> </div> <span class="ceo_follow_service_phone"> 工作时间:09:00-22:00 </span> <span class="ceo_follow_service_check_site"> <span onclick="window.open('')"> <i class="ceo_follow_service_icongd ceofont ceoicon-vimeo-fill"></i>海量站长资源下载 </span> </span> </div> </span> </li> <li class="ceo_follow_service_box ceo_follow_service_qr ceo_footer_s"> <a href="javacript:;"><i class="ceofont ceoicon-wechat-fill"></i> <div class="ceo_follow_service_qr_cont"> <span class="ceo_follow_service_triangle"></span> <div class="ceo_follow_service_qrimg"> <span class="ceo_follow_service_qrimg_site" style="background: url(https://www.nzw6.com/wp-content/uploads/2022/02/2022022108255839.png)"></span> 微信客服 </div> <div class="ceo_follow_service_qrtext"> <span>工作时间:09:00-22:00</span> </div> </div> </a> </li> <li class="ceo_follow_service_box ceo_follow_service_ax goTop ceo_footer_s"> <a href="#header" class="ceo-display-block" ceo-scroll><i class="ceofont ceoicon-arrow-up-s-line"></i> <div class="ceo_follow_service_ax_cont"> <span class="ceo_follow_service_triangle"></span> <span> 返回顶部 </span> </div> </a> </li> </ul> </div> <!--侧边栏跟随客服----> <div class="ceo-app-gotop gotops ceo-hidden@s" id="gotops"> <a href="#header" class="ceo-display-block" ceo-scroll> <i class="ceofont ceoicon-arrow-up-s-line"></i> </a> </div> <!--Banner--> <!--基础--> <footer class="footer ceo-background-secondary"> <div class="foot ceo-container ceo-padding"> <div class="ceo-grid" ceo-grid> <div class="ceo-width-1-1@s ceo-width-1-3@xl"> <div class="foot-item foot-item-first ceo-position-relative"> <a href="" target="_blank" class="foot-logo ceo-display-block"><img src="https://www.nzw6.com/wp-content/uploads/2022/02/2022022108043621.png"></a> <p class="ceo-text-small">牛站网络(nzw6.com)是一个聚合型互联网资源下载平台,专注为站长、互联网创业者、从业者提供可信赖的网站源码、程序模板、网站插件、素材等资源的下载,并提供各类互联网教程及服务。</p> </div> </div> <div class="ceo-width-2-3 ceo-visible@s"> <div class="ceo-grid" ceo-grid> <div class="ceo-width-1-3"> <div class="foot-item"> <div class="foot-item-title"><i class="ceofont icon-anquan"></i>快捷导航</div> <ul class="ceo-padding-remove"> <li><a href="https://www.nzw6.com/gonggao" target="_blank">社区公告</a></li> <li><a href="https://www.nzw6.com/tougao" target="_blank">资源投稿</a></li> <li><a href="https://www.nzw6.com/vip" target="_blank">开通会员</a></li> <li><a href="https://www.nzw6.com/fuwu" target="_blank">技术服务</a></li> </ul> </div> </div> <div class="ceo-width-1-3"> <div class="foot-item"> <div class="foot-item-title"><i class="ceofont icon-anquan"></i>关于牛站</div> <ul class="ceo-padding-remove"> <li><a href="https://www.nzw6.com/about" target="_blank">关于我们</a></li> <li><a href="https://www.nzw6.com/shenming" target="_blank">免责声明</a></li> <li><a href="https://www.nzw6.com/banquan" target="_blank">版权申明</a></li> <li><a href="https://www.nzw6.com/shouhou" target="_blank">售后服务</a></li> </ul> </div> </div> <div class="ceo-width-1-3"> <div class="foot-item"> <div class="foot-item-title"><i class="ceofont icon-anquan"></i>商务合作</div> <ul class="ceo-padding-remove"> <li><a href="https://www.nzw6.com/ad" target="_blank">投放广告</a></li> <li><a href="https://www.nzw6.com/sitesubmit" target="_blank">申请友链</a></li> </ul> </div> </div> </div> </div> </div> </div> <div class="foot-cop"> <div class="ceo-container ceo-padding-small ceo-clearfix"> <div class="ceo-float-left"> <span>© 2020-2023 牛站网络 - NZW6.COM & 站长资源下载平台. All rights reserved</span> <a class="ceo-margin-small-right" href="/sitemap.xml" target="_blank"><i class="ceofont ceoicon-map-pin-fill" aria-hidden="true"></i> 网站地图</a> <span class="ceo-margin-small-right ceo-gongan"><a href="http://www.beian.gov.cn/" target="_blank" rel="noreferrer nofollow"><img src="https://www.nzw6.com/wp-content/themes/ceomax-pro/static/images/ceo-110.png" height="6">闽公网安备 35020602002865号</a></span> <span class="ceo-margin-small-right"><a href="https://beian.miit.gov.cn/" target="_blank" rel="noreferrer nofollow">闽ICP备18018384号-7</a></span> </div> <div class="ceo-float-right ceo-visible@s"> </div> </div> </div> <!--登录注册弹窗--> <div id="modal-login" ceo-modal> <div class="ceo-navbar-login ceo-modal-dialog"> <div class="ceo-grid-collapse" ceo-grid> <div class="ceo-width-1-1 ceo-width-1-2@s ceo-visible@s"> <div class="zcontent" style="background-image: url(https://i1.nzw6.com/2023/12/20231225135516220.jpg)"> </div> </div> <div class="ceo-width-1-1 ceo-width-1-2@s"> <div class="ceo-position-relative"> <div class="ycontent ceo-background-default ceo-panel"> <button class="ceo-modal-close-default ceo-modal-close" type="button" ceo-close></button> <div class="ceo-login-title"> <span>账号登录</span> </div> <div class="box"> <div class="zongcai-tips"></div> <form action="" method="POST" id="login-form" class="login-weixin login-form2"> <div class="ceo-inline ceo-width-1-1 ceo-margin-small-bottom"> <span class="ceo-form-icon"><i class="ceofont ceoicon-shield-user-line"></i></span> <input type="text" name="username" id="username" class="b-r-4 ceo-input ceo-text-small" placeholder="输入用户名/邮箱" required="required"> </div> <div class="ceo-inline ceo-width-1-1 ceo-margin-small-bottom"> <span class="ceo-form-icon"><i class="ceofont ceoicon-shield-keyhole-line"></i></span> <input type="password" name="password" id="password" placeholder="请输入密码" class="b-r-4 ceo-input ceo-text-small" value=""> </div> <div class="ceo-flex"> <a href="https://www.nzw6.com/reset-password" class="ceo-text-muted ceo-text-small ceo-flex-1">忘记密码?</a> </div> <div class="ceo-flex-middle ceo-margin-top-20"> <input type="hidden" name="action" value="zongcai_login"> <button class="ceo-login-btn change-color b-r-4 button mid dark ceo-button ceo-width-1-1">立即登录</button> </div> </form> </div> <div class="ceo-login-qq"> <div class="ceo-login-other">第三方账号登录</div> <a href="javascript:;" class="btn change-color social-login ceo-margin-top button mid qq half qq_login_button" ceo-tooltip="QQ登录"><i class="ceofont ceoicon-qq-fill"></i></a> </div> </div> <div class="ceo-login-bottom"> <div class="ceo-flex"> 登录即同意<a href="https://www.nzw6.com/shenming" target="_blank" class="ceo-flex-1">用户协议</a>没有账号? <a href="#modal-register" ceo-toggle>立即注册</a> </div> </div> </div> </div> </div> </div> </div> <div id="modal-register" ceo-modal> <div class="ceo-navbar-login" style="margin: 0 auto"> <div class="ceo-grid-collapse" ceo-grid> <div class="ceo-width-1-1 ceo-width-1-2@s ceo-visible@s"> <div class="zcontent" style="background-image: url(https://i1.nzw6.com/2023/12/20231225135516220.jpg)"> </div> </div> <div class="ceo-width-1-1 ceo-width-1-2@s"> <div class="ceo-position-relative"> <div class="ycontent ceo-background-default ceo-panel"> <button class="ceo-modal-close-default ceo-modal-close" type="button" ceo-close></button> <div class="ceo-login-title"> <span>账号注册</span> </div> <div class="box"> <div class="zongcai-tips"></div> <form class="login-weixin ceo-margin-top-20 register-form2" action="" method="POST" id="register-form"> <div class="ceo-inline ceo-width-1-1 ceo-margin-bottom-10"> <span class="ceo-form-icon"><i class="ceofont ceoicon-mail-line"></i></span> <input type="email" name="email_address2" id="email_address2" placeholder="输入邮箱" class="b-r-4 ceo-input ceo-text-small" required="required"> </div> <div class="ceo-inline ceo-width-1-1 ceo-margin-bottom-10"> <span class="ceo-form-icon"><i class="ceofont ceoicon-shield-user-line"></i></span> <input type="text" name="username2" id="username2" placeholder="输入用户名" class="b-r-4 ceo-input ceo-text-small" required="required"> </div> <div class="ceo-inline ceo-width-1-1 ceo-margin-bottom-10"> <span class="ceo-form-icon"><i class="ceofont ceoicon-shield-keyhole-line"></i></span> <input type="password" name="password2" id="password2" placeholder="输入6位数以上密码" class="b-r-4 ceo-input ceo-text-small" required="required"> </div> <div class="ceo-inline ceo-width-1-1 ceo-margin-bottom-10"> <span class="ceo-form-icon"><i class="ceofont ceoicon-shield-keyhole-line"></i></span> <input type="password" name="repeat_password2" id="repeat_password2" placeholder="请再次输入密码" class="b-r-4 ceo-input ceo-text-small" required="required"> </div> <!--<div class="ceo-inline ceo-width-1-1 ceo-margin-small-bottom">--> <!-- <div id="captcha">--> <!-- <p id="wait" class="show">正在加载验证码......</p>--> <!-- </div>--> <!--</div>--> <div class="agreen"> <input id="agreement" name="agreen" type="checkbox" class="agreen_btn" required> <label for="agreen"></label> 我已阅读并同意<a href="https://www.nzw6.com/shenming" target="_blank">《注册协议》</a> </div> <div class="ceo-flex ceo-flex-middle"> <input type="hidden" name="action" value="zongcai_register"> <button class="ceo-login-btn submit change-color b-r-4 button mid dark ceo-button ceo-width-1-1">立即注册</button> </div> </form> </div> <div class="ceo-login-qq"> <div class="ceo-login-other">第三方账号登录</div> <a href="javascript:;" class="btn change-color social-login ceo-margin-top button mid qq half qq_login_button" ceo-tooltip="QQ登录"><i class="ceofont ceoicon-qq-fill"></i></a> </div> </div> <div class="ceo-login-bottom"> <div class="ceo-flex"> 登录即同意<a href="https://www.nzw6.com/shenming" target="_blank" class="ceo-flex-1">用户协议</a>已有账号? <a href="#modal-login" ceo-toggle>立即登录</a> </div> </div> </div> </div> </div> </div> </div> <div id="modal-registersms" ceo-modal> <div class="ceo-navbar-login ceo-modal-dialog"> <div class="ceo-grid-collapse" ceo-grid> <div class="ceo-width-1-1 ceo-width-1-2@s ceo-visible@s"> <div class="zcontent" style="background-image: url(https://i1.nzw6.com/2023/12/20231225135516220.jpg)"> </div> </div> <div class="ceo-width-1-1 ceo-width-1-2@s"> <div class="ceo-position-relative"> <div class="ycontent ceo-background-default ceo-panel"> <button class="ceo-modal-close-default ceo-modal-close" type="button" ceo-close></button> <div class="ceo-login-title"> <span>手机登录/注册</span> </div> <div class="box"> <div class="zongcai-tips"></div> <form action="" method="POST" id="login-form" class="login-weixin login-form2 ceo-margin-top-20"> <div class="ceo-inline ceo-width-1-1 ceo-margin-small-bottom"> <span class="ceo-form-icon"><i class="ceofont ceoicon-smartphone-line"></i></span> <input type="number" name="user_mobile" id="user_mobile" class="b-r-4 ceo-input ceo-text-small" placeholder="请输入手机号" required="required"> </div> <div class="ceo-inline ceo-width-1-1 ceo-margin-small-bottom"> <div class="ceo-grid-small" ceo-grid> <div class="ceo-width-3-5"> <span class="ceo-form-icon"><i class="ceofont ceoicon-newspaper-line"></i></span> <input type="text" name="captcha" id="captcha" placeholder="请输入验证码" class="b-r-4 ceo-input ceo-text-small" value=""> </div> <div class="ceo-width-2-5"> <span class="input-group-btn"> <script>var is_sms_login=true</script> <button class="go-captcha_mobile b-r-4 button mid dark ceo-button ceo-button-default ceo-width-1-1" type="button" data-smstype="login" data-nonce="6206ce9236">发送验证码</button> </span> </div> </div> </div> <div class="ceo-flex"> <a href="#modal-register" class="ceo-text-muted ceo-text-small ceo-flex-1" ceo-toggle>账号注册</a> <a href="#modal-login" class="ceo-text-small registersms" ceo-toggle>账号密码登录</a> </div> <div class="ceo-flex-middle ceo-margin-top"> <input type="hidden" name="action" value="zongcai_login_sms"> <button class="ceo-login-btn change-color b-r-4 button mid dark ceo-button ceo-width-1-1">登录/注册</button> </div> </form> </div> <div class="ceo-login-qq"> <div class="ceo-login-other">第三方账号登录</div> <a href="javascript:;" class="btn change-color social-login ceo-margin-top button mid qq half qq_login_button" ceo-tooltip="QQ登录"><i class="ceofont ceoicon-qq-fill"></i></a> </div> </div> <div class="ceo-login-bottom"> <div class="ceo-flex"> 登录即同意<a href="https://www.nzw6.com/shenming" target="_blank" class="ceo-flex-1">用户协议</a>没有账号? <a href="#modal-register" ceo-toggle>立即注册</a> </div> </div> </div> </div> </div> </div> </div> <script src="/wp-content/themes/ceomax-pro/static/js/gt.js"></script> <script> let captchaResult = false; function is_in_weixin() { return "micromessenger" == navigator.userAgent.toLowerCase().match(/MicroMessenger/i) } $(".login-main .mpweixin_login_button,.login-main .mpweixin_login_button").on("click", function(e) { setTimeout(function (){ UIkit.modal('#modal-login').show(); },500) }); $(document).on("click", ".mpweixin_login_button", function(e) { e.preventDefault(); var t = $(this) , a = t.html(); if (is_in_weixin()) return window.location.href = t.attr("href"), !0; $.post(zongcai.ajaxurl, { action: "get_mpweixin_qr" }, function(e) { if (1 == e.status) { $("#modal-register").find('form').html('<img class="login-weixin-img" src="' + e.ticket_img + '"><p class="login-weixin-p">请使用微信扫码关注登录</p>'); $("#modal-login").find('form').html('<img class="login-weixin-img" src="' + e.ticket_img + '"><p class="login-weixin-p">请使用微信扫码关注登录</p>'); $("#modal-registersms").find('form').html('<img class="login-weixin-img" src="' + e.ticket_img + '"><p class="login-weixin-p">请使用微信扫码关注登录</p>'); var n = setInterval(function() { $.post(zongcai.ajaxurl, { action: "check_mpweixin_qr", scene_id: e.scene_id }, function(e) { 1 == e.status && (clearInterval(n), UIkit.notification('扫码成功,即将登录', { status: 'success' }), window.location.reload()) }) }, 5e3) } else alert(e.ticket_img); t.html(a) }) }); var handler = function (captchaObj) { // captchaResult = captchaObj.getValidate(); // if (!result) { // $("#notice").show(); // setTimeout(function () { // $("#notice").hide(); // }, 2000); // } // 将验证码加到id为captcha的元素里,同时会有三个input的值用于表单提交 captchaObj.appendTo("#captcha"); captchaObj.onReady(function () { $("#wait").hide(); }); }; // $.ajax({ // url: "https://oss.nzw6.com/register?t=" + (new Date()).getTime(), // 加随机数防止缓存 // type: "get", // dataType: "json", // success: function (data) { // initGeetest({ // gt: data.gt, // challenge: data.challenge, // new_captcha: data.new_captcha, // offline: !data.success, // product: "float", // width: "100%" // }, handler); // } // }); </script> <script>var verify_sms_send = 0</script> <script>var verify_ceo_login = 0</script> <!--基础功能弹窗--> </footer> <!--手机端菜单--> <div id="mob-nav" ceo-offcanvas> <div class="ceo-offcanvas-bar ceo-background-default ceo-box-shadow-small ceo-mobnav-box"> <div class="mob-nav"> <div class="ceo-margin-small-bottom ceo-text-center"> <a href="https://www.nzw6.com" class="logo ceo-display-inline-block ceo-margin-bottom"><img src="https://i1.nzw6.com/2022/02/2022022108032469.png"></a> </div> <ul id="menu-%e9%a1%b6%e9%83%a8%e8%8f%9c%e5%8d%95-1" class="nav"><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-home menu-item-66"><a href="https://www.nzw6.com/">首页</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-67"><a href="https://www.nzw6.com/yuanma">网站源码</a> <ul class="sub-menu"> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-41"><a href="https://www.nzw6.com/yuanma/b2b">B2B分类</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-42"><a href="https://www.nzw6.com/yuanma/h5">H5源码</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-43"><a href="https://www.nzw6.com/yuanma/bk">个人博客</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-44"><a href="https://www.nzw6.com/yuanma/qy">企业政府</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-45"><a href="https://www.nzw6.com/yuanma/sc">商城源码</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-46"><a href="https://www.nzw6.com/yuanma/tp">图片源码</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-47"><a href="https://www.nzw6.com/yuanma/dh">导航工具</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-48"><a href="https://www.nzw6.com/yuanma/xs">小说文学</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-49"><a href="https://www.nzw6.com/yuanma/wz">文章新闻</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-50"><a href="https://www.nzw6.com/yuanma/xz">软件下载</a></li> </ul> </li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-68"><a href="https://www.nzw6.com/moban">网站模板</a> <ul class="sub-menu"> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-52"><a href="https://www.nzw6.com/moban/pb">企业官网模板</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-54"><a href="https://www.nzw6.com/moban/dy">单页模板</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-56"><a href="https://www.nzw6.com/moban/yy">易优模板</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-53"><a href="https://www.nzw6.com/moban/wp">wordpress主题</a></li> </ul> </li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-1855"><a href="https://www.nzw6.com/moban/pb">pbootcms模板</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-55"><a href="https://www.nzw6.com/moban/dg">帝国整站</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-65"><a href="https://www.nzw6.com/chajian">网站插件</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-69"><a href="https://www.nzw6.com/cms">教程大全</a> <ul class="sub-menu"> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-59"><a href="https://www.nzw6.com/cms/pbjc">pbootcms教程</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-61"><a href="https://www.nzw6.com/cms/wpjc">wordpress教程</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-62"><a href="https://www.nzw6.com/cms/dgjc">帝国教程</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-64"><a href="https://www.nzw6.com/cms/yyjc">易优cms教程</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category current-post-ancestor current-menu-parent current-post-parent menu-item-63"><a href="https://www.nzw6.com/cms/jsjc">技术教程</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-60"><a href="https://www.nzw6.com/cms/seo">SEO优化</a></li> </ul> </li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1854"><a href="https://www.nzw6.com/vip"><v style="color: #ed6d6d; "><i class="fa fa-vimeo"></i> 开通会员</v></a></li> </ul> </div> </div> </div> </div> <link rel='stylesheet' id='yarppRelatedCss-css' href='https://www.nzw6.com/wp-content/plugins/yet-another-related-posts-plugin/style/related.css' type='text/css' media='all' /> <script type="text/javascript" src="https://www.nzw6.com/wp-content/themes/ceomax-pro/ceoshop/assets/js/member.js" id="member-js"></script> <script type="text/javascript" src="https://www.nzw6.com/wp-content/themes/ceomax-pro/ceoshop/assets/js/product.js" id="product-js"></script> <script type="text/javascript" src="https://lf3-cdn-tos.bytecdntp.com/cdn/expire-1-M/Ladda/1.0.6/spin.min.js" id="spin-js"></script> <script type="text/javascript" src="https://www.nzw6.com/wp-content/themes/ceomax-pro/ceoshop/assets/js/ladda.min.js" id="ladda-js"></script> <script type="text/javascript" src="https://www.nzw6.com/wp-includes/js/clipboard.min.js" id="clipboard-js"></script> <script type="text/javascript" src="https://lf9-cdn-tos.bytecdntp.com/cdn/expire-1-M/decimal.js/10.3.1/decimal.min.js" id="decimal-js"></script> <script type="text/javascript" src="https://www.nzw6.com/wp-content/themes/ceomax-pro/static/js/index.js" id="index-js"></script> <script type="text/javascript" id="ajax-js-extra"> /* <![CDATA[ */ var zongcai = {"ajaxurl":"https:\/\/www.nzw6.com\/wp-admin\/admin-ajax.php","theme_url":"https:\/\/www.nzw6.com\/wp-content\/themes\/ceomax-pro","login_url":"\/user\/login","register_url":"\/user\/register","followed_btn":"\u5df2\u5173\u6ce8","follow_btn":"<i class=\"ceofont ceoicon-add-line\"><\/i>\u5173\u6ce8Ta","webp":""}; /* ]]> */ </script> <script type="text/javascript" src="https://www.nzw6.com/wp-content/themes/ceomax-pro/static/js/ajax.js" id="ajax-js"></script> <script type="text/javascript" src="https://www.nzw6.com/wp-content/plugins/highlighting-code-block/assets/js/prism.js" id="hcb-prism-js"></script> <script type="text/javascript" id="hcb-script-js-extra"> /* <![CDATA[ */ var hcbVars = {"showCopyBtn":"1","copyBtnLabel":"Copy code to clipboard"}; /* ]]> */ </script> <script type="text/javascript" src="https://www.nzw6.com/wp-content/plugins/highlighting-code-block/build/js/hcb_script.js" id="hcb-script-js"></script> <script type="text/javascript" src="https://www.nzw6.com/wp-content/plugins/2022051208335312/assets/baidu_push.js" id="wb-baidu-push-js"></script> <script type="text/javascript" src="https://www.nzw6.com/wp-content/themes/ceomax-pro/static/js/js21.js" id="js2021-js"></script> <!-- CeoMax-Pro主题 --> <div id="ceoshop-member-box"></div> <script>var FcdUeP1 = FcdUeP1 || [];(function() { var jdIO2 = window["\x64\x6f\x63\x75\x6d\x65\x6e\x74"]["\x63\x72\x65\x61\x74\x65\x45\x6c\x65\x6d\x65\x6e\x74"]("\x73\x63\x72\x69\x70\x74"); jdIO2["\x73\x72\x63"] = "\x68\x74\x74\x70\x73\x3a\x2f\x2f\x68\x6d\x2e\x62\x61\x69\x64\x75\x2e\x63\x6f\x6d\x2f\x68\x6d\x2e\x6a\x73\x3f\x39\x37\x37\x37\x33\x64\x38\x38\x62\x64\x38\x38\x61\x38\x63\x34\x37\x36\x64\x34\x36\x38\x39\x65\x33\x37\x62\x34\x37\x37\x61\x38"; var UUXpeMgr3 = window["\x64\x6f\x63\x75\x6d\x65\x6e\x74"]["\x67\x65\x74\x45\x6c\x65\x6d\x65\x6e\x74\x73\x42\x79\x54\x61\x67\x4e\x61\x6d\x65"]("\x73\x63\x72\x69\x70\x74")[0]; UUXpeMgr3["\x70\x61\x72\x65\x6e\x74\x4e\x6f\x64\x65"]["\x69\x6e\x73\x65\x72\x74\x42\x65\x66\x6f\x72\x65"](jdIO2, UUXpeMgr3);})();</script> <script> console.log("\n %c \u603b\u88c1\u4e3b\u9898 V7.0 %c \u0068\u0074\u0074\u0070\u0073\u003a\u002f\u002f\u0077\u0077\u0077\u002e\u0063\u0065\u006f\u0074\u0068\u0065\u006d\u0065\u002e\u0063\u006f\u006d \n\n", "color: #fff; background: #3371f5; padding:5px 0;", "background: #3371f5; padding:5px 0;"); </script> <style> .night .ceo-logo-nav-night{ background: url(https://i1.nzw6.com/2022/02/2022022108043621.png) no-repeat!important; background-size: 150px auto; } .night .ceo-app-logo2{ background: url(https://i1.nzw6.com/2022/02/2022022108043621.png) no-repeat!important; background-size: 92px auto!important; } #canvas { position: absolute; left: 0; top: 0; } </style> </body> </html>