如何优化Vue页面的加载速度以提高SEO?

分类:SEO教程 时间:2025-10-12 14:37 浏览:0 评论:0
0

1. 服务器端渲染,SSR

使用SSR技术可以在服务器端生成完整的HTML页面,然后发送给浏览器。这样,搜索引擎可以直接抓取并索引这些静态内容,从而提升SEO表现。SSR特别适用于需要动态内容加载的单页应用,SPA,因为它减少了客户端渲染时的延迟。

2. 预渲染,Pre-rendering

预渲染是一种在构建时生成静态HTML文件的方法,这些文件可以直接被搜索引擎抓取和索引。通过工具如Nuxt.js或vue-pre-renderer,可以将Vue应用转换为静态页面,从而加快首屏加载速度并提高SEO效果。

3. 懒加载,Lazy Loading

懒加载技术允许在用户滚动到组件或图片所在区域时才加载它们,从而减少初始加载时间。这对于包含大量图片或视频的页面尤其有效,可以显著提升用户体验和SEO表现。

4. 代码分割与压缩

利用Webpack等工具进行代码分割,将代码拆分成多个小块,并使用Gzip等压缩算法对JavaScript、CSS和图片进行压缩,以减少文件大小和HTTP请求次数。这不仅提高了页面加载速度,还能降低带宽消耗。

5. 使用CDN

将静态资源托管到CDN上,可以加速资源的加载速度,特别是对于全球用户。CDN通过分布式存储和缓存机制,减少了延迟并提升了访问速度。

6. 优化元标签

如何优化Vue页面的加载速度以提高SEO?

