创建网站教程

2023-09-08 0 0
在这篇文章中,我将向你介绍如何创建一个基本的网站。无论是为了个人使用,还是为了商业目的,创建一个网站都是一个非常重要的步骤。下面是一些简单的教程,以帮助你开始建立自己的网站。 首先,你需要了解一些基本的HTML标签。HTML是一种用于构建网页的标记语言,它由各种标签组成,这些标签定义了网页的结构和内容。 1. 首先是编写HTML文档的基本结构。使用以下标签: ```html 你的网站标题 ``` 在``标签中,你可以填入你网站的标题,它将显示在浏览器的标题栏中。 2. 在`<body>`标签中,你可以添加你的网站内容。例如,你可以添加一个标题,使用`<h1>`到`<h6>`标签。`<h1>`是最高级的标题,而`<h6>`是最低级的标题。 ```html <h1>欢迎来到我的网站</h1> ``` 3. 添加段落。使用`<p>`标签来定义一个段落。 ```html <p>这是一个段落。</p> ``` 4. 添加链接。使用`<a>`标签来创建一个链接。 ```html <a href="http://www.example.com">点击这里</a>访问我的网站。 ``` 在`href`属性中,你需要填入你想要链接到的网址。 5. 添加图像。使用`<img>`标签来插入图像。 ```html <img src="image.jpg" alt="图片描述"> ``` 在`src`属性中,你需要填入你图像的文件路径或URL。在`alt`属性中,你可以为图像提供一个简短的描述。 6. 添加表格。使用`<table>`标签来创建一个表格。 ```html <table> <tr> <th>标题1</th> <th>标题2</th> </tr> <tr> <td>单元格1</td> <td>单元格2</td> </tr> </table> ``` 在上面的例子中,`<th>`标签用于定义表格的标题行,`<td>`标签用于定义表格的数据行。 7. 保存你的HTML文件,并使用浏览器打开它。你将看到一个简单的网页,其中包含你添加的内容。 当然,这只是一个入门级教程。HTML有很多其他的标签和功能,你可以通过探索更多的教程和资源来了解它们。通过不断学习和实践,你将能够创建出更复杂和功能丰富的网站。祝你好运! </article> <!--文章内容模块--> <!-- 点赞打赏 --> <div class="single-foot ceo-text-center ceo-padding-an yx-uatg4" id="single-anniu"> <a href="javascript:dr_app_favorite('2027');" class="add-collection btn change-color-sc yx-egul9" data-id="536"> <i class="iconfont icon-shoucang yx-iwut4"></i> 收藏 (0) </a> <a class="reward ceo-display-inline-block btn change-color yx-ts19e" href="javascript:void(0)" onclick="dashangToggle()" title="打赏,支持一下"> <i class="iconfont icon-lihe yx-64co0"></i> 打赏 </a> <div class="ceo_shang_box yx-hy3ok"> <div class="ceo_shang_top yx-tdr08"> <a class="ceo_shang_close yx-pg61b" href="javascript:void(0)" onclick="dashangToggle()" title="关闭"> <i class="iconfont icon-close yx-iybed"></i> </a> <img class="ceo_shang_logo yx-f2h0h" src="http://www.ysdns.com/uploadfile/202308/d78de940d43aa87.png"> <p>感谢您的支持,我会继续努力的!</p> </div> <div class="ceo_shang_ma yx-xg550"> <div class="ceo_shang_pay yx-2neyk"> <!-- <div class="ceo_shang_payimg yx-8qk4e"> <form action="/index.php?s=member&c=pay" class="form-horizontal yx-zfiaa" method="post" name="myform" id="payform"> <input name="is_form" type="hidden" value="1"> <input name="is_admin" type="hidden" value="0"> <input name="is_tips" type="hidden" value=""> <input name="csrf_test_name" type="hidden" value="f0d9232cfd8c6cf86bb8be3407ad7a02"> <input type="hidden" name="pay[mark]" value="my-shang_buy-2027_news-1" /> <input type="hidden" name="pay[title]" value="打赏文章《创建网站教程》作者" /> <input type="hidden" name="pay[url]" value="" /> <div class="form-body form yx-j3i5m"> <div class="form-group yx-ono9w"> <label class="col-md-3 control-label yx-s17ym">打赏金额</label> <div class="col-md-2 yx-0a0uu"> <input type="text" name="pay[money]" value="0" class="form-control yx-boofa"> </div> </div> <div class="form-group yx-ono9w"> <label class="col-md-3 control-label yx-s17ym">账户余额</label> <div class="col-md-2 yx-0a0uu"> <p class="form-control-static fc-price-color yx-jzawp"> <i class="fa fa-rmb yx-ccvcf"></i> 0.00 元</p> </div> </div> <div class="form-group yx-ono9w"> <label class="col-md-3 control-label yx-s17ym" style="padding-top:10px">付款方式</label> <div class="col-md-5 yx-nkf2x"> <div class="btn-group yx-f6nnr" data-toggle="buttons"> <label style="border-radius:0" onclick="dr_select_paytype('alipay')" class="btn btn-lg btn-default active yx-n5jqp"> <input type="radio" class="toggle yx-ys0w0"> <i class="fab fa-alipay yx-3axat"></i>支付宝 </label> <input type="hidden" name="pay[type]" value="alipay" id="dr_payselect"> </div> </div> </div> <div class="form-actions fc-form-actions yx-s502z"> <label class="col-md-3 control-label yx-s17ym"> </label> <div class="col-md-9 fc-form-submit yx-n9bht"> <button type="submit" class="btn btn-lg green yx-qec2l"> 确认付款 </button> </div> </div> </div> </form> </div> --> <div class="ceo_shang_payimg yx-8qk4e"> <img src="/static/ysdns/web/images/personal-wxpay.png"> </div> <div class="ceo_pay_explain yx-lvbxf"> 打开微信/支付宝扫一扫,即可进行扫码打赏哦,分享从这里开始,精彩与您同在</div> </div> </div> </div> <a href="javascript:dr_module_digg('news', '2027', 1);" data-action="topTop" data-id="536" class="ceo-display-inline-block btn change-color dotGood yx-wc7db"> <i class="iconfont icon-dianzan yx-8dvfr"></i> 点赞 (<span class="count yx-83edl">0</span>) </a> </div> <!--版权--> <div class="single-cop yx-mab6d"> <div class="ceo-alert-banquan b-r-4 yx-uuhxw" ceo-alert> <p class="ceo-margin-remove-bottom ceo-margin-small-top ceo-margin-bottom-20 yx-idvnz"> 所有文章为演示数据,不提供下载地址,版权归原作者所有,仅提供演示效果! </p> <p class="ceo-margin-small-bottom yx-e65ji"> <i class="iconfont icon-map yx-jfg4e"></i> <a href="http://www.ysdns.com/xueyuan/" target="_blank">站长学院</a> <i class="iconfont icon-arrow-right yx-eogy8"></i> <a href="http://www.ysdns.com/edu/">建站教程</a> <i class="iconfont icon-arrow-right yx-eogy8"></i> 创建网站教程 <i class="iconfont icon-arrow-right yx-eogy8"></i> http://www.ysdns.com/edu/2027.html </p> </div> </div> <!--标签--> <div class="ceo-margin-top b-t yx-kcrve"> <div class="tags-item ceo-single-tags yx-4cqp1"> </div> </div> <!--版权--> <!--标签--> </div> <!--内页底部广告位--> <!--内页底部广告位--> <!--常见问题--> <!--相关文章--> <!--猜你喜欢--> <!--评论模块--> <!--联系官方--> <div class="ceo-background-default b-b ceo-margin-bottom b-r-4 yx-1ak4c"> <div class="ceo-text-small ceo-panding-s yx-190y3"> <div class="single-head yx-uben3"> <div class="ceo-text-small ceo-text-muted ceo-flex ceo-text-truncate ceo-overflow-auto yx-8ygh1"> <div class="avatar ceo-flex-1 ceo-flex ceo-flex-middle ceo-avatar-t yx-o62is"> <img alt='' src='http://www.ysdns.com/uploadfile/member/000/00/00/1.jpg?time=' class='avatar avatar-20 photo yx-h2dk1' data-id='1' height='20' width='20'> <span class="ceo-text-small ceo-display-block ceo-margin-small-left yx-y1ovx"> <a href="/user-1.html" le="文章作者 admin122" rel="author">映雪素材网</a> </span> <p>我们只做高端cms主题开发!</p> <div class="poster-share-ico yx-etkam"> <a class="btn-bigger-cover j-mobile-share yx-c490j" data-nonce="5abe7a356f" data-qrcode="" data-id="536" data-action="create-bigger-image" id="bigger-cover" href="javascript:;"> <i class="iconfont icon-tupian yx-t7nt3"></i> <span>生成海报</span> </a> </div> <button id="TKLS" class="ceo-text-fz itemCopy red_tkl button_tkl yx-2yso4" type="button" data-clipboard-text="创建网站教程:http://www.ysdns.com/edu/2027.html"><i class="iconfont icon-attachment yx-eruqf"></i> 复制本文链接 </button> <div class="share yx-zc7ss"> <a class="weixin-share ceo-display-inline-block ceo-fx-weixin yx-vgs4y" href="" ceo-tooltip="分享到微信" data-image="" target="_blank"> <i class="iconfont icon-wechat-fill yx-z3i0z"></i> </a> <a class="ceo-display-inline-block ceo-fx-qq yx-qqvvv" href="" ceo-tooltip="分享到QQ好友/QQ空间" target="_blank"> <i class="iconfont icon-QQ yx-00lnq"></i> </a> <a class="ceo-display-inline-block ceo-fx-weibo yx-kd78z" href="" ceo-tooltip="分享到微博" target="_blank"> <i class="iconfont icon-weibo1 yx-88tqd"></i> </a> </div> </div> </div> </div> </div> </div> <div class="ceo-grid-small ceo-margin-bottom yx-5322g" ceo-grid> <div class="ceo-width-1-2 yx-entxy"> <div class="b-r-4 ceo-inline ceo-overflow-hidden ceo-width-1-1 ceo-page-img yx-ynn0o" style="height:100px"> <img width="980" height="600" src="/uploadfile/202309/82559b170ba94fb.jpg" class="attachment- size- wp-post-image yx-2itpo" alt="" decoding="async" loading="lazy" srcset="" sizes="(max-width: 980px) 100vw, 980px" /> <div class="ceo-overlay ceo-overlay-primary ceo-position-bottom yx-tdvbw"> <span>上一篇:</span> <a href="http://www.ysdns.com/edu/2026.html" class="ceo-display-block ceo-text-truncate yx-1qa16">教程网站建设</a> </div> </div> </div> <div class="ceo-width-1-2 yx-entxy"> <div class="b-r-4 ceo-inline ceo-overflow-hidden ceo-width-1-1 ceo-page-img yx-ynn0o" style="height:100px"> <img width="980" height="600" src="/uploadfile/202309/82559b170ba94fb.jpg" class="attachment- size- wp-post-image yx-2itpo" alt="" decoding="async" loading="lazy" srcset="" sizes="(max-width: 980px) 100vw, 980px" /> <div class="ceo-overlay ceo-overlay-primary ceo-position-bottom yx-tdvbw"> <span>下一篇:</span> <a href="http://www.ysdns.com/edu/2028.html" class="ceo-display-block ceo-text-truncate yx-1qa16">架设网站教程</a> </div> </div> </div> </div> <!--内页底部广告位--> <!--常见问题--> <div id="ceoqa" class="ceo-qa ceo-background-default b-b ceo-margin-bottom ceo-single-foos b-r-4 yx-avklb"> <div class="ceo-qa-commont yx-kqgn1"> <span class="ceo-qa-turn yx-tkq21"><i class="iconfont icon-help yx-2h9h8"></i> 常见问题</span> </div> <div class="ceo-qa-problems ceo-qa-clearfix ceo-grid-ceosmls yx-pj454" ceo-grid> <div class="ceo-qa-fl ceo-width-1-1@s ceo-width-1-1 ceo-width-1-2@l ceo-width-1-2@xl yx-sqp2p"> <div class="ceo-qa-problems_each yx-8y3at"> <div class="ceo-qa-problems_each_t yx-ed2sx"> <p title="免费下载或者VIP会员专享资源能否直接商用?" class="dot yx-1ufjk" style="overflow-wrap: break-word; white-space: normal;"><a href="" target="_blank">免费下载或者VIP会员专享资源能否直接商用?</a> </p> </div> <div class="ceo-qa-problems_each_detail yx-gmp4l"> <ul class="problems_each_detail_con dot is-truncated yx-gl1sz" style="overflow-wrap: break-word;"> <li>本站所有资源版权均属于原作者所有,这里所提供资源均只能用于参考学习用,请勿直接商用。若由于商用引起版权纠纷,一切责任均由使用者承担。 </li> </ul> <img src="/static/ysdns/web/images/ceo-qa-x.png" alt=""> <a class="problems_each_detail_link yx-3z4et" href="" target="_blank">查看详情</a> </div> </div> </div> <div class="ceo-qa-fl ceo-width-1-1@s ceo-width-1-1 ceo-width-1-2@l ceo-width-1-2@xl yx-sqp2p"> <div class="ceo-qa-problems_each yx-8y3at"> <div class="ceo-qa-problems_each_t yx-ed2sx"> <p title="提示下载完成但无法解压?" class="dot yx-1ufjk" style="overflow-wrap: break-word; white-space: normal;"><a href="" target="_blank">提示下载完成但无法解压?</a> </p> </div> <div class="ceo-qa-problems_each_detail yx-gmp4l"> <ul class="problems_each_detail_con dot is-truncated yx-gl1sz" style="overflow-wrap: break-word;"> <li>最常见的情况是下载不完整: 可对比下载完压缩包的与网盘上的容量,若小于网盘提示的容量则是这个原因。这是浏览器下载的bug,建议用</li> </ul> <img src="/static/ysdns/web/images/ceo-qa-x.png" alt=""> <a class="problems_each_detail_link yx-3z4et" href="" target="_blank">查看详情</a> </div> </div> </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 yx-r9a5x"> <div class="ceo-qa-commont section-title ceo-flex ceo-flex-middle yx-1kip4"> <h3 class="ceo-position-relative ceo-flex-1 ceo-display-inline-block ceo-margin-remove yx-k4veg"> <i class="iconfont icon-wenjuan yx-c6ud4"></i> 相关文章 </h3> </div> <div class="card ceo-margin-top yx-7ksto"> <div class="ceo-grid-ceosmls yx-psl98" ceo-grid> </div> </div> </section> <!--猜你喜欢--> <section id="ceoxiangguan" class="ceo-background-default b-b ceo-margin-bottom-20 ceo-margin-top-20 b-r-4 ceo-padding-30px ceo-xiangguan yx-7zd4g"> <div class="ceo-xiangguan-wen yx-ovadz"> <div class="ceo-qa-commont yx-kqgn1"> <span class="ceo-qa-turn yx-tkq21"> <i class="iconfont icon-xiangkan yx-8v1wa"></i> 猜你喜欢 </span> </div> <ul class="xgart-row yx-020w8"> <li> <a href="/edu/1741.html" target="_blank">开源cms建站</a> <span>2023-08-03</span> </li> <li> <a href="/edu/1812.html" target="_blank">织梦cms怎么安装</a> <span>2023-08-12</span> </li> <li> <a href="/edu/1981.html" target="_blank">网页制作教程自学</a> <span>2023-09-03</span> </li> <li> <a href="/edu/1855.html" target="_blank">帝国cms建站教程</a> <span>2023-08-20</span> </li> <li> <a href="/edu/1839.html" target="_blank">hostinger建站教程</a> <span>2023-08-18</span> </li> <li> <a href="/edu/1756.html" target="_blank">j2ee cms</a> <span>2023-08-05</span> </li> <li> <a href="/edu/840.html" target="_blank">php网站cms</a> <span>2023-07-13</span> </li> <li> <a href="/edu/1807.html" target="_blank">cms系统有哪些</a> <span>2023-08-12</span> </li> <li> <a href="/edu/792.html" target="_blank">jsp使用教程</a> <span>2023-07-07</span> </li> <li> <a href="/edu/1970.html" target="_blank">网站制作 建站</a> <span>2023-09-01</span> </li> </ul> </div> </section> <!-- 评论模块 --> <!--联系官方--> <div class="single-contact-box b-r-4 ceo-margin-bottom yx-ro0kn" style="background: url(/static/ysdns/web/images/ceo-img-contact.png) no-repeat center;"> <div class="single-contact-box-head yx-q5lou"> <div class="ceo-flex yx-05uds"> <div class="single-contact-box-head-z ceo-flex-1 yx-qwac9"> <span>官方客服团队</span> <p>为您解决烦忧 - 24小时在线 专业服务</p> </div> <div class="single-contact-box-head-y yx-qa0s7"> <a href="/guanggao" target="_blank"> <i class="iconfont icon-service-fill yx-ncx0s"></i>联系官方团队 </a> <a href="#" class="single-contact-box-head-y-mobile yx-k7lxh" target="_blank"> <i class="iconfont icon-service-fill yx-ncx0s"></i>在线提交工单 </a> </div> </div> </div> </div> <!--评论模块--> <div id="comments" class="comments b-a b-r-6 ceo-background-default ceo-margin-bottom yx-zijys"> <div class="comments-title module-title b-b ceo-flex ceo-flex-middle yx-ccv7v"> <span class="ceo-flex-1 ceo-position-relative yx-yg3ja"><i class="iconfont icon-taolunqu yx-sh64f"></i> 发表评论</span> <div class=""> <small class="ceo-text-small ceo-text-muted yx-tlf3u">暂无评论</small> </div> </div> <!-- // 评论ajax框代码 id表示当前模块的内容id号 --> <script src="/static/assets/global/plugins/jquery.min.js" type="text/javascript"></script> <script src="/static/assets/js/cms.js" type="text/javascript"></script> <div class="comment-list yx-8pykn"> <div id="dr_module_comment_2027"></div><script type="text/javascript"> function dr_ajax_module_comment_2027(type, page) { var index = layer.load(2, { time: 10000 });$.ajax({type: "GET", url: "/index.php?s=news&c=comment&m=index&id=2027&&type="+type+"&page="+page+"&"+Math.random(), dataType:"jsonp", success: function (data) { layer.close(index); if (data.code) { $("#dr_module_comment_2027").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_2027(0, 1); </script> </div> </div> </div> </div> <div class="ceo-side-lie-y ceo-width-expand sidebar-column yx-loxlm"> <!-- 生成word、pdf文件 --> <!----> <!----> <div class="sidebar yx-d194g"> <section class="side-author b-a b-r-4 ceo-background-default ceo-overflow-hidden ceo-margin-bottom yx-5duro"> <!-- 站长名片 --> <div class="user-info ceo-padding-small ceo-position-relative yx-6pxu5"> <div class="ceo-position-relative ceo-position-z-index yx-kr84d"> <div class="avatar ceo-text-center yx-pvdvk"> <img alt='' src='http://www.ysdns.com/uploadfile/member/000/00/00/1.jpg?time=' class='avatar avatar-100 photo yx-2ipfi' data-id='1' height='100' width='100'> </div> <div class="ceo-text-center yx-4lllp"> <p class="ceo-text-bolder ceo-margin-small-top ceo-margin-small-bottom ceo-h4 yx-llclz"> <a href="uid(#)不存在" title="文章作者 admin122" rel="author">映雪素材网</a> </p> <p class="ceo-text-small ceo-text-muted ceo-margin-small-top ceo-margin-bottom-10 yx-1btn7"> 我们只做高端cms主题开发! </p> </div> </div> <div class="ceo-text-center ceo-author-a-admin yx-k195b"> <a class="qq yx-4sl2s" href="/guanggao" ceo-tooltip="QQ" target="_blank" rel="nofollow"> <i class="iconfont icon-QQ yx-00lnq"> QQ</i> </a> <a class="wx yx-dk38w" ceo-toggle="target: #weixin" ceo-tooltip="微信" rel="nofollow"> <i class="iconfont icon-wechat-fill yx-z3i0z"> 微信</i> </a> <div id="weixin" ceo-modal> <div class="ceo-modal-dialog ceo-modal-body ceo-text-center yx-0g0wq"> <div class="section-title b-b ceo-padding-bottom-10 ceo-margin-bottom yx-xwm9u"> <h3 class="ceo-display-block yx-skrsf">微信</h3> </div> <img src="/static/ysdns/web/images/personal-wx.jpg"> </div> </div> <a class="wb yx-m1wim" href="/guanggao" ceo-tooltip="微博" target="_blank" rel="nofollow"> <i class="iconfont icon-weibo1 yx-88tqd">微博</i> </a> </div> <div class="side-author-count ceo-margin-top ceo-position-relative ceo-position-z-index yx-f3p2m"> <ul class="ceo-grid-collapse yx-m7knf" ceo-grid> <li class="ceo-width-1-3 ceo-display-inline-block ceo-text-center yx-xoam8"> <div class="item ceo-background-default yx-na8hn"> <p class="ceo-h4 ceo-margin-remove yx-06i57">-</p> <span>文章</span> </div> </li> <li class="ceo-width-1-3 ceo-display-inline-block ceo-text-center yx-xoam8"> <div class="item ceo-background-default yx-na8hn"> <p class="ceo-h4 ceo-margin-remove yx-06i57">-</p> <span>浏览</span> </div> </li> <li class="ceo-width-1-3 ceo-display-inline-block ceo-text-center yx-xoam8"> <div class="item ceo-background-default yx-na8hn"> <p class="ceo-h4 ceo-margin-remove yx-06i57">-</p> <span>收藏</span> </div> </li> <li class="ceo-width-1-3 ceo-display-inline-block ceo-text-center yx-xoam8"> <div class="item ceo-background-default yx-na8hn"> <p class="ceo-h4 ceo-margin-remove yx-06i57">-</p> <span>评论</span> </div> </li> <li class="ceo-width-1-3 ceo-display-inline-block ceo-text-center yx-xoam8"> <div class="item ceo-background-default yx-na8hn"> <p class="ceo-h4 ceo-margin-remove yx-06i57">-</p> <span>标签</span> </div> </li> <li class="ceo-width-1-3 ceo-display-inline-block ceo-text-center yx-xoam8"> <div class="item ceo-background-default yx-na8hn"> <p class="ceo-h4 ceo-margin-remove yx-06i57">-</p> <span>分类</span> </div> </li> </ul> </div> <div class="ceo-gzsxbtn-box yx-tdexc"> <div class="ceo-grid-small btn-follow-div yx-svax0" ceo-grid> <div class="ceo-width-1-3 yx-dv53w"> <button type="button" class="ceo-gzbtn j-follow btn-primary yx-xud19" data-user="1" onclick="dr_hy_addfriend('1')"> <i class="iconfont icon-add-select yx-yu3dy"></i>关注Ta </button> </div> <div class="ceo-width-1-3 yx-dv53w"> <button type="button" class="ceo-sxbtn j-message yx-utm0c" data-user="1" onclick='dr_iframe_show("聊天窗口", "http://www.ysdns.com/index.php?s=sms&uid=1");'> <i class="iconfont icon-email yx-4vm8j"></i>发私信 </button> </div> <div class="ceo-width-1-3 yx-dv53w"> <a href="/user-1.html" target="_blank" class="ceo-zybtn yx-c4uyo" rel="noreferrer nofollow"> <i class="iconfont icon-adduser yx-0xop1"></i>进主页 </a> </div> </div> </div> </div> <div class="side-author-latest ceo-background-default ceo-padding-small yx-himu7"> <div class="b-b ceo-padding-top-small ceo-padding-remove-horizontal ceo-clearfix ceo-flex ceo-flex-middle yx-t5ejs"> <span class="side-title side-title-style ceo-h5 ceo-float-left ceo-margin-remove ceo-position-relative yx-l7xu5">TA的动态</span> <span class="home-time ceo-float-right ceo-display-inline-block ceo-text-muted ceo-text-small ceo-flex-1 ceo-text-right yx-2k7ig"></span> </div> <ul class="ceo-padding-remove ceo-margin-remove-bottom yx-2kr69"> <li class="ceo-margin-small-bottom ceo-position-relative yx-yry9h"> <span>2024-05-17</span> <a href="/diary/1.html" target="_blank" class="ceo-display-block yx-skrsf"> 你的微笑,胜过阳光 </a> </li> <li class="ceo-margin-small-bottom ceo-position-relative yx-yry9h"> <span>2024-05-14</span> <a href="/diary/8.html" target="_blank" class="ceo-display-block yx-skrsf"> 感恩遇见,不负不欠 </a> </li> <li class="ceo-margin-small-bottom ceo-position-relative yx-yry9h"> <span>2024-05-11</span> <a href="/diary/7.html" target="_blank" class="ceo-display-block yx-skrsf"> 你要堕落,神仙也救不了;你要成长,绝处也能逢生! </a> </li> <li class="ceo-margin-small-bottom ceo-position-relative yx-yry9h"> <span>2024-05-05</span> <a href="/diary/4.html" target="_blank" class="ceo-display-block yx-skrsf"> 再苦也要笑一笑! </a> </li> <li class="ceo-margin-small-bottom ceo-position-relative yx-yry9h"> <span>2024-05-02</span> <a href="/seo/17.html" target="_blank" class="ceo-display-block yx-skrsf"> SEO常用的代码,SEO优化常用的标签 </a> </li> </ul> </div> </section> <section class="helper b-a b-r-4 ceo-background-default ceo-overflow-hidden ceo-margin-bottom ceo-position-relative yx-e60m8"> <h5 class="ceo-margin-remove-bottom yx-8213v">映雪素材</h5> <div class="ceo-padding-small ceo-padding-remove-left yx-zmofa"> <p class="ceo-text-small ceo-text-muted yx-tlf3u"> 知识分享、模板下载、素材下载和记录生活的平台。通过互联网分享知识,搭建个人博客网站,从而让更多开发者从中受益,共同进步,共同成长! </p> <a href="https://jq.qq.com/?_wv=1027&k=wchxfF7v" class="ceo-qun btn change-color b-r-4 ceo-display-inline-block ceo-light yx-opmiz" target="_blank" rel="nofollow"><i class="iconfont icon-qq yx-essf3"></i>QQ交流群</a> <div class="helper-thumb yx-b8as3"><img src="/static/ysdns/web/images/ceo-qun.png" alt="创建网站教程"> </div> </div> <div id="qq" ceo-modal="" class="ceo-modal yx-jj8ar"> <div class="ceo-modal-dialog ceo-modal-body yx-j8de8"> <h4>QQ交流群</h4> <div class="ceo-text-small yx-9cd7g"> 您的支持,是我们最大的动力! </div> </div> </div> </section> <!-- 侧边栏帮助模块 --> <section class="side-art b-a b-r-4 ceo-background-default ceo-margin-bottom yx-4vhre"> <div class="b-b ceo-padding-small ceo-clearfix ceo-flex ceo-flex-middle yx-ghbzp"> <span class="side-title side-title-style ceo-h5 ceo-float-left ceo-margin-remove ceo-position-relative yx-l7xu5">热门文章</span> <span class="home-time ceo-float-right ceo-display-inline-block ceo-text-muted ceo-text-small ceo-flex-1 ceo-text-right yx-2k7ig"></span> </div> <ul class="ceo-list ceo-padding-remove ceo-overflow-auto ceo-sidebar-wenzhang yx-vslgg"> <li class="ceo-margin-remove-top yx-44ncf"> <div class="b-b ceo-padding-small yx-h4m7n"> <div ceo-grid class="ceo-grid-small yx-k5nom"> <div class="ceo-width-1-3 yx-dv53w"> <a href="/edu/1929.html" class="side-art-cover b-r-4 ceo-display-block ceo-overflow-hidden yx-4w47w"> <img data-src="/uploadfile/202308/2f8710653287fb.jpg" alt="千寻rtk建站步骤教学视频" src="/static/ysdns/web/images/thumb-ing.gif" class="lazyload yx-96zl3"> </a> </div> <div class="ceo-width-2-3 ceo-sidebar-article-c yx-7dhgz"> <div class="ceo-card yx-s56xy"> <p class="ceo-margin-small-bottom yx-e65ji"> <a href="/edu/1929.html" target="_blank" class="ceo-display-block ceo-text-truncate yx-1qa16">千寻rtk建站步骤教学视频</a> </p> <div class="ceo-sidebar-article-ch ceo-text-meta ceo-margin-small-top ceo-flex yx-uhcis"> <span class="ceo-margin-right yx-bqgr6"> <i class="iconfont icon-rili yx-q824z"></i>2023-08-27 </span> <span class="ceo-margin-right ceo-flex ceo-flex-middle yx-43ld5"> <i class="iconfont iconfont icon-yanjing yx-bt32x"></i>207 </span> </div> </div> </div> </div> </div> </li> <li class="ceo-margin-remove-top yx-44ncf"> <div class="b-b ceo-padding-small yx-h4m7n"> <div ceo-grid class="ceo-grid-small yx-k5nom"> <div class="ceo-width-1-3 yx-dv53w"> <a href="/edu/1728.html" class="side-art-cover b-r-4 ceo-display-block ceo-overflow-hidden yx-4w47w"> <img data-src="/uploadfile/202308/ef188c3360ef273.jpg" alt="cms建站系统安装" src="/static/ysdns/web/images/thumb-ing.gif" class="lazyload yx-96zl3"> </a> </div> <div class="ceo-width-2-3 ceo-sidebar-article-c yx-7dhgz"> <div class="ceo-card yx-s56xy"> <p class="ceo-margin-small-bottom yx-e65ji"> <a href="/edu/1728.html" target="_blank" class="ceo-display-block ceo-text-truncate yx-1qa16">cms建站系统安装</a> </p> <div class="ceo-sidebar-article-ch ceo-text-meta ceo-margin-small-top ceo-flex yx-uhcis"> <span class="ceo-margin-right yx-bqgr6"> <i class="iconfont icon-rili yx-q824z"></i>2023-08-02 </span> <span class="ceo-margin-right ceo-flex ceo-flex-middle yx-43ld5"> <i class="iconfont iconfont icon-yanjing yx-bt32x"></i>192 </span> </div> </div> </div> </div> </div> </li> <li class="ceo-margin-remove-top yx-44ncf"> <div class="b-b ceo-padding-small yx-h4m7n"> <div ceo-grid class="ceo-grid-small yx-k5nom"> <div class="ceo-width-1-3 yx-dv53w"> <a href="/edu/1825.html" class="side-art-cover b-r-4 ceo-display-block ceo-overflow-hidden yx-4w47w"> <img data-src="/uploadfile/202308/af2f10bbf95a77e.jpg" alt="橙子落地页建站教程" src="/static/ysdns/web/images/thumb-ing.gif" class="lazyload yx-96zl3"> </a> </div> <div class="ceo-width-2-3 ceo-sidebar-article-c yx-7dhgz"> <div class="ceo-card yx-s56xy"> <p class="ceo-margin-small-bottom yx-e65ji"> <a href="/edu/1825.html" target="_blank" class="ceo-display-block ceo-text-truncate yx-1qa16">橙子落地页建站教程</a> </p> <div class="ceo-sidebar-article-ch ceo-text-meta ceo-margin-small-top ceo-flex yx-uhcis"> <span class="ceo-margin-right yx-bqgr6"> <i class="iconfont icon-rili yx-q824z"></i>2023-08-16 </span> <span class="ceo-margin-right ceo-flex ceo-flex-middle yx-43ld5"> <i class="iconfont iconfont icon-yanjing yx-bt32x"></i>143 </span> </div> </div> </div> </div> </div> </li> <li class="ceo-margin-remove-top yx-44ncf"> <div class="b-b ceo-padding-small yx-h4m7n"> <div ceo-grid class="ceo-grid-small yx-k5nom"> <div class="ceo-width-1-3 yx-dv53w"> <a href="/edu/1902.html" class="side-art-cover b-r-4 ceo-display-block ceo-overflow-hidden yx-4w47w"> <img data-src="/uploadfile/202308/ef76d6a41a69aa0.jpg" alt="wix建站教程" src="/static/ysdns/web/images/thumb-ing.gif" class="lazyload yx-96zl3"> </a> </div> <div class="ceo-width-2-3 ceo-sidebar-article-c yx-7dhgz"> <div class="ceo-card yx-s56xy"> <p class="ceo-margin-small-bottom yx-e65ji"> <a href="/edu/1902.html" target="_blank" class="ceo-display-block ceo-text-truncate yx-1qa16">wix建站教程</a> </p> <div class="ceo-sidebar-article-ch ceo-text-meta ceo-margin-small-top ceo-flex yx-uhcis"> <span class="ceo-margin-right yx-bqgr6"> <i class="iconfont icon-rili yx-q824z"></i>2023-08-24 </span> <span class="ceo-margin-right ceo-flex ceo-flex-middle yx-43ld5"> <i class="iconfont iconfont icon-yanjing yx-bt32x"></i>142 </span> </div> </div> </div> </div> </div> </li> <li class="ceo-margin-remove-top yx-44ncf"> <div class="b-b ceo-padding-small yx-h4m7n"> <div ceo-grid class="ceo-grid-small yx-k5nom"> <div class="ceo-width-1-3 yx-dv53w"> <a href="/edu/1711.html" class="side-art-cover b-r-4 ceo-display-block ceo-overflow-hidden yx-4w47w"> <img data-src="/uploadfile/202307/0ba8df3664dbb02.jpg" alt="cms建站系统下载" src="/static/ysdns/web/images/thumb-ing.gif" class="lazyload yx-96zl3"> </a> </div> <div class="ceo-width-2-3 ceo-sidebar-article-c yx-7dhgz"> <div class="ceo-card yx-s56xy"> <p class="ceo-margin-small-bottom yx-e65ji"> <a href="/edu/1711.html" target="_blank" class="ceo-display-block ceo-text-truncate yx-1qa16">cms建站系统下载</a> </p> <div class="ceo-sidebar-article-ch ceo-text-meta ceo-margin-small-top ceo-flex yx-uhcis"> <span class="ceo-margin-right yx-bqgr6"> <i class="iconfont icon-rili yx-q824z"></i>2023-07-30 </span> <span class="ceo-margin-right ceo-flex ceo-flex-middle yx-43ld5"> <i class="iconfont iconfont icon-yanjing yx-bt32x"></i>125 </span> </div> </div> </div> </div> </div> </li> <li class="ceo-margin-remove-top yx-44ncf"> <div class="b-b ceo-padding-small yx-h4m7n"> <div ceo-grid class="ceo-grid-small yx-k5nom"> <div class="ceo-width-1-3 yx-dv53w"> <a href="/edu/865.html" class="side-art-cover b-r-4 ceo-display-block ceo-overflow-hidden yx-4w47w"> <img data-src="/uploadfile/202307/adfee5d93d1b.jpg" alt="html help workshop教程" src="/static/ysdns/web/images/thumb-ing.gif" class="lazyload yx-96zl3"> </a> </div> <div class="ceo-width-2-3 ceo-sidebar-article-c yx-7dhgz"> <div class="ceo-card yx-s56xy"> <p class="ceo-margin-small-bottom yx-e65ji"> <a href="/edu/865.html" target="_blank" class="ceo-display-block ceo-text-truncate yx-1qa16">html help workshop教程</a> </p> <div class="ceo-sidebar-article-ch ceo-text-meta ceo-margin-small-top ceo-flex yx-uhcis"> <span class="ceo-margin-right yx-bqgr6"> <i class="iconfont icon-rili yx-q824z"></i>2023-07-16 </span> <span class="ceo-margin-right ceo-flex ceo-flex-middle yx-43ld5"> <i class="iconfont iconfont icon-yanjing yx-bt32x"></i>115 </span> </div> </div> </div> </div> </div> </li> <li class="ceo-margin-remove-top yx-44ncf"> <div class="b-b ceo-padding-small yx-h4m7n"> <div ceo-grid class="ceo-grid-small yx-k5nom"> <div class="ceo-width-1-3 yx-dv53w"> <a href="/edu/1923.html" class="side-art-cover b-r-4 ceo-display-block ceo-overflow-hidden yx-4w47w"> <img data-src="/uploadfile/202308/b15bd58789d42eb.jpg" alt="快站建站教程" src="/static/ysdns/web/images/thumb-ing.gif" class="lazyload yx-96zl3"> </a> </div> <div class="ceo-width-2-3 ceo-sidebar-article-c yx-7dhgz"> <div class="ceo-card yx-s56xy"> <p class="ceo-margin-small-bottom yx-e65ji"> <a href="/edu/1923.html" target="_blank" class="ceo-display-block ceo-text-truncate yx-1qa16">快站建站教程</a> </p> <div class="ceo-sidebar-article-ch ceo-text-meta ceo-margin-small-top ceo-flex yx-uhcis"> <span class="ceo-margin-right yx-bqgr6"> <i class="iconfont icon-rili yx-q824z"></i>2023-08-26 </span> <span class="ceo-margin-right ceo-flex ceo-flex-middle yx-43ld5"> <i class="iconfont iconfont icon-yanjing yx-bt32x"></i>113 </span> </div> </div> </div> </div> </div> </li> <li class="ceo-margin-remove-top yx-44ncf"> <div class="b-b ceo-padding-small yx-h4m7n"> <div ceo-grid class="ceo-grid-small yx-k5nom"> <div class="ceo-width-1-3 yx-dv53w"> <a href="/edu/2173.html" class="side-art-cover b-r-4 ceo-display-block ceo-overflow-hidden yx-4w47w"> <img data-src="/uploadfile/202309/a0a4603bfe61259.jpg" alt="网页制作教程网" src="/static/ysdns/web/images/thumb-ing.gif" class="lazyload yx-96zl3"> </a> </div> <div class="ceo-width-2-3 ceo-sidebar-article-c yx-7dhgz"> <div class="ceo-card yx-s56xy"> <p class="ceo-margin-small-bottom yx-e65ji"> <a href="/edu/2173.html" target="_blank" class="ceo-display-block ceo-text-truncate yx-1qa16">网页制作教程网</a> </p> <div class="ceo-sidebar-article-ch ceo-text-meta ceo-margin-small-top ceo-flex yx-uhcis"> <span class="ceo-margin-right yx-bqgr6"> <i class="iconfont icon-rili yx-q824z"></i>2023-09-27 </span> <span class="ceo-margin-right ceo-flex ceo-flex-middle yx-43ld5"> <i class="iconfont iconfont icon-yanjing yx-bt32x"></i>108 </span> </div> </div> </div> </div> </div> </li> <li class="ceo-margin-remove-top yx-44ncf"> <div class="b-b ceo-padding-small yx-h4m7n"> <div ceo-grid class="ceo-grid-small yx-k5nom"> <div class="ceo-width-1-3 yx-dv53w"> <a href="/edu/2158.html" class="side-art-cover b-r-4 ceo-display-block ceo-overflow-hidden yx-4w47w"> <img data-src="/uploadfile/202309/c042bbf42bd36b9.jpg" alt="怎样建设网站教程" src="/static/ysdns/web/images/thumb-ing.gif" class="lazyload yx-96zl3"> </a> </div> <div class="ceo-width-2-3 ceo-sidebar-article-c yx-7dhgz"> <div class="ceo-card yx-s56xy"> <p class="ceo-margin-small-bottom yx-e65ji"> <a href="/edu/2158.html" target="_blank" class="ceo-display-block ceo-text-truncate yx-1qa16">怎样建设网站教程</a> </p> <div class="ceo-sidebar-article-ch ceo-text-meta ceo-margin-small-top ceo-flex yx-uhcis"> <span class="ceo-margin-right yx-bqgr6"> <i class="iconfont icon-rili yx-q824z"></i>2023-09-25 </span> <span class="ceo-margin-right ceo-flex ceo-flex-middle yx-43ld5"> <i class="iconfont iconfont icon-yanjing yx-bt32x"></i>108 </span> </div> </div> </div> </div> </div> </li> <li class="ceo-margin-remove-top yx-44ncf"> <div class="b-b ceo-padding-small yx-h4m7n"> <div ceo-grid class="ceo-grid-small yx-k5nom"> <div class="ceo-width-1-3 yx-dv53w"> <a href="/edu/2184.html" class="side-art-cover b-r-4 ceo-display-block ceo-overflow-hidden yx-4w47w"> <img data-src="/uploadfile/202309/38a5e8374ed31fb.jpg" alt="网页制作制作教程" src="/static/ysdns/web/images/thumb-ing.gif" class="lazyload yx-96zl3"> </a> </div> <div class="ceo-width-2-3 ceo-sidebar-article-c yx-7dhgz"> <div class="ceo-card yx-s56xy"> <p class="ceo-margin-small-bottom yx-e65ji"> <a href="/edu/2184.html" target="_blank" class="ceo-display-block ceo-text-truncate yx-1qa16">网页制作制作教程</a> </p> <div class="ceo-sidebar-article-ch ceo-text-meta ceo-margin-small-top ceo-flex yx-uhcis"> <span class="ceo-margin-right yx-bqgr6"> <i class="iconfont icon-rili yx-q824z"></i>2023-09-28 </span> <span class="ceo-margin-right ceo-flex ceo-flex-middle yx-43ld5"> <i class="iconfont iconfont icon-yanjing yx-bt32x"></i>106 </span> </div> </div> </div> </div> </div> </li> </ul> </section> <!-- 侧边栏热门文章模块 --> <section class="side-tag b-r-4 b-a ceo-background-default ceo-margin-bottom yx-iijyl"> <div class="b-b ceo-padding-small ceo-flex ceo-flex-middle yx-cak53"> <span class="side-title side-title-style ceo-position-relative yx-qeequ">热门标签</span> </div> <ul class="ceo-list tags-item ceo-padding-small ceo-margin-remove yx-tbp3j"> <a ceo-tooltip="19个相关文章" href="/tag/wordpress.html" title="点击量:" target="_blank" class="b-r-4 ceo-text-small yx-zb38l">WordPress</a> <a ceo-tooltip="0个相关文章" href="/tag/wendachajian.html" title="点击量:" target="_blank" class="b-r-4 ceo-text-small yx-zb38l">问答插件</a> <a ceo-tooltip="0个相关文章" href="/tag/gerenboke.html" title="点击量:" target="_blank" class="b-r-4 ceo-text-small yx-zb38l">个人博客</a> <a ceo-tooltip="0个相关文章" href="/tag/gerenbokezhuti.html" title="点击量:" target="_blank" class="b-r-4 ceo-text-small yx-zb38l">个人博客主题</a> <a ceo-tooltip="0个相关文章" href="/tag/bokezhuti.html" title="点击量:" target="_blank" class="b-r-4 ceo-text-small yx-zb38l">博客主题</a> <a ceo-tooltip="0个相关文章" href="/tag/xiangyingshi.html" title="点击量:" target="_blank" class="b-r-4 ceo-text-small yx-zb38l">响应式</a> <a ceo-tooltip="4个相关文章" href="/tag/discuz.html" title="点击量:" target="_blank" class="b-r-4 ceo-text-small yx-zb38l">discuz</a> <a ceo-tooltip="1个相关文章" href="/tag/bokeriji.html" title="点击量:" target="_blank" class="b-r-4 ceo-text-small yx-zb38l">博客日记</a> <a ceo-tooltip="0个相关文章" href="/tag/seo.html" title="点击量:" target="_blank" class="b-r-4 ceo-text-small yx-zb38l">SEO技术</a> <a ceo-tooltip="0个相关文章" href="/tag/zhanqun.html" title="点击量:" target="_blank" class="b-r-4 ceo-text-small yx-zb38l">站群</a> <a ceo-tooltip="0个相关文章" href="/tag/bizhi.html" title="点击量:" target="_blank" class="b-r-4 ceo-text-small yx-zb38l">壁纸</a> <a ceo-tooltip="0个相关文章" href="/tag/nuhai.html" title="点击量:" target="_blank" class="b-r-4 ceo-text-small yx-zb38l">女孩</a> <a ceo-tooltip="0个相关文章" href="/tag/meinu.html" title="点击量:" target="_blank" class="b-r-4 ceo-text-small yx-zb38l">美女</a> <a ceo-tooltip="0个相关文章" href="/tag/mote.html" title="点击量:" target="_blank" class="b-r-4 ceo-text-small yx-zb38l">模特</a> <a ceo-tooltip="0个相关文章" href="/tag/cosplay.html" title="点击量:" target="_blank" class="b-r-4 ceo-text-small yx-zb38l">cosplay</a> <a ceo-tooltip="0个相关文章" href="/tag/guzhuang.html" title="点击量:" target="_blank" class="b-r-4 ceo-text-small yx-zb38l">古装</a> <a ceo-tooltip="0个相关文章" href="/tag/menhuwangzhan.html" title="点击量:" target="_blank" class="b-r-4 ceo-text-small yx-zb38l">门户网站</a> <a ceo-tooltip="2个相关文章" href="/tag/qiyewangzhan.html" title="点击量:" target="_blank" class="b-r-4 ceo-text-small yx-zb38l">企业网站</a> <a ceo-tooltip="1个相关文章" href="/tag/dianshiju.html" title="点击量:" target="_blank" class="b-r-4 ceo-text-small yx-zb38l">电视剧</a> <a ceo-tooltip="45个相关文章" href="/tag/baidujingjia.html" title="点击量:" target="_blank" class="b-r-4 ceo-text-small yx-zb38l">百度竞价</a> </ul> </section> <section class="b-r-4 b-a ceo-background-default ceo-margin-bottom yx-jpltq"> <div class="b-b ceo-padding-small ceo-flex ceo-flex-middle yx-cak53"> <span class="side-title side-title-style ceo-position-relative yx-qeequ">热门评论</span> </div> <div class="new-comment ceo-padding-small ceo-overflow-auto yx-qkhq7"> <li class="b-b yx-9lsgh"> <div class="avatar ceo-display-inline-block yx-t02hw"> <img alt='映雪博客' src='http://www.ysdns.com/uploadfile/member/000/00/00/1.jpg?time=' class='avatar avatar-24 photo yx-cidyv' data-id='1919' height='24' width='24'> </div> 映雪博客: <a href="#">点赞[haha]</a> <p class="content b-r-4 ceo-background-muted yx-teyz8"></p> </li> <li class="b-b yx-9lsgh"> <div class="avatar ceo-display-inline-block yx-t02hw"> <img alt='映雪素材网' src='http://www.ysdns.com/uploadfile/member/000/00/00/1.jpg?time=' class='avatar avatar-24 photo yx-cidyv' data-id='1919' height='24' width='24'> </div> 映雪素材网: <a href="#">undefined</a> <p class="content b-r-4 ceo-background-muted yx-teyz8"></p> </li> <li class="b-b yx-9lsgh"> <div class="avatar ceo-display-inline-block yx-t02hw"> <img alt='映雪素材网' src='http://www.ysdns.com/uploadfile/member/000/00/00/1.jpg?time=' class='avatar avatar-24 photo yx-cidyv' data-id='1919' height='24' width='24'> </div> 映雪素材网: <a href="#">不错</a> <p class="content b-r-4 ceo-background-muted yx-teyz8"></p> </li> </div> </section> <!-- 侧边栏热门评论模块 --> </div> </div> </div> </div> <!--内页专题--> </section> </main> <!--跟随--> <!--活动按钮--> <!--活动按钮--> <!--侧边栏跟随客服----> <div class="wapnone ceo_follow_service yx-moo0j" style="top:52%"> <ul> <!--签到--> <li class="ceo_follow_service_box ceo_follow_service_consult ceo_footer_s yx-msx02"> <a class="ceo_today_active today_active checkin erphp-checkin yx-lryzp" href="javacript:void(0);"><i class="iconfont icon-rili yx-q824z"></i></a> </li> <!--签到--> <li class="ceo_follow_service_box ceo_follow_service_consult yx-ffm8m"> <span class="ceo_follow_qq yx-2j3d1" href="javacript:;"><i class="iconfont icon-service-fill yx-ncx0s"></i> <div class="ceo_follow_service_consult_cont yx-5iqks"> <span class="ceo_follow_service_triangle yx-ceg4k"></span> <div class="ceo_follow_service_consult_cont_top yx-7v8la"> <span class="ceo_follow_service_hint yx-ysx8r"> <span><i class="ceo_follow_service_iconlx iconfont icon-comment yx-36ouc"></i> 如遇问题,请联系客服 </span> </span> <a class="ceo_follow_service_button yx-j22wp" href="/guanggao" target="_blank">咨询在线客服</a> <a class="ceo_follow_service_button yx-j22wp" href="/guanggao" target="_blank">技术支持</a> </div> <span class="ceo_follow_service_phone yx-0vygk"> 联系客服请注明来意 </span> <span class="ceo_follow_service_check_site yx-m8jsr"> <span> <i class="ceo_follow_service_icongd iconfont icon-anquan yx-g2ri4"></i>官方客服验证 </span> </span> </div> </span> </li> <li class="ceo_follow_service_box ceo_follow_service_qr ceo_footer_s yx-55q5o"> <a href="javacript:;"><i class="iconfont icon-weixin yx-knucq"></i> <div class="ceo_follow_service_qr_cont yx-ppb4x"> <span class="ceo_follow_service_triangle yx-ceg4k"></span> <div class="ceo_follow_service_qrimg yx-n00kd"> <span class="ceo_follow_service_qrimg_site yx-qegm8" style="background: url(/static/ysdns/web/images/personal-wx.jpg)"></span> 微信公众号 </div> <div class="ceo_follow_service_qrtext yx-bw1h0"> <span>映雪素材·高端主题</span> </div> </div> </a> </li> <li class="ceo_follow_service_box ceo_follow_service_ax ceo_footer_s yx-u9f52"> <a href="http://www.ysdns.com/" target="_blank"><i class="iconfont icon-huiyuan yx-4r43g"></i> <div class="ceo_follow_service_ax_cont yx-hq3h4"> <span class="ceo_follow_service_triangle yx-ceg4k"></span> 映雪素材 </div> </a> </li> <li class="ceo_follow_service_box ceo_follow_service_ax goTop ceo_footer_s yx-cf7uu"> <a href="#header" class="ceo-display-block yx-skrsf" ceo-scroll><i class="iconfont icon-Top yx-amo61"></i> <div class="ceo_follow_service_ax_cont yx-hq3h4"> <span class="ceo_follow_service_triangle yx-ceg4k"></span> <span> 返回顶部 </span> </div> </a> </li> </ul> </div> <!--侧边栏跟随客服----> <!--跟随--> <!--Banner--> <!--Banner--> <footer class="footer ceo-background-secondary yx-pyd5n"> <div class="foot ceo-container ceo-padding yx-t0utg"> <div class="ceo-grid yx-5uxho" ceo-grid> <div class="ceo-width-1-1@s ceo-width-1-3@xl yx-5nggg"> <div class="foot-item foot-item-first ceo-position-relative yx-5dvbr"> <a href="" target="_blank" class="foot-logo ceo-display-block yx-kdbnf"> <img src="http://www.ysdns.com/uploadfile/202308/d78de940d43aa87.png"></a> <p class="ceo-text-small yx-9cd7g"> 知识分享、模板下载、素材下载和记录生活的平台。通过互联网分享知识,搭建个人博客网站,从而让更多开发者从中受益,共同进步,共同成长! </p> </div> </div> <div class="ceo-width-2-3 ceo-visible@s yx-eupow"> <div class="ceo-grid yx-5uxho" ceo-grid> <div class="ceo-width-1-3 yx-dv53w"> <div class="foot-item yx-z15yx"> <div class="foot-item-title yx-rugvr"><i class="iconfont icon-anquan yx-absea"></i>快捷导航</div> <ul class="ceo-padding-remove yx-v99gh"> <li><a href="/notice.html" target="_blank"> 平台公告</a></li> <li><a href="/tag" target="_blank"> 热门标签</a></li> <li><a href="/tougao.html" target="_blank"> 在线投稿</a></li> <li><a href="/sitesubmit.html" target="_blank"> 网站提交</a></li> <li><a href="/apply.html" target="_blank"> 服务申请</a></li> <li><a href="/qqqun.html" target="_blank"> QQ群联盟</a></li> </ul> </div> </div> <div class="ceo-width-1-3 yx-dv53w"> <div class="foot-item yx-z15yx"> <div class="foot-item-title yx-rugvr"><i class="iconfont icon-anquan yx-absea"></i>关于我们</div> <ul class="ceo-padding-remove yx-v99gh"> <li><a href="/about.html" target="_blank"> 关于我们</a></li> <li><a href="/disclaimer.html" target="_blank"> 免责声明</a></li> <li><a href="/copyright.html" target="_blank"> 版权声明</a></li> <li><a href="/support.html" target="_blank"> 售后支持</a></li> </ul> </div> </div> <div class="ceo-width-1-3 yx-dv53w"> <div class="foot-item yx-z15yx"> <div class="foot-item-title yx-rugvr"><i class="iconfont icon-anquan yx-absea"></i>商务合作</div> <ul class="ceo-padding-remove yx-v99gh"> <li><a href="/ad.html" target="_blank"> 广告合作</a></li> </ul> </div> </div> </div> </div> </div> </div> <div class="foot-link yx-r7mjg"> <div class="link ceo-margin-top ceo-container yx-gao5i"> <ul class="ceo-margin-remove ceo-text-small yx-6luwz"> <li style="margin-right: 15px;"><i class="iconfont icon-becomeagoldsupplier yx-534fp"></i>友情链接:</li> <li id="linkcat-417" class="linkcat yx-n2pi1"> <h2>友情链接</h2> <ul class='xoxo blogroll yx-tp8d7'> <li><a href="https://www.cuceo.com/" target="_blank">初沁模板网</a> <a href="https://ysdns.com/" target="_blank">映雪素材网</a> <a href="https://www.nomb.cn/" target="_blank">柠檬择校网</a> <a href="https://pyji.cn/" target="_blank">柠檬百科</a> <a href="http://doc.cuceo.com/" target="_blank">初沁手册文档</a></li> <!--分站友情连接--> <li><a href="http://www.ysdns.com/" rel="noopener" target="_blank">映雪素材</a></li> <li><a href="http://jishu.ysdns.com/" rel="noopener" target="_blank">映雪技术</a></li> <li><a href="http://yulu.ysdns.com/" rel="noopener" target="_blank">映雪语录</a></li> <li><a href="http://yangsheng.ysdns.com/" rel="noopener" target="_blank">映雪养生</a></li> <li><a href="http://geci.ysdns.com/" rel="noopener" target="_blank">映雪歌词</a></li> <!--全站链接--> <li></li> </ul> </li> <li> <a href="https://www.2898.com/website_332089.htm" target="_blank" rel="noreferrer nofollow" class="iconfont icon-QQ yx-00lnq" style="font-size: 0.875rem;">购买本站友情链接(秒上)</a> <a href="/link.html" target="_blank" rel="noreferrer nofollow" class="iconfont icon-QQ yx-00lnq" style="font-size: 0.875rem;">友链申请+</a> </li> </ul> </div> </div> <div class="foot-cop yx-vocmy"> <div class="ceo-container ceo-padding-small ceo-clearfix yx-kmpx8"> <div class="ceo-float-left yx-tih0v"> <span>© 2024 映雪素材 - http://www.ysdns.com/ & Theme. All rights reserved</span> <a class="ceo-margin-small-right yx-3y50b" href="/sitemap.xml" target="_blank"><i class="iconfont icon-location-fill yx-id9x4" aria-hidden="true"></i> 网站地图</a> <a class="ceo-margin-small-right yx-3y50b" href="/sitemap.txt" target="_blank"><i class="iconfont icon-location-fill yx-id9x4" aria-hidden="true"></i> 站点txt</a> <a class="ceo-margin-small-right yx-3y50b" href="/tag.txt" target="_blank"><i class="iconfont icon-location-fill yx-id9x4" aria-hidden="true"></i> Tagtxt</a> <span class="ceo-margin-small-right ceo-gongan yx-9msi3"> <a href="https://beian.miit.gov.cn" target="_blank" eferrer nofollow> <img src="/static/ysdns/web/images/beian.png" height="6">陇ICP备2021003413号-2 </a> </span> </div> <div class="ceo-float-right ceo-visible@s yx-qevc9"> <span>Theme By <a href="http://www.ysdns.com/" target="_blank" rel="noreferrer nofollow">映雪素材</a></span> </div> </div> </div> <!--登录注册弹窗--> <div id="modal-login" ceo-modal> <div class="ceo-modal-dialog ceo-modal-body ceo-login-h b-r-12 yx-uxs1e"> <div class="ceo-login-title yx-653e0"> <h3 class="ceo-modal-title ceo-text-align yx-ij8sz">登录</h3> <p class="title-minor yx-grwq9"> <em></em> <span>Hi~欢迎来到映雪素材</span> <em></em> </p> </div> <div class="ceo-login-qq yx-e77pm"> <a href="http://www.ysdns.com/index.php?s=api&c=oauth&m=index&name=qq&type=login" class="btn change-color social-login ceo-margin-top button mid qq half qq_login_button yx-wcjuh"> <i class="iconfont icon-QQ yx-00lnq"></i></a> <!-- <a title="公众号登录" href="javascript:;" class="btn change-color social-login ceo-margin-top button mid mpweixin half mpweixin_login_button yx-ylqjy"><i class="iconfont icon-weixin yx-knucq"></i></a> --> </div> <div class="b-b yx-9lsgh"> <div class="zongcai-tips yx-8yg7p"></div> <form action="" method="POST" id="myform" class="login-weixin login-form2 ceo-margin-top-20 yx-chjkv" onsubmit="return false;"> <div class="ceo-inline ceo-width-1-1 ceo-margin-small-bottom yx-wh5rk"> <span class="ceo-form-icon yx-ghh83"><i class="iconfont icon-bussiness-man yx-019vg"></i></span> <input type="text" name="data[username]" id="username" class="b-r-4 ceo-input ceo-text-small yx-q52x7" placeholder="账号/邮箱/手机" required="required"> </div> <div class="ceo-inline ceo-width-1-1 ceo-margin-small-bottom yx-wh5rk"> <span class="ceo-form-icon yx-ghh83"><i class="iconfont icon-password yx-6pj1f"></i></span> <input type="password" name="data[password]" id="password" placeholder="请输入密码" class="b-r-4 ceo-input ceo-text-small yx-q52x7" value=""> </div> <div class="ceo-inline ceo-width-1-1 ceo-margin-small-bottom yx-wh5rk"> <span class="ceo-form-icon yx-ghh83"><i class="iconfont icon-password yx-6pj1f"></i></span> <div class="input-group login-code yx-uqx0k"> <div class="input-icon float-left yx-hkm11"> <input class="b-r-4 ceo-input ceo-text-small yx-q52x7" type="text" autocomplete="off" placeholder="验证码" name="code"> </div> <div class="input-group-btn fc-code yx-gq382"> <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> </div> </div> <div class="ceo-flex-middle ceo-margin-top yx-xpf5d"> <button class="change-color b-r-4 button mid dark ceo-button ceo-width-1-1 yx-su8sg" onclick="dr_ajax_member('http://www.ysdns.com/index.php?s=member&c=login&m=index', 'myform');">立即登录</button> </div> </form> </div> <div class="ceo-alert-primary ceo-margin-remove-bottom b-r-4 yx-wc2ce" ceo-alert> <p class="ceo-text-small yx-9cd7g"> 把我的心情心思心肠心声心扉心怀心疼心爱心神心灵心肝心语心动心跳心愿一并送给你!愿你从今晨开始一切顺心安心爽心欢心永远开心! </p> </div> <div class="ceo-flex ceo-margin-top-20 yx-16nhy"> <a href="#modal-register" class="ceo-text-muted ceo-text-small ceo-flex-1 yx-tu3id" ceo-toggle>没有账号?立即注册</a> <a href="/index.php?s=member&c=login&m=find" class="ceo-text-muted ceo-text-small yx-em422">忘记密码?</a> </div> </div> </div> <div id="modal-register" ceo-modal> <div class="ceo-modal-dialog ceo-modal-body ceo-login-h b-r-12 yx-uxs1e"> <div class="ceo-login-title yx-653e0"> <h3 class="ceo-modal-title ceo-text-align yx-ij8sz">注册</h3> <p class="title-minor yx-grwq9"> <em></em> <span>Hi~欢迎加入映雪素材</span> <em></em> </p> </div> <div class="ceo-login-qq yx-e77pm"> <a href="http://www.ysdns.com/index.php/?s=api&c=oauth&m=index&name=qq&type=login" class="btn change-color social-login ceo-margin-top button mid qq half qq_login_button yx-wcjuh"><i class="iconfont icon-QQ yx-00lnq"></i></a> <!-- <a title="公众号登录" href="javascript:;" class="btn change-color social-login ceo-margin-top button mid mpweixin half mpweixin_login_button yx-ylqjy"><i class="iconfont icon-weixin yx-knucq"></i></a> --> </div> <div class="b-b yx-9lsgh"> <div class="zongcai-tips yx-8yg7p"></div> <form class="login-weixin ceo-margin-top-20 register-form2 yx-aphin" action="" method="POST" name="regform" id="regform" onsubmit="return false;"> <input name="is_form" type="hidden" value="1"> <input name="is_admin" type="hidden" value="0"> <input name="is_tips" type="hidden" value=""> <input name="csrf_test_name" type="hidden" value="f0d9232cfd8c6cf86bb8be3407ad7a02"> <input name="back" id="dr_back" type="hidden" value=""> <div class="ceo-inline ceo-width-1-1 ceo-margin-bottom-10 yx-4odo6" id="dr_row_username"> <span class="ceo-form-icon yx-ghh83"><i class="iconfont icon-email yx-4vm8j"></i></span> <input type="text" name="data[username]" id="dr_username" placeholder="账号" class="b-r-4 ceo-input ceo-text-small yx-q52x7" required="required"> </div> <div class="ceo-inline ceo-width-1-1 ceo-margin-bottom-10 yx-4odo6" id="dr_row_email"> <span class="ceo-form-icon yx-ghh83"><i class="iconfont icon-email yx-4vm8j"></i></span> <input type="email" name="data[email]" id="dr_email" placeholder="输入邮箱" class="b-r-4 ceo-input ceo-text-small yx-q52x7" required="required"> </div> <div class="ceo-inline ceo-width-1-1 ceo-margin-bottom-10 yx-4odo6" id="dr_row_password"> <span class="ceo-form-icon yx-ghh83"><i class="iconfont icon-password yx-6pj1f"></i></span> <input type="password" name="data[password]" id="dr_password" placeholder="输入6位数以上密码" class="b-r-4 ceo-input ceo-text-small yx-q52x7" required="required"> </div> <div class="ceo-inline ceo-width-1-1 ceo-margin-bottom-10 yx-4odo6" id="dr_row_password2"> <span class="ceo-form-icon yx-ghh83"><i class="iconfont icon-password yx-6pj1f"></i></span> <input type="password" name="data[password2]" id="dr_password2" placeholder="请再次输入密码" class="b-r-4 ceo-input ceo-text-small yx-q52x7" required="required"> </div> <div class="ceo-inline ceo-width-1-1 ceo-margin-small-bottom yx-wh5rk" id="dr_row_code"> <span class="ceo-form-icon yx-ghh83"><i class="iconfont icon-password yx-6pj1f"></i></span> <div class="input-group login-code yx-uqx0k"> <div class="input-icon float-left yx-hkm11"> <input class="b-r-4 ceo-input ceo-text-small yx-q52x7" type="text" autocomplete="off" placeholder="验证码" id="dr_code" name="code"> </div> <div class="input-group-btn fc-code yx-gq382"> <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> </div> </div> <div class="agreen yx-y71wx"> <input id="agreement" name="is_protocol" value="1" type="checkbox" class="agreen_btn yx-x5yca" checked> <label for="agreen"></label> 我已阅读并同意<a href="javascript:dr_show_protocol();">《注册协议》</a> </div> <div class="ceo-flex ceo-flex-middle yx-0jgtb"> <button class="submit change-color b-r-4 button mid dark ceo-button ceo-width-1-1 yx-aon4s" onclick="dr_ajax_member('http://www.ysdns.com/index.php?s=member&c=register&m=index', 'regform');">立即注册</button> </div> </form> </div> <div class="ceo-alert-primary ceo-margin-remove-bottom b-r-4 yx-wc2ce" ceo-alert> <p class="ceo-text-small yx-9cd7g">HI,欢迎来到映雪素材!</p> </div> <div class="ceo-margin-top-20 yx-hlww3"> <a href="#modal-login" class="ceo-text-muted ceo-text-small yx-em422" ceo-toggle>已有账号?立即登录</a> </div> </div> </div> <!--基础功能弹窗--> <!--整站弹窗公告--> </footer> </div> <!--整站弹窗公告--> <div id="home-modal" ceo-modal> <div class="ceo-tan home-modal ceo-padding-remove ceo-modal-dialog ceo-modal-body ceo-margin-auto-vertical yx-q79c9"> <div class="b-r-12 ceo-background-default ceo-overflow-hidden ceo-position-relative yx-3s24u"> <div class="home-modal-bg ceo-overflow-hidden ceo-position-top yx-yx54o"> <img src="/static/ysdns/web/images/ceo-tanchuang.png"> </div> <div class="home-modal-main ceo-text-center ceo-position-relative ceo-position-z-index yx-mq8xb"> <div class="ceo-padding ceo-margin-bottom ceo-tanchuang-gg ceo-margin-bottom-40 yx-20ljd"> <h3 class="ceo-margin-bottom yx-w20zw">映雪素材站点声明</h3> <p class="ceo-margin-remove ceo-margin-bottom-20 yx-wuj4i"> 本站资源均来源于互联网,如有侵权请联系站长!将第一时间删除 本站资源售价只是赞助,收取费用仅维持本站的日常运营所需! 资源仅供学习参考请勿商用或其它非法用途,否则一切后果用户自负! </p> <div class="ceo-container ceo-grid-small yx-1rifs" ceo-grid> <div class="ceo-width-1-2 ceo-light yx-m78xg"> <a href="http://www.ysdns.com/" class="ceo-tanchuang-gg-an header-btn-search-s ceo-dt change-color btn-search-all yx-knzpi" target="_blank" rel="nofollow">立即前往</a> </div> <div class="ceo-width-1-2 yx-entxy"> <span id="home-modal-close" class="ceo-tanchuang-gg-an home-modal-btn home-modal-close b-r-4 ceo-display-inline-block yx-sz5kn">我知道了</span> </div> </div> </div> </div> </div> <div class="home-modal-bottom yx-3d7p5"> <ul> <li></li> <li></li> </ul> </div> </div> </div> <div id="header-search" ceo-modal="" class="ceo-modal yx-jj8ar"> <div class="ceo-tan ceo-modal-dialog ceo-modal-body home-modal ceo-padding-remove ceo-margin-auto-vertical yx-7xxi8"> <button class="ceo-modal-close-default ceo-icon ceo-close yx-fxzxi" type="button" ceo-close=""><svg width="14" height="14" viewBox="0 0 14 14" xmlns="http://www.w3.org/2000/svg" data-svg="close-icon"> <line fill="none" stroke="#000" stroke-width="1.1" x1="1" y1="1" x2="13" y2="13"></line> <line fill="none" stroke="#000" stroke-width="1.1" x1="13" y1="1" x2="1" y2="13"></line> </svg></button> <div class="b-r-12 ceo-background-default ceo-overflow-hidden ceo-position-relative ceo-padding-30px yx-5o0x4"> <h3>搜索</h3> <div class="search search-navbar yx-yc4rl"> <form action="/index.php" method="get" class="search-form yx-thc5f"> <div class="b-r-4 b-a ceo-form ceo-flex ceo-overflow-hidden yx-8hsqm"> <input type="hidden" name="s" value="search"> <input type="hidden" name="c" value="home"> <input type="hidden" name="m" value="index"> <input type="search" placeholder="输入关键字搜索" autocomplete="off" name="keyword" required="required" class="ceo-input ceo-flex-1 ceo-text-small yx-uq2nq"> <button type="submit"><i class="iconfont icon-sousuo ceo-text-bolder yx-gw6nt"></i></button> </div> <div class="header-btn-search yx-2bwx5"> <!-- <input class="header-btn-search-s ceo-dt change-color btn-search-all yx-pjqo6" type="submit" value="搜索全站" /> --> <input class="header-btn-search-s ceo-dt change-color btn-search-category yx-pnqnw" type="submit" value="搜索全站" /> <!--<p>因sql大量注入暂时禁止搜索!</p>--> </div> </form> </div> <div class="tags-item ceo-margin-top yx-4v83p"> <p class="ceo-margin-small-bottom ceo-text-small yx-bdq9x">热门标签:</p> <a href="/search/catid-38-keyword-%E6%A0%87%E9%A2%98.html" class="tag-cloud-link tag-link-128 tag-link-position-1 yx-r5pbu" style="font-size: 12px;"> 标题 </a> <a href="/search/catid-38-keyword-%E6%A8%A1%E6%9D%BF.html" class="tag-cloud-link tag-link-128 tag-link-position-1 yx-r5pbu" style="font-size: 12px;"> 模板 </a> <a href="/search/catid-38-keyword-%E5%A5%B3%E7%A5%9E%E6%A8%A1%E7%89%B9%E7%BD%91%E7%AB%99%E6%BA%90%E7%A0%81.html" class="tag-cloud-link tag-link-128 tag-link-position-1 yx-r5pbu" style="font-size: 12px;"> 女神模特网站源码 </a> <a href="/search/catid-38-keyword-%E7%B4%A0%E6%9D%90.html" class="tag-cloud-link tag-link-128 tag-link-position-1 yx-r5pbu" style="font-size: 12px;"> 素材 </a> <a href="/search/catid-38-keyword-%E9%BB%91%E8%89%B2.html" class="tag-cloud-link tag-link-128 tag-link-position-1 yx-r5pbu" style="font-size: 12px;"> 黑色 </a> <a href="/search/catid-38-keyword-%E5%BB%BA%E7%AB%99.html" class="tag-cloud-link tag-link-128 tag-link-position-1 yx-r5pbu" style="font-size: 12px;"> 建站 </a> </div> </div> <div class="home-modal-bottom yx-3d7p5"> <ul> <li></li> <li></li> </ul> </div> </div> </div> <script type='text/javascript' src='/static/ysdns/web/js/jquery-1.9.1.min.js' id='jquery-js'></script> <script type="text/javascript" src="/static/ysdns/web/js/lazysizes.min.js"></script> <script type='text/javascript' src='/static/ysdns/web/js/uikit.min.js' id='uikit-js'></script> <script src="/static/assets/js/cms.js" type="text/javascript"></script> <script type="text/javascript" src="/static/ysdns/web/js/index.js"></script> <script type="text/javascript" src="/static/ysdns/web/js/ajax.js"></script> <script type="text/javascript" src="/static/ysdns/web/js/sucai.js"></script> <!--头条推送--> <script> (function(){ var el = document.createElement("script"); el.src = "https://lf1-cdn-tos.bytegoofy.com/goofy/ttzz/push.js?2d18a69ba5743e0e4313a3f87790a9d5fea134fa228b71ffb610ef166902e8fc3d72cd14f8a76432df3935ab77ec54f830517b3cb210f7fd334f50ccb772134a"; el.id = "ttzz"; var s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(el, s); })(window) </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> <!-- 系统关键js(所有自建模板必须引用) --> <script type="text/javascript"> var is_mobile_cms = ''; </script> <script src="/api/language/zh-cn/lang.js" type="text/javascript"></script> <!-- 系统关键js结束 --> <script src="/static/assets/global/plugins/bootstrap/js/bootstrap.min.js" type="text/javascript"></script> <script src="/static/ysdns/member/scripts/app.min.js" type="text/javascript"></script> <script type="text/javascript"> $(function () { order_xiazai_select_sku_price(); order_xiazai_get_sku_price(); $("#dr_buy_num").TouchSpin({ step: 1, min: 1, max: 0 }); }) // 模块收藏 function dr_app_favorite(id) { $.get("http://www.ysdns.com/index.php?is_ajax=1&s=api&app=news&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 order_xiazai_add_cart() { $.get("/index.php?is_ajax=1&s=order&c=cart&m=add&mid=news&num=" + $('#dr_buy_num').val() + "&id=2027&sku=" + $('#dr_sku_value').val(), function(data) { dr_cmf_tips(data.code, data.msg); if (data.code) { // 存储购物车数量 $('#dr_order_xiazai_cart_nums').html(data.data); } }, 'json'); } // 购买地址 function order_xiazai_add_buy() { var url = "http://www.ysdns.com/index.php?s=order&c=order&m=buy&mid=news&id=2027"; url += "&sku=" + $('#dr_sku_value').val(); url += "&num=" + $('#dr_buy_num').val(); window.location.href = url; } // 组合价格选择 function order_xiazai_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_xiazai_get_sku_price(); }); } //价格 function order_xiazai_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()); } // 关注 function dr_hy_addfriend(uid) { $.get("/index.php?is_ajax=1&s=hy&c=show&m=friend&uid=" + uid, function(json) { dr_cmf_tips(json.code, json.msg); if (json.code) { if (json.data.status) { $('#hy_addfriend_' + uid).html(json.data.value); $('#hy_addfriend_' + uid).addClass("btn-outline"); } else { $('#hy_addfriend_' + uid).html("关注Ta"); $('#hy_addfriend_' + uid).removeClass("btn-outline"); } } }, 'json'); } </script> </body> </html>