动态设置页面的``、`<meta description>`和`<meta keywords>`标签,以确保搜索引擎能够正确抓取和索引页面内容。合理使用`<meta>`标签可以增强页面的SEO表现。</p><p>7. <strong>路由优化</strong>:</p><p>使用Vue Router的history模式来避免URL中出现号,使URL更简洁且更符合SEO标准。为每个路由设置唯一URL,有助于搜索引擎更好地抓取和索引网页。</p><p>8. <strong>图片优化</strong>:</p><p>对图片进行懒加载、压缩和使用WebP格式等措施,可以减少图片文件大小,加快加载速度。使用雪碧图,Sprite Sheet合并多张图片也是一种有效的优化方法。</p><p>9. <strong>减少HTTP请求</strong>:</p><p>合并样式表和脚本文件,减少页面所需的HTTP请求数量。例如,将所有CSS文件合并为一个文件,并将JavaScript文件按需加载。</p><p>10. <strong>使用缓存策略</strong>:</p><p>合理配置浏览器缓存策略,例如设置HTTP缓存头,如Cache-Control,并利用Service Worker进行离线缓存,以提高页面加载速度。</p><p>通过以上这些优化措施,可以显著提升Vue页面的加载速度,并改善搜索引擎的抓取和索引效率,从而提高SEO排名和用户体验。</p> </div> <div class="entry-tags"> <a href="/index.php?s=jiaocheng&c=search&keyword=如何" rel="category"><i class="dot"></i>如何</a> <a href="/index.php?s=jiaocheng&c=search&keyword=优化" rel="category"><i class="dot"></i>优化</a> <a href="/index.php?s=jiaocheng&c=search&keyword=Vue" rel="category"><i class="dot"></i>Vue</a> <a href="/index.php?s=jiaocheng&c=search&keyword=页" rel="category"><i class="dot"></i>页</a> <a href="/index.php?s=jiaocheng&c=search&keyword=面的" rel="category"><i class="dot"></i>面的</a> <a href="/index.php?s=jiaocheng&c=search&keyword=加载" rel="category"><i class="dot"></i>加载</a> <a href="/index.php?s=jiaocheng&c=search&keyword=速度" rel="category"><i class="dot"></i>速度</a> <a href="/index.php?s=jiaocheng&c=search&keyword=以" rel="category"><i class="dot"></i>以</a> <a href="/index.php?s=jiaocheng&c=search&keyword=提高" rel="category"><i class="dot"></i>提高</a> <a href="/index.php?s=jiaocheng&c=search&keyword=SEO" rel="category"><i class="dot"></i>SEO</a> </div> <div class="article-copyright">1. 本站所有资源来源于用户上传或网络,仅作为参考研究使用,如有侵权请邮件联系站长! <br/>2. 本站积分货币获取途径以及用途的解读,想在本站混的好,请务必认真阅读! <br/>3. 本站强烈打击盗版/破解等有损他人权益和违法作为,请各位会员支持正版! <br/>4. <a href="/seojiaocheng.html">SEO教程</a> <small>></small> <a href="https://www.hailuo.cc/seojiaocheng/20468.html" title="如何优化Vue页面的加载速度以提高SEO?">如何优化Vue页面的加载速度以提高SEO?</a> </div> <div class="article-footer"> <div class="author-box"> <div class="author-image"> <img alt="海螺主题" data-src="https://www.hailuo.cc/uploadfile/member/000/00/00/1.jpg?time=" class="avatar avatar-140 photo gravatar lazyload" height="140" width="140"> </div> <div class="author-info"> <h4 class="author-name"> <a>海螺主题</a> <span class="label"><img align="absmiddle" src="https://www.hailuo.cc/uploadfile/202309/bcea7227e84f.png" style="width: 55px;margin: -4px 0 0 0;"></span> </h4> </div> </div> <div class="shares" data-initialized="true"> <strong>分享到:</strong> <span class="share-popover"><span class="share-popover-inner" id="weixin-qrcode"><canvas width="80" height="80"></canvas></span></span> <a class="share-weixin icon-wechat" title="分享到微信"><i class="fa fa-weixin"></i></a> <a class="share-tsina icon-weibo" title="分享到微博"><i class="fa fa-weibo"></i></a> <a class="share-sqq icon-qq" title="分享到QQ好友"><i class="fa fa-qq"></i></a> <a class="share-qzone icon-qzone" title="分享到QQ空间"><i class="fa fa-star"></i></a> <a class="share-twitter icon-twitter" title="分享到Twitter"><i class="fa fa-twitter"></i></a> <a class="share-facebook icon-facebook" title="分享到Facebook"><i class="fa fa-facebook"></i></a> <a class="share-linkedin icon-linkedin" title="分享到领英职场"><i class="fa fa-linkedin"></i></a> </div> </div> </div> </div> </article> <div class="entry-navigation"> <nav class="article-nav"> <span class="article-nav-prev">上一篇<br> <a href="/seojiaocheng/20467.html" rel="prev">如何通过提高用户体验来改善SEO效果?</a></span> <span class="article-nav-next">下一篇<br> <a href="/seojiaocheng/20469.html" rel="next">如何进行站内和站外链接建设以改善SEO?</a></span> </nav> </div> <div class="entry-navigation"> <h3 class="entry-title">用户评论</h1> <div id="dr_module_comment_20468"></div><script type="text/javascript"> function dr_ajax_module_comment_20468(type, page) { var index = layer.load(2, { time: 10000 });$.ajax({type: "GET", url: "/index.php?s=jiaocheng&c=comment&m=index&id=20468&&type="+type+"&page="+page+"&"+Math.random(), dataType:"jsonp", success: function (data) { layer.close(index); if (data.code) { $("#dr_module_comment_20468").html(data.msg); } else { dr_tips(0, data.msg); } }, error: function(HttpRequest, ajaxOptions, thrownError) { layer.closeAll(); var msg = HttpRequest.responseText; alert("评论调用函数返回错误:"+msg); } }); } dr_ajax_module_comment_20468(0, 1); </script> </div> </main> </div> </div> <div class="sidebar-column col-lg-3"> <aside class="fixed-right widget-area"> <div class="side-box-dw"></div> <div class="side-fixed-box"> <div class="side-fixed-con"> <div class="widget"> <div class="content-list" style="margin-bottom: 0px;"> <ul> <li style="margin-right: 1px;"><a style="line-height: 18px;border: 1px solid #38c3f433;" class="" href="/jishu.html">全部文章</a></li> <li style="margin-right: 1px;"><a style="line-height: 18px;border: 1px solid #38c3f433;" class="" href="/jzjc.html">建站教程</a></li> <li style="margin-right: 1px;"><a style="line-height: 18px;border: 1px solid #38c3f433;" class="" href="/spjc.html">视频教程</a></li> <li style="margin-right: 1px;"><a style="line-height: 18px;border: 1px solid #38c3f433;" class="on" href="/seojiaocheng.html">SEO教程</a></li> </ul> </div> </div> <div class="widget cao-widget-posts"> <h5 class="widget-title"><i class="fa fa-mouse-pointer" aria-hidden="true"></i> 点击排行</h5> <div class="posts"> <div class="uposts"> <div class="hentry"> <h2 class="title"><span class="post-num num-1">1</span> <a href="/seojiaocheng/1823.html" title="关键词组合的SEO优化策略">关键词组合的SEO优化策略</a> </h2> </div> <div class="hentry"> <h2 class="title"><span class="post-num num-2">2</span> <a href="/jzjc/1759.html" title="关于出现“对不起,您安装的不是正版应用..”的解决办法">关于出现“对不起,您安装的不是正版应用..”的解决办法</a> </h2> </div> <div class="hentry"> <h2 class="title"><span class="post-num num-3">3</span> <a href="/seojiaocheng/19995.html" title="南宁SEO优化价格受哪些因素影响?">南宁SEO优化价格受哪些因素影响?</a> </h2> </div> <div class="hentry"> <h2 class="title"><span class="post-num num-4">4</span> <a href="/seojiaocheng/19797.html" title="铁力网站关键词优化技巧有哪些?">铁力网站关键词优化技巧有哪些?</a> </h2> </div> <div class="hentry"> <h2 class="title"><span class="post-num num-5">5</span> <a href="/seojiaocheng/19685.html" title="菏泽SEO行业是如何在新兴媒体形式中应用SEO优化策略的?">菏泽SEO行业是如何在新兴媒体形式中应用SEO优化策略的?</a> </h2> </div> <div class="hentry"> <h2 class="title"><span class="post-num num-6">6</span> <a href="/seojiaocheng/19573.html" title="福建空调品牌是如何通过SEO提升品牌曝光度的?">福建空调品牌是如何通过SEO提升品牌曝光度的?</a> </h2> </div> <div class="hentry"> <h2 class="title"><span class="post-num num-7">7</span> <a href="/seojiaocheng/19362.html" title="邳州SEO优化中的内容优化如何进行?">邳州SEO优化中的内容优化如何进行?</a> </h2> </div> <div class="hentry"> <h2 class="title"><span class="post-num num-8">8</span> <a href="/seojiaocheng/19357.html" title="如何优化企业服务类网站以提升乐昌SEO?">如何优化企业服务类网站以提升乐昌SEO?</a> </h2> </div> <div class="hentry"> <h2 class="title"><span class="post-num num-9">9</span> <a href="/seojiaocheng/19285.html" title="重庆SEO项目规模对价格的影响">重庆SEO项目规模对价格的影响</a> </h2> </div> <div class="hentry"> <h2 class="title"><span class="post-num num-10">10</span> <a href="/jzjc/19102.html" title="WordPress如何添加api,WordPress接入api">WordPress如何添加api,WordPress接入api</a> </h2> </div> </div> </div> </div> <div class="widget widget-adss"> <div class="adsbg"> </div> </div><div class="widget widget_tag_cloud"> <h5 class="widget-title"><i class="fa fa-tags" aria-hidden="true"></i> 标签</h5> <div class="tagcloud"> <a class="tag-cloud-link" style="font-size: 14.203592814371pt;" aria-label="西施犬" href="/tag/xishiquan.html">西施犬</a> <a class="tag-cloud-link" style="font-size: 14.203592814371pt;" aria-label="唯美摩天轮" href="/tag/weimeimotianlun.html">唯美摩天轮</a> <a class="tag-cloud-link" style="font-size: 14.203592814371pt;" aria-label="制药厂" href="/tag/zhiyaochang.html">制药厂</a> <a class="tag-cloud-link" style="font-size: 14.203592814371pt;" aria-label="气质美女" href="/tag/qizhimeinu.html">气质美女</a> <a class="tag-cloud-link" style="font-size: 14.203592814371pt;" aria-label="网站升级" href="/tag/wangzhanshengji.html">网站升级</a> <a class="tag-cloud-link" style="font-size: 14.203592814371pt;" aria-label="复活节鸡蛋" href="/tag/fuhuojiejidan.html">复活节鸡蛋</a> <a class="tag-cloud-link" style="font-size: 14.203592814371pt;" aria-label="劳力士" href="/tag/laolishi.html">劳力士</a> <a class="tag-cloud-link" style="font-size: 14.203592814371pt;" aria-label="州市" href="/tag/zhoushi.html">州市</a> <a class="tag-cloud-link" style="font-size: 14.203592814371pt;" aria-label="美体" href="/tag/meiti1.html">美体</a> <a class="tag-cloud-link" style="font-size: 14.203592814371pt;" aria-label="程序" href="/tag/chengxu.html">程序</a> <a class="tag-cloud-link" style="font-size: 14.203592814371pt;" aria-label="汽车销售" href="/tag/qichexiaoshou.html">汽车销售</a> <a class="tag-cloud-link" style="font-size: 14.203592814371pt;" aria-label="虚假" href="/tag/xujia.html">虚假</a> <a class="tag-cloud-link" style="font-size: 14.203592814371pt;" aria-label="程度" href="/tag/chengdu.html">程度</a> <a class="tag-cloud-link" style="font-size: 14.203592814371pt;" aria-label="v8cms" href="/tag/v8cms.html">v8cms</a> <a class="tag-cloud-link" style="font-size: 14.203592814371pt;" aria-label="野草莓" href="/tag/yecaomei.html">野草莓</a> <a class="tag-cloud-link" style="font-size: 14.203592814371pt;" aria-label="闺蜜背影" href="/tag/guimibeiying.html">闺蜜背影</a> <a class="tag-cloud-link" style="font-size: 14.203592814371pt;" aria-label="性感诱人" href="/tag/xingganyouren.html">性感诱人</a> <a class="tag-cloud-link" style="font-size: 14.203592814371pt;" aria-label="黑洞" href="/tag/heidong.html">黑洞</a> <a class="tag-cloud-link" style="font-size: 14.203592814371pt;" aria-label="铜仁" href="/tag/tongren.html">铜仁</a> <a class="tag-cloud-link" style="font-size: 14.203592814371pt;" aria-label="千月" href="/tag/qianyue.html">千月</a> <a class="tag-cloud-link" style="font-size: 14.203592814371pt;" aria-label="office" href="/tag/office.html">office</a> <a class="tag-cloud-link" style="font-size: 14.203592814371pt;" aria-label="宁城" href="/tag/ningcheng.html">宁城</a> <a class="tag-cloud-link" style="font-size: 14.203592814371pt;" aria-label="撒哈拉沙漠" href="/tag/sahalashamo.html">撒哈拉沙漠</a> <a class="tag-cloud-link" style="font-size: 14.203592814371pt;" aria-label="欧美唯美" href="/tag/oumeiweimei.html">欧美唯美</a> <a class="tag-cloud-link" style="font-size: 14.203592814371pt;" aria-label="高冷美女" href="/tag/gaolengmeinu.html">高冷美女</a> <a class="tag-cloud-link" style="font-size: 14.203592814371pt;" aria-label="帐篷" href="/tag/zhangpeng.html">帐篷</a> <a class="tag-cloud-link" style="font-size: 14.203592814371pt;" aria-label="全部" href="/tag/quanbu.html">全部</a> <a class="tag-cloud-link" style="font-size: 14.203592814371pt;" aria-label="橡皮泥" href="/tag/xiangpini.html">橡皮泥</a> <a class="tag-cloud-link" style="font-size: 14.203592814371pt;" aria-label="hub.tw" href="/tag/hub.tw.html">hub.tw</a> <a class="tag-cloud-link" style="font-size: 14.203592814371pt;" aria-label="列车轨道" href="/tag/liecheguidao.html">列车轨道</a> </div> </div> </div> </div> </aside> </div> </div> <div class="main-box-dw"></div> </div> </div> <div class="footer hidden-sm" id="footer"> <div class="container"> <div class="row"> <ul class="item clearfix"> <li class="col-md-6 left" style="float: left;"> <h2 style="margin-top: 0;margin-bottom: 3px;" class="footer-logo"><img src="/uploadfile/202204/5bb546b8cddb16b.png"></h2> <p class="desc" style="margin-bottom: 20px;"> 海螺主题设计作为高端的网页主题模板产品定制专家,业务覆盖各大开源系统主题,可一站式在线选购高品质主题模板,极致助力您的企业品牌成为行业标杆。 </p> <p class="copy margin-0"> Copyright © 2016 - 2025 | 海螺主题模板 <a class="hidden-xss">•</a><a class="hidden-xss"> 版权所有 </a><a class="hidden-xss">|</a> <a class="hidden-xss">www.hailuo.cc</a><a class="hidden-xss">|</a> <a class="hidden-xss" target="_blank" href="http://beian.miit.gov.cn"> 蜀ICP备2025160319号</a> </p> </li> <li class="col-md-2 text-center hidden-xs" style="float: left;"> <h4 style="margin-bottom: 15px;">关于我们</h4> <p> <a href="/copyright.html">免责声明</a> </p> <p> <a href="/about.html">海螺模板</a> </p> <p> <a href="/contact.html">联系我们</a> </p> <p> <a href="/gbook.html">留言反馈</a> </p> </li> <li class="col-md-2 text-center hidden-xs" style="float: left;"> <h4 style="margin-bottom: 15px;">常见问题</h4> <p> <a href="javascript:;" onclick="dr_html_show('常见问题','<div class=\'p20\'>本站已经开发注册,您需要填写用户名和正确的常用邮箱即可,邮箱需要通过验证后才可以正常使用相关功能。</div>','300px','300px')">如何注册</a> </p> <p> <a href="javascript:;" onclick="dr_html_show('常见问题','<div class=\'p20\'>找到对应商品后点击页面的“立即购买”按钮下单即可,本站商品支持自助下单,无需联系客服干预操作</div>','300px','300px')">怎么购买</a> </p> <p> <a href="javascript:;" onclick="dr_html_show('常见问题','<div class=\'p20\'>目前我们支持两种方式<br>1.在线支付,仅支持支付宝在线支付实时交易,完全自助完成交易流程<br>2.转账充值,支持任意付款方式,需要客服给您充值到余额在进行交易</div>','300px','300px')">支付方式</a> </p> <p> <a href="javascript:;" onclick="dr_html_show('常见问题','<div class=\'p20\'>虚拟商品购买后可返回至商品详情页获得对应的素材或下载文件<br>实物商品将以快递、物流等方式寄送到您的手中</div>','300px','300px')">发货方式</a> </p> </li> <li class="col-md-2 text-right hidden-xs" style="float: left;right: -5px;"> <h4 style="margin-bottom: 15px;">扫一扫加入Q群 ⠀</h4> <p><img src="/uploadfile/202204/wap.png" alt="海螺主题模板" width="120"></p> </li> </ul> <div class="col-md-12 hidden-xs"> <div class="link"> <a href="http://www.hailuo.cc" target="_blank">海螺主题官网</a> <a href="https://www.ysdh.tv" target="_blank">影视导航</a> <a href="https://www.hqlyy.cc" target="_blank">火麒麟导航</a> <a href="/link.html">+申请友链</a> <a class="qq float-border float-text" style="float: right;text-align: center;margin-right: 2px;" href="javascript:void(0);"> <i class="fa fa-envelope" style="color: #fcb900;"></i><br> 邮箱 <div class="float-alert-box float-radius float-qq-box" style="display: none;"> <h6>工作时间</h6> <p> 工作日:9:00 - 22:00<br> 节假日:9:00 - 18:00 </p> <div class="float-qq-btn float-radius" onclick="window.open('tencent://message/?uin=','_blank')"> qiye @ vip.qq.com </div> </div> </a> <a class="weixin float-border float-text" style="float: right;text-align: center;" href="javascript:void(0);"> <i class="fa fa-weixin" style="color: #00d084;"></i><br> 微信 <div class="float-alert-box float-radius float-weixin-box"> <p> 扫一扫添加客服微信 </p> <img src="/uploadfile/202204/wx.png" width="120" height="120" alt="微信二维码"> </div> </a> <a class="weixin float-border float-text" style="float: right;text-align: center;" href="javascript:void(0);"> <i class="fa fa-qq" style="color: #0693e3;"></i><br> 客服 <div class="float-alert-box float-radius float-weixin-box"> <p> 扫一扫添加客服QQ </p> <img src="/uploadfile/202204/qq.png" width="120" height="120" alt="QQ 二维码"> </div> </a> </div> </div> </div> </div> </div> <script> var _mtj = _mtj || []; (function () { var mtj = document.createElement("script"); mtj.src = "https://node94.aizhantj.com:21233/tjjs/?k=7bapoq19e1n"; var s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(mtj, s); })(); </script> <div class="float-box hidden-xs"> <ul class="float-ul float-radius float-text"> <li> <a class="fankui float-border float-text" href="/gbook.html"> <i class="fa fa-pencil-square-o"></i><br> 反馈 </a> </li> <li> <a class="jq float-border float-text" href="/contact.html"> <i class="fa bi-headset"></i><br> 客服 </a> </li> </ul> <br> <ul class="float-ul float-radius float-text"> <li> <a class="top float-border float-text" href="javascript:void(0);" etap="to_top" title="返回顶部"> <i class="fa fa-chevron-up"></i><br> </a> </li> </ul> </div> <div class="dimmer"></div> <div id="popup-signup" class="popup-signup fade" style="display: none;"> <div class="register-login-modal" role="document"> <div class="modal-content"> <div class="modal-body"> <!-- Nav tabs --> <ul class="nav nav-tabs"> <li class="active"><a href="#login" data-toggle="login">登录</a></li> <li><a href="#signup" data-toggle="signup">注册</a></li> </ul> <!-- Tab panes --> <div class="tab-content"> <div class="tab-pane fade in active" id="login"> <div class="signup-form-container text-center"> <form class="mb-0" id="myforml" method="post" novalidate="novalidate"> <div class="form-group"> <input type="text" class="form-control" name="data[username]" placeholder="*用户名"> </div> <div class="form-group"> <input type="password" class="form-control" name="data[password]" placeholder="*密码"> </div> <div class="form-group"> <input class="form-control" type="text" autocomplete="off" placeholder="*验证码" name="code" /><img align="absmiddle" style="cursor:pointer;" onclick="this.src='/index.php?s=api&c=api&m=captcha&width=120&height=35&'+Math.random();" src="/index.php?s=api&c=api&m=captcha&width=120&height=35" /> </div> <input class="btn change-color-lv btn--block login-loader" type="button" value="安全登录" onclick="dr_ajax_member('https://www.hailuo.cc/index.php?s=member&c=login&m=index', 'myforml');" /> </form> <div class="or-text"> <span>or</span> </div> <div class="open-oauth text-center"> </div> <a href="https://www.hailuo.cc/index.php?s=member&c=login&m=find" class="forget-password">忘记密码?</a> <!-- form end --> </div> <!-- .signup-form end --> </div> <div class="tab-pane fade in" id="signup"> <form class="mb-0" method="post" id="myformr"> <div class="form-group"> <input type="text" class="form-control" name="data[username]" placeholder="输入账号(字母+数字/5-10位)"> </div> <div class="form-group"> <input type="email" class="form-control" name="data[email]" placeholder="绑定邮箱"> </div> <div class="form-group"> <input type="password" class="form-control" name="data[password]" placeholder="密码最小长度为6"> </div> <div class="form-group"> <input type="password" class="form-control" name="data[password2]" placeholder="再次输入密码"> </div> <div class="form-group"> <input class="form-control" type="text" autocomplete="off" placeholder="*验证码" name="code" /><img align="absmiddle" style="cursor:pointer;" onclick="this.src='/index.php?s=api&c=api&m=captcha&width=120&height=35&'+Math.random();" src="/index.php?s=api&c=api&m=captcha&width=120&height=35" /> </div> <input type="hidden" name="action" value="WPAY_register"> <input class="btn change-color-lv btn--block register-loader" type="button" onclick="dr_ajax_member('https://www.hailuo.cc/index.php?s=member&c=register&m=index', 'myformr');" value="立即注册" /> <div class="or-text"> <span>or</span> </div> <div class="open-oauth text-center"> </div> <label class="mt-checkbox mt-checkbox-outline" style="margin-left:20px;"> <input type="checkbox" name="is_protocol" value="1" checked> 我已阅读并同意 <span></span> </label> <label> <a href="javascript:dr_show_protocol();">《用户注册协议》</a> </label> </form> <!-- form end --> </div> </div> </div> <!-- /.modal-content --> </div> <!-- /.modal-dialog --> </div> <!-- /.modal --> </div> <!-- 侧边栏 --> <div class="off-canvas"> <div class="canvas-close"> <i class="fa fa-close"></i> </div> <div class="logo-wrapper"> <img class="logo regular" src="https://www.hailuo.cc/uploadfile/202204/56f11599575e9f7.png" alt="海螺主题模板"> </div> <div class="mobile-menu hidden-lg hidden-xl"></div> <aside class="widget-area"> <div class="widget widget-adss"> <div class="adsbg"> </div> </div> <div class="widget widget_tag_cloud"> <h5 class="widget-title"><i class="fa fa-tags" aria-hidden="true"></i> 标签</h5> <div class="tagcloud"> <a class="tag-cloud-link" style="font-size: 14.203592814371pt;" aria-label="船上" href="/tag/chuanshang.html">船上</a> <a class="tag-cloud-link" style="font-size: 14.203592814371pt;" aria-label="嫦娥奔月" href="/tag/changebenyue.html">嫦娥奔月</a> <a class="tag-cloud-link" style="font-size: 14.203592814371pt;" aria-label="呆萌小猫" href="/tag/daimengxiaomao.html">呆萌小猫</a> <a class="tag-cloud-link" style="font-size: 14.203592814371pt;" aria-label="not" href="/tag/not.html">not</a> <a class="tag-cloud-link" style="font-size: 14.203592814371pt;" aria-label="小蛋糕" href="/tag/xiaodangao.html">小蛋糕</a> <a class="tag-cloud-link" style="font-size: 14.203592814371pt;" aria-label="文官" href="/tag/wenguan.html">文官</a> <a class="tag-cloud-link" style="font-size: 14.203592814371pt;" aria-label="耒阳" href="/tag/leiyang.html">耒阳</a> <a class="tag-cloud-link" style="font-size: 14.203592814371pt;" aria-label="吉" href="/tag/ji160878.html">吉</a> <a class="tag-cloud-link" style="font-size: 14.203592814371pt;" aria-label="绿色枫叶" href="/tag/lusefengye.html">绿色枫叶</a> <a class="tag-cloud-link" style="font-size: 14.203592814371pt;" aria-label="视频插件" href="/tag/shipinchajian.html">视频插件</a> <a class="tag-cloud-link" style="font-size: 14.203592814371pt;" aria-label="玻璃外墙" href="/tag/boliwaiqiang.html">玻璃外墙</a> <a class="tag-cloud-link" style="font-size: 14.203592814371pt;" aria-label="胖女孩" href="/tag/pangnuhai.html">胖女孩</a> <a class="tag-cloud-link" style="font-size: 14.203592814371pt;" aria-label="2019年" href="/tag/2019nian.html">2019年</a> <a class="tag-cloud-link" style="font-size: 14.203592814371pt;" aria-label="宽屏大气" href="/tag/kuanpingdaqi.html">宽屏大气</a> <a class="tag-cloud-link" style="font-size: 14.203592814371pt;" aria-label="交易平台" href="/tag/jiaoyipingtai.html">交易平台</a> <a class="tag-cloud-link" style="font-size: 14.203592814371pt;" aria-label="中常" href="/tag/zhongchang.html">中常</a> <a class="tag-cloud-link" style="font-size: 14.203592814371pt;" aria-label="什么意思" href="/tag/shimeyisi.html">什么意思</a> <a class="tag-cloud-link" style="font-size: 14.203592814371pt;" aria-label="传媒" href="/tag/chuanmei.html">传媒</a> <a class="tag-cloud-link" style="font-size: 14.203592814371pt;" aria-label="展示柜" href="/tag/zhanshigui.html">展示柜</a> <a class="tag-cloud-link" style="font-size: 14.203592814371pt;" aria-label="HL008模板" href="/tag/hl008moban.html">HL008模板</a> <a class="tag-cloud-link" style="font-size: 14.203592814371pt;" aria-label="木材公司" href="/tag/mucaigongsi.html">木材公司</a> <a class="tag-cloud-link" style="font-size: 14.203592814371pt;" aria-label="白色花瓶" href="/tag/baisehuaping.html">白色花瓶</a> <a class="tag-cloud-link" style="font-size: 14.203592814371pt;" aria-label="it项目" href="/tag/itxiangmu.html">it项目</a> <a class="tag-cloud-link" style="font-size: 14.203592814371pt;" aria-label="星巴克咖啡" href="/tag/xingbakekafei.html">星巴克咖啡</a> <a class="tag-cloud-link" style="font-size: 14.203592814371pt;" aria-label="牛仔风美女" href="/tag/niuzaifengmeinu.html">牛仔风美女</a> <a class="tag-cloud-link" style="font-size: 14.203592814371pt;" aria-label="抗击" href="/tag/kangji.html">抗击</a> <a class="tag-cloud-link" style="font-size: 14.203592814371pt;" aria-label="曼陀罗" href="/tag/mantuoluo.html">曼陀罗</a> <a class="tag-cloud-link" style="font-size: 14.203592814371pt;" aria-label="喝饮料" href="/tag/heyinliao.html">喝饮料</a> <a class="tag-cloud-link" style="font-size: 14.203592814371pt;" aria-label="MBA教育" href="/tag/mbajiaoyu.html">MBA教育</a> <a class="tag-cloud-link" style="font-size: 14.203592814371pt;" aria-label="iloveyou" href="/tag/iloveyou.html">iloveyou</a> <a class="tag-cloud-link" style="font-size: 14.203592814371pt;" aria-label="无锡" href="/tag/wuxi.html">无锡</a> <a class="tag-cloud-link" style="font-size: 14.203592814371pt;" aria-label="搜索" href="/tag/sousuo.html">搜索</a> <a class="tag-cloud-link" style="font-size: 14.203592814371pt;" aria-label="数量" href="/tag/shuliang.html">数量</a> <a class="tag-cloud-link" style="font-size: 14.203592814371pt;" aria-label="公" href="/tag/gong1.html">公</a> <a class="tag-cloud-link" style="font-size: 14.203592814371pt;" aria-label="爱心贺卡" href="/tag/aixinheka.html">爱心贺卡</a> <a class="tag-cloud-link" style="font-size: 14.203592814371pt;" aria-label="指导" href="/tag/zhidao1.html">指导</a> <a class="tag-cloud-link" style="font-size: 14.203592814371pt;" aria-label="奶油" href="/tag/naiyou.html">奶油</a> <a class="tag-cloud-link" style="font-size: 14.203592814371pt;" aria-label="睢宁" href="/tag/huining.html">睢宁</a> <a class="tag-cloud-link" style="font-size: 14.203592814371pt;" aria-label="收银员" href="/tag/shouyinyuan.html">收银员</a> <a class="tag-cloud-link" style="font-size: 14.203592814371pt;" aria-label="反向" href="/tag/fanxiang.html">反向</a> <a class="tag-cloud-link" style="font-size: 14.203592814371pt;" aria-label="内联" href="/tag/neilian1.html">内联</a> <a class="tag-cloud-link" style="font-size: 14.203592814371pt;" aria-label="伤心流泪" href="/tag/shangxinliulei.html">伤心流泪</a> <a class="tag-cloud-link" style="font-size: 14.203592814371pt;" aria-label="下一页" href="/tag/xiayiye.html">下一页</a> <a class="tag-cloud-link" style="font-size: 14.203592814371pt;" aria-label="天黑" href="/tag/tianhei.html">天黑</a> <a class="tag-cloud-link" style="font-size: 14.203592814371pt;" aria-label="铁板" href="/tag/tieban.html">铁板</a> <a class="tag-cloud-link" style="font-size: 14.203592814371pt;" aria-label="间的" href="/tag/jiande.html">间的</a> <a class="tag-cloud-link" style="font-size: 14.203592814371pt;" aria-label="横琴" href="/tag/hengqin.html">横琴</a> <a class="tag-cloud-link" style="font-size: 14.203592814371pt;" aria-label="绿色春天" href="/tag/lusechuntian.html">绿色春天</a> <a class="tag-cloud-link" style="font-size: 14.203592814371pt;" aria-label="奢侈" href="/tag/shechi.html">奢侈</a> <a class="tag-cloud-link" style="font-size: 14.203592814371pt;" aria-label="红酒" href="/tag/hongjiu.html">红酒</a> </div> </div> <div class="widget conch-widget-posts"> <h5 class="widget-title"><i class="fa fa-area-chart" aria-hidden="true"></i> 热门资源</h5> <div class="posts"> <div class="left"> <div class="entry-media"> <div class="placeholder" style="padding-bottom: 66.666666666667%;"> <a href="https://www.hailuo.cc/qywz/1443.html"> <img class="lazyload" data-src="/uploadfile/202412/f2371a32c8d3f61.jpg" alt="响应式车行汽车租赁网站pbootcms模板(自适应)"> </a> </div> </div> <a href="https://www.hailuo.cc/qywz/1443.html" rel="bookmark" style="display: block;height: 1.6rem;margin-top: 3px;">响应式车行汽车租赁网站pbootcms模板(自适应)</a> <br><time><i class="fa fa-clock-o" aria-hidden="true"></i> 2025-08-16 </time><a> <i class="fa fa-eye font-blue"></i> 63</a> </div> <div class="left"> <div class="entry-media"> <div class="placeholder" style="padding-bottom: 66.666666666667%;"> <a href="https://www.hailuo.cc/qywz/1451.html"> <img class="lazyload" data-src="/uploadfile/202412/32d953e34ff0408.jpg" alt="搬家快递家政公司Pbootcms自适应网站模板"> </a> </div> </div> <a href="https://www.hailuo.cc/qywz/1451.html" rel="bookmark" style="display: block;height: 1.6rem;margin-top: 3px;">搬家快递家政公司Pbootcms自适应网站模板</a> <br><time><i class="fa fa-clock-o" aria-hidden="true"></i> 2024-12-22 </time><a> <i class="fa fa-eye font-blue"></i> 51</a> </div> <div class="left"> <div class="entry-media"> <div class="placeholder" style="padding-bottom: 66.666666666667%;"> <a href="https://www.hailuo.cc/qywz/1448.html"> <img class="lazyload" data-src="/uploadfile/202412/6afd42c16ab2eb.jpg" alt="HTML5黑色炫酷建筑装饰公司pbootcms自适应模板"> </a> </div> </div> <a href="https://www.hailuo.cc/qywz/1448.html" rel="bookmark" style="display: block;height: 1.6rem;margin-top: 3px;">HTML5黑色炫酷建筑装饰公司pbootcms自适应模板</a> <br><time><i class="fa fa-clock-o" aria-hidden="true"></i> 2024-12-22 </time><a> <i class="fa fa-eye font-blue"></i> 36</a> </div> <div class="left"> <div class="entry-media"> <div class="placeholder" style="padding-bottom: 66.666666666667%;"> <a href="https://www.hailuo.cc/jxsb/1449.html"> <img class="lazyload" data-src="/uploadfile/202412/9758d35b36c4525.jpg" alt="简繁双语轴承齿轮机械制造企业pbootcms自适应模板"> </a> </div> </div> <a href="https://www.hailuo.cc/jxsb/1449.html" rel="bookmark" style="display: block;height: 1.6rem;margin-top: 3px;">简繁双语轴承齿轮机械制造企业pbootcms自适应模板</a> <br><time><i class="fa fa-clock-o" aria-hidden="true"></i> 2024-12-22 </time><a> <i class="fa fa-eye font-blue"></i> 18</a> </div> <div class="left"> <div class="entry-media"> <div class="placeholder" style="padding-bottom: 66.666666666667%;"> <a href="https://www.hailuo.cc/qywz/1450.html"> <img class="lazyload" data-src="/uploadfile/202412/60f8acbb4c9e314.jpg" alt="仪表容器制造公司自适应网站pbootcms模板"> </a> </div> </div> <a href="https://www.hailuo.cc/qywz/1450.html" rel="bookmark" style="display: block;height: 1.6rem;margin-top: 3px;">仪表容器制造公司自适应网站pbootcms模板</a> <br><time><i class="fa fa-clock-o" aria-hidden="true"></i> 2024-12-22 </time><a> <i class="fa fa-eye font-blue"></i> 94</a> </div> <div class="left"> <div class="entry-media"> <div class="placeholder" style="padding-bottom: 66.666666666667%;"> <a href="https://www.hailuo.cc/qywz/1453.html"> <img class="lazyload" data-src="/uploadfile/202412/9f1532534a3b6.jpg" alt="软件开发网络公司pbootcms模板"> </a> </div> </div> <a href="https://www.hailuo.cc/qywz/1453.html" rel="bookmark" style="display: block;height: 1.6rem;margin-top: 3px;">软件开发网络公司pbootcms模板</a> <br><time><i class="fa fa-clock-o" aria-hidden="true"></i> 2024-12-22 </time><a> <i class="fa fa-eye font-blue"></i> 40</a> </div> <div class="left"> <div class="entry-media"> <div class="placeholder" style="padding-bottom: 66.666666666667%;"> <a href="https://www.hailuo.cc/bkdh/1442.html"> <img class="lazyload" data-src="/uploadfile/202412/5330a9f42d6907d.jpg" alt="响应式个人博客自媒体自适应pbootcms模板"> </a> </div> </div> <a href="https://www.hailuo.cc/bkdh/1442.html" rel="bookmark" style="display: block;height: 1.6rem;margin-top: 3px;">响应式个人博客自媒体自适应pbootcms模板</a> <br><time><i class="fa fa-clock-o" aria-hidden="true"></i> 2024-12-22 </time><a> <i class="fa fa-eye font-blue"></i> 93</a> </div> <div class="left"> <div class="entry-media"> <div class="placeholder" style="padding-bottom: 66.666666666667%;"> <a href="https://www.hailuo.cc/qywz/1455.html"> <img class="lazyload" data-src="/uploadfile/202412/ce4f86e0f531667.jpg" alt="响应式营销型运动健身器材pbootcms模板"> </a> </div> </div> <a href="https://www.hailuo.cc/qywz/1455.html" rel="bookmark" style="display: block;height: 1.6rem;margin-top: 3px;">响应式营销型运动健身器材pbootcms模板</a> <br><time><i class="fa fa-clock-o" aria-hidden="true"></i> 2024-12-22 </time><a> <i class="fa fa-eye font-blue"></i> 69</a> </div> <div class="left"> <div class="entry-media"> <div class="placeholder" style="padding-bottom: 66.666666666667%;"> <a href="https://www.hailuo.cc/qywz/1444.html"> <img class="lazyload" data-src="/uploadfile/202412/84387b0d6b29a2.jpg" alt="互联网企业网络公司pbootcms自适应网站模板"> </a> </div> </div> <a href="https://www.hailuo.cc/qywz/1444.html" rel="bookmark" style="display: block;height: 1.6rem;margin-top: 3px;">互联网企业网络公司pbootcms自适应网站模板</a> <br><time><i class="fa fa-clock-o" aria-hidden="true"></i> 2024-12-22 </time><a> <i class="fa fa-eye font-blue"></i> 79</a> </div> <div class="left"> <div class="entry-media"> <div class="placeholder" style="padding-bottom: 66.666666666667%;"> <a href="https://www.hailuo.cc/wlwm/1440.html"> <img class="lazyload" data-src="/uploadfile/202412/6ec59cd328ae012.jpg" alt="响应式LED灯具网站pbootcms外贸英文模板"> </a> </div> </div> <a href="https://www.hailuo.cc/wlwm/1440.html" rel="bookmark" style="display: block;height: 1.6rem;margin-top: 3px;">响应式LED灯具网站pbootcms外贸英文模板</a> <br><time><i class="fa fa-clock-o" aria-hidden="true"></i> 2024-12-22 </time><a> <i class="fa fa-eye font-blue"></i> 43</a> </div> </div> </div> </aside> </div> <style> .filter-items { overflow-x: auto; white-space: nowrap; } .conchs-list { overflow-x: auto; white-space: nowrap; } .slt { position: relative; bottom: 55px; } .slt1 { position: relative; bottom: 90px; } .slt2 { position: relative; bottom: 20px; } @media (max-width: 767px) { .slt { position: relative; bottom: 36px; } .slt1 { position: relative; bottom: 68px; } .entry-header .entry-meta { margin-bottom: 0px; } .entry-header .entry-title { padding-bottom: 0px; } .entry-header .entry-meta .meta-category a:nth-child(3) { display: none !important; } } @keyframes move { 0% { background-position: 300% 0; } 100% { background-position: -300% 0; } } </style> <!-- 侧边栏 --> <script type="text/javascript" src="/static/conch/layui/layui.all.js"></script> <script type="text/javascript" src="/static/conch/js/plugins.js"></script> <script type="text/javascript" src="/static/conch/js/common.js"></script> <script type="text/javascript" src="/static/conch/js/sweetalert.min.js"></script> <script type="text/javascript" src="/static/conch/js/app.js"></script> <!-- 分享 --> <script type="text/javascript" src="/static/conch/js/social-share.min.js"></script> <!-- 滚动 --> <script type="text/javascript" src="/static/conch/js/jquery.waypoints.min.js"></script> <script type="text/javascript" src="/static/conch/js/jquery.countup.min.js"></script> <script type="text/javascript" src="/static/conch/js/conch.js"></script> <script> console.log("\n%c Conch Theme https://www.hailuo.cc \n", "color: #fff;background: linear-gradient(55deg, #212121 0%, #212121 40%, #323232 calc(40% + 1px), #323232 60%, #250095 calc(60% + 1px), #950090 70%, #ff14ed calc(70% + 1px), #6414ff 100%);padding:5px; border-radius: 5px;" ); console.log("%c如果您通过控制台的方式获取CSS样式或者其他东东,相信您可能也看到本说明。 如果您想一声不吭的拿走,请把所有涉及到的链接图片保存到本地及保留海螺主题版权来源,谢谢!", "color: #fff;background: linear-gradient(55deg, #212121 0%, #212121 40%, #323232 calc(40% + 1px), #323232 60%, #250095 calc(60% + 1px), #950090 70%, #ff14ed calc(70% + 1px), #6414ff 100%);padding:5px; border-radius: 5px;line-height: 18px;" ); </script> <script> // 动态标题 var OriginTitile = document.title, titleTime; document.addEventListener("visibilitychange", function() { if (document.hidden) { document.title = "海螺主题模板-您的模板定制专家!"; clearTimeout(titleTime) } else { document.title = "海螺网-欢迎您回家!" ; titleTime = setTimeout(function() { document.title = OriginTitile }, 2000) } }); </script> <script> document.addEventListener("copy", function(e) { new Vue({ data: function() { if ((window.getSelection ? window.getSelection() : document.selection.createRange() .text) != '') { this.$notify({ title: "叮!复制成功", message: "若要转载请务必保留原文链接!谢谢~", position: 'bottom-right', offset: 50, showClose: true, type: "success" }); } else { this.$notify({ title: "咦?复制失败", message: "啊噢...你没还没选择内容呢!", position: 'bottom-right', offset: 50, showClose: true, type: "success" }); } return { visible: false } } }) }) </script> <script> document.oncontextmenu = function () { new Vue({ data:function(){ this.$notify({ title: "嗯?没有右键菜单", message: "复制请用键盘快捷键[Ctrl+C]", position: 'bottom-right', offset: 50, showClose: false, type:"warning" }); return{visible:false} } }) return false; } </script> <script> document.onkeydown = function(event) { if (event.ctrlKey && event.keyCode == 83) { // Ctrl + S event.preventDefault(); new Vue({ data: function() { this.$notify({ title: "哎!你瞧瞧你", message: "网页得换方法保存哦~", position: 'bottom-right', offset: 50, showClose: true, type: "error" }); return { visible: false } } }) return false; } if (event.ctrlKey && event.keyCode == 85) { // Ctrl + U event.preventDefault(); new Vue({ data: function() { this.$notify({ title: "嘿!Brother", message: "老弟,源码得换方式获取哦~", position: 'bottom-right', offset: 50, showClose: true, type: "error" }); return { visible: false } } }) return false; } if (event.ctrlKey && event.shiftKey && event.keyCode == 73) { // Ctrl + Shift + I event.preventDefault(); new Vue({ data:function(){ this.$notify({ title:"呐!这个也不行", message:"还是按点别的吧!", position: 'bottom-right', offset: 50, showClose: false, type:"error" }); return{visible:false} } }) return false; } if (event.keyCode == 123) { // F12 event.preventDefault(); new Vue({ data:function(){ this.$notify({ title:"呃!别瞎按", message:"你按这个想干嘛!再按就找不到我咯", position: 'bottom-right', offset: 50, showClose: false, type:"error" }); return{visible:false} } }) return false; } }; </script> <!--劝退魔法--> <script type="module"> import devtools from '/f12/js/moukey.js'; if (devtools.isOpen) { window.location.href = "/f12"}; window.addEventListener('devtoolschange', event => { if (event.detail.isOpen) { window.location.href = "/f12"}; }); </script> <!-- 引入VUE --> <script src="/f12/js/vue.min.js" defer></script> <!-- 引入样式 --> <script src="/f12/js/component_library.js" defer></script> <link rel="stylesheet" href="/f12/css/component_library.css"> <!--劝退魔法---> <script> // 模块支持反对 function dr_app_digg(id, value) { $.get("https://www.hailuo.cc/index.php?is_ajax=1&s=api&app=jiaocheng&c=module&m=digg&id="+id+'&value='+value, function(data) { dr_cmf_tips(data.code, data.msg); if (data.code) { $('#module_digg_'+id+'_'+value).html(data.data); } }, 'json'); } </script> <script> // 模块收藏 function dr_app_favorite(id) { $.get("https://www.hailuo.cc/index.php?is_ajax=1&s=api&app=jiaocheng&c=module&m=favorite&id="+id, function(data){ dr_cmf_tips(data.code, data.msg); if (data.code) { $('#module_favorite_'+id).html(data.data); } }, 'json'); } $(function() { $.get("/index.php?is_ajax=1&s=favorite&mid=jiaocheng&id=20468", function(data){ if (data.code) { var s = data.data; $('#module_favorite_20468_0').html(s.a); $('#module_favorite_20468_1').html(s.b); } }, 'json'); }); </script> <script type="text/javascript"> $('.counter').countUp({ delay: 10, time: 2000 }); $(".vip").hover(function () { $(this).children(".float-vip-box").show() }, function () { $(this).children(".float-vip-box").hide() }); $(".qq").hover(function () { $(this).children(".float-qq-box").show() }, function () { $(this).children(".float-qq-box").hide() }); $(".weixin").hover(function () { $(this).children(".float-weixin-box").show() }, function () { $(this).children(".float-weixin-box").hide() }); </script> <link href="/static/assets/global/plugins/bootstrap-touchspin/bootstrap.touchspin.css" rel="stylesheet" type="text/css" /> <script src="/static/assets/global/plugins/fuelux/js/spinner.min.js" type="text/javascript"></script> <script src="/static/assets/global/plugins/bootstrap-touchspin/bootstrap.touchspin.js" type="text/javascript"></script> <script type="text/javascript" src="/static/assets/js/sku.js"></script> <script type="text/javascript"> $(function () { order_moban_select_sku_price(); order_moban_get_sku_price(); $("#dr_buy_num").TouchSpin({ step: 1, min: 1, max: 0 }); }) // 加入购物车 function order_moban_add_cart(){ $.get("/index.php?is_ajax=1&s=order&c=cart&m=add&mid=jiaocheng&num="+$('#dr_buy_num').val()+"&id=20468&sku="+$('#dr_sku_value').val(), function(data){ dr_cmf_tips(data.code, data.msg); if (data.code) { // 存储购物车数量 $('#dr_order_moban_cart_nums').html(data.data); } }, 'json'); } // 购买地址 function order_moban_add_buy() { var url = "https://www.hailuo.cc/index.php?s=order&c=order&m=buy&mid=jiaocheng&id=20468"; url+= "&sku="+$('#dr_sku_value').val(); url+= "&num="+$('#dr_buy_num').val(); window.location.href = url; } // 组合价格选择 function order_moban_select_sku_price() { $('.fc-sku-select-price .fc-sku-value').click(function () { $(this).parent('.fc-sku-select-price').find('.fc-sku-value').removeClass('red'); $(this).addClass('red'); order_moban_get_sku_price(); }); } function order_moban_get_sku_price() { var oname = new Array(); $('.fc-sku-select-price').each(function () { oname.push($(this).find('.red').attr('fvalue')); }); var k = oname.join("_"); $('#dr_sku_value').val(k); $('#dr_sku_price').html($('#dr_sku_price_' + k).val()); $('#dr_sku_quantity').html($('#dr_sku_quantity_' + k).val()); $('#dr_sku_sn').html($('#dr_sku_sn_' + k).val()); } </script> <style> @media (min-width: 768px) .o-poptips-wrap { width: 320px; } .o-pops-bg { position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 999995; display: none; width: 100%; height: 100%; background-color: rgba(0,0,0,.6); opacity: 0; } .o-pops-bg.o-pops-bg-active { display: block; opacity: 1; } .o-bg-site { background-color: #fff; color: #222; } .o-poptips-wrap { position: fixed; top: 50%; left: 50%; z-index: 999998; width: 380px; border-radius: 4px; transform: translate(-50%,-50%); } .o-poptips-title { margin-top: 25px; padding: 0 25px; text-align: center; line-height: 26px; } .o-poptips-content { overflow-x: hidden; overflow-y: auto; margin: 25px 0; padding: 0 25px; max-height: 200px; line-height: 22px; -webkit-overflow-scrolling: touch; } .o-text-conch { color: #008aff; } .o-bg-conch { color: #fff; } .o-poptips-btn { margin-bottom: 25px; padding: 0 25px; } .o-poptips-btn a { display: inline-block; width: 46%; border-radius: 40px; text-align: center; line-height: 40px; text-decoration: none; } .o-poptips-btn a.no { margin-right: 4%; } .o-bg-conch { background: #008aff; } .o-bg-subs { background-color: #dcdada; color: #222; } </style> <script>Conch.Alert.Notice();</script></body> </html>