CINXE.COM
鸟哥笔记_互联网广告|营销|推广|运营|品牌增长社区
<!doctype html> <html lang="zh-cmn-Hans"> <head> <meta charset="UTF-8"> <!-- <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no"> --> <meta name="viewport" content="width=device-width, user-scalable=yes, initial-scale=0.3, maxmum-scale=1.0, minimum-scale=0.3"> <meta http-equiv="X-UA-Compatible" content="ie=edge"> <title>鸟哥笔记_互联网广告|营销|推广|运营|品牌增长社区</title> <meta name="keywords" content="广告,新媒体运营,营销,市场营销,广告投放,营销策略,广告创意,运营,APP推广,直播带货,微信运营,短视频,市场推广,移动互联网,广告文案,抖音运营" /> <meta name="description" content="鸟哥笔记致力为市场营销广告人打造一个集互联网广告、推广、运营、营销增长为主的学习交流平台。鸟哥笔记-讲述营销的故事!专注于网络广告、营销、运营、推广、品牌等专业知识分享,广告营销资源对接,赋能广告市场营销从业者。" /> <meta name="baidu-site-verification" content="code-QLOAN2TGrJ" /> <!-- <meta name="Baiduspider" content="noarchive"> --> <link rel="stylesheet" type="text/css" href="/css/bootstrap.min.css"> <link rel="stylesheet" href="/css/head.css"> <link rel="stylesheet" href="/css/wap/base.css"> <link rel="stylesheet" href="/css/dropload.css"> <link rel="stylesheet" href="/css/swiper.min.css"> <link rel="stylesheet" href="/css/sweet-alert.css?v1"> <link rel="stylesheet" href="/css/initialize.css"> <script src="/js/jquery-2.1.1.min.js"></script> <script src="/js/sweet-alert.min.js"></script> <script src="/js/dropload.min.js" ></script> <script src="/js/jquery.lazyload.min.js"></script> <script src="/js/js.cookie.js" ></script> <script src="/js/main.js"></script> <link type="text/css" rel="stylesheet" href="/css/indexEffect.css"> <!-- qrcode cdn --> <script src="/js/jquery.qrcode.min.js"></script> <link href="/css/animate.min.css" rel="stylesheet"> <script> function IsPC() { var userAgentInfo = navigator.userAgent; var Agents = ["Android", "iPhone", "SymbianOS", "Windows Phone", "iPad", "iPod"]; var flag = true; for (var v = 0; v < Agents.length; v++) { if (userAgentInfo.indexOf(Agents[v]) > 0) { flag = false; break; } } return flag; } if(!IsPC()) !function(N,M){function L(){var a=I.getBoundingClientRect().width;a/F>540&&(a=540*F);var d=a/10;I.style.fontSize=d+"px",D.rem=N.rem=d}var K,J=N.document,I=J.documentElement,H=J.querySelector('meta[name="viewport"]'),G=J.querySelector('meta[name="flexible"]'),F=0,E=0,D=M.flexible||(M.flexible={});if(H){console.warn("将根据已有的meta标签来设置缩放比例");var C=H.getAttribute("content").match(/initial\-scale=([\d\.]+)/);C&&(E=parseFloat(C[1]),F=parseInt(1/E))}else{if(G){var B=G.getAttribute("content");if(B){var A=B.match(/initial\-dpr=([\d\.]+)/),z=B.match(/maximum\-dpr=([\d\.]+)/);A&&(F=parseFloat(A[1]),E=parseFloat((1/F).toFixed(2))),z&&(F=parseFloat(z[1]),E=parseFloat((1/F).toFixed(2)))}}}if(!F&&!E){var y=N.navigator.userAgent,x=(!!y.match(/android/gi),!!y.match(/iphone/gi)),w=x&&!!y.match(/OS 9_3/),v=N.devicePixelRatio;F=x&&!w?v>=3&&(!F||F>=3)?3:v>=2&&(!F||F>=2)?2:1:1,E=1/F}if(I.setAttribute("data-dpr",F),!H){if(H=J.createElement("meta"),H.setAttribute("name","viewport"),H.setAttribute("content","initial-scale="+E+", maximum-scale="+E+", minimum-scale="+E+", user-scalable=no"),I.firstElementChild){I.firstElementChild.appendChild(H)}else{var u=J.createElement("div");u.appendChild(H),J.write(u.innerHTML)}}N.addEventListener("resize",function(){clearTimeout(K),K=setTimeout(L,300)},!1),N.addEventListener("pageshow",function(b){b.persisted&&(clearTimeout(K),K=setTimeout(L,300))},!1),"complete"===J.readyState?J.body.style.fontSize=12*F+"px":J.addEventListener("DOMContentLoaded",function(){J.body.style.fontSize=12*F+"px"},!1),L(),D.dpr=N.dpr=F,D.refreshRem=L,D.rem2px=function(d){var c=parseFloat(d)*this.rem;return"string"==typeof d&&d.match(/rem$/)&&(c+="px"),c},D.px2rem=function(d){var c=parseFloat(d)/this.rem;return"string"==typeof d&&d.match(/px$/)&&(c+="rem"),c}}(window,window.lib||(window.lib={})); </script> <script> var _uid = 0; // 用户id 0 代表未登录 var is_author = 0; //0 不是作者 1 作者 var UID = _uid; </script> </head> <body style="position: relative"> <style> /*顶部导航*/ #newBridge { display: none !important; } html,body{ min-width:1280px; } @media screen and (min-width: 767px){ .top-bar { height: 30px; background: #27282D; } .top-bar .inside { width: 1175px; margin: 0 auto; } .inside .left { float: left; position: relative; } .inside .left .app-btn { width: 72px; } .inside .left .app-btn:hover + .app-download-icon { display: block; } .inside .left .app-download-icon { width: 140px; height: 167px; background: no-repeat center/100% url("/img/index/app_download_code2_1.png"); position: absolute; top: 35px; right: 30px; display: none; z-index: 2000; } .inside .right { float: right; } .inside .right a { margin-right: 0px; } .inside .right .btn-item { margin-right: 28px; } .inside .btn-item.btn-item-login { margin: 0; width: 30px; } .inside .btn-item { width: 60px; height: 30px; line-height: 30px; font-size: 12px; color: #fff; float: left; margin: 0 60px 0 0; cursor: pointer; position: relative; } .inside .btn-item .up-text { position: absolute; top: -15px; opacity: 0; transition: all .2s; } .inside .btn-item .down-text { position: absolute; top: 0; opacity: 1; transition: all .2s; } .inside .btn-item:hover > .up-text{ top: 0; opacity: 1; transition: all .2s; } .inside .btn-item:hover > .down-text{ top: 15px; opacity: 0; transition: all .2s; } .headerTopNav{ background:rgba(243,243,243,1); height:30px; } #udesk_btn>a{ right:-2px !important; bottom:2px !important; } #udesk_btn>a>.buttonImg{ width:39px !important; height:39px !important; } .headerTopNavInner{ width:1150px; height:30px; margin:auto; } .headerTopNavItem { display: block; float:left; line-height:32px; height: 30px; color:rgba(112,112,112,1); padding-left:38px; background-position: 15px center; background-repeat: no-repeat; background-size: 15px 15px; font-size:12px; } .headerTopNavItem:hover { color:rgba(2,137,255,1); } /*other*/ .otherNav{ width:489px; height:235px; background:rgba(255,255,255,1); box-shadow:0px 2px 7px 0px rgba(78,75,75,0.5); opacity:0.95; } .otherNavCol{ display: block; float:left; width: 33%; height: 100%; padding: 16px 0 0 31px; } .otherNavTitle{ height:24px; font-size:16px; font-family:SourceHanSansSC-Regular; font-weight:400; color:rgba(33,33,33,1); line-height:24px; margin-bottom: 24px; } .otherNavItem{ padding-left: 32px; height: 24px; display: block; background-repeat: no-repeat; background-position: 0 center; background-size: 24px 24px; font-size:14px; font-family:SourceHanSansSC-Regular; font-weight:400; color:rgba(112,112,112,1); line-height:24px; margin-bottom: 16px; } .otherNavItem:hover{ color:#0289FF; } .redicon{ width:6px; height:6px; border-radius:3px; background:red; position:absolute; top: 84px; right: 16px; } .topheader{ height:30px; background:rgba(47,50,53,1); } .topheader a{ line-height:18px; } .topheader_content{ width:1200px; margin:0 auto; } .topheader_content .qm_logo{ float:left; margin:5px 0 0 28px; } .topheader_content .qm_logo img{ width:66px; } .topheader_content ul{ float:left; margin-left:65px; } .topheader_content ul li{ float:left; margin-right:30px; position: relative; } .topheader_content ul li span{ display: block; height: 30px; line-height: 30px; font-size:12px; color:rgba(255,255,255,1); } .topheader_content ul li:hover span{ font-family:PingFangSC-Medium; font-weight:500; color:rgba(50,135,255,1); } .topheader_content ul li .common{ position: absolute; top:30px; left:-68px; width:184px; z-index: 9999; } .topheader_content ul li .common .jiantou{ height:9px; width:18px; margin:0 auto; } .topheader_content ul li .common .jiantou img{ display: block; height:9px; width:18px; } .topheader_content ul li .common .article2{ width:184px; background:rgba(47,50,53,1); border-radius:4px; padding-left:24px; padding-top:24px; } .topheader_content ul li .common .article2 div{ padding-bottom:24px; } .topheader_content ul li .common .article2 div h1{ display: inline-block; font-size:16px; color:rgba(255,255,255,1); } .topheader_content ul li .common .article2 div .tuiguang_a{ display: inline-block; width:40px; height:20px; line-height: 20px; background:rgba(50,135,255,1); border-radius:2px; font-size:14px; font-family:PingFangSC-Medium; font-weight:500; color:rgba(255,255,255,1); text-align: center; } .topheader_content ul li .common .article2 div .bainxian_a{ display: inline-block; width:40px; height:20px; line-height: 20px; background:rgba(255,228,172,1); border-radius:2px; font-size:14px; font-family:PingFangSC-Medium; font-weight:500; color:rgba(118,62,13,1); text-align: center; } .topheader_content ul li .common .article2 div p{ font-size:12px; color:rgba(255,255,255,0.7); margin-top:4px; } .topheader_content ul li .common .article2 div:hover{ cursor: pointer; } .topheader_content ul li .common .article2 div:hover h1,.topheader_content ul li .common .article div:hover p{ color:#3287FF; } .topheaderwhite{ background:rgba(245,245,245,1); } .topheaderwhite .topheader_content ul li span{ color:rgba(51,51,51,1); } .topheaderwhite .topheader_content ul li:hover span{ color:rgba(50,135,255,1); } .topheaderwhite .topheader_content ul li .common .article2{ background:rgba(255,255,255,1); box-shadow:0px 2px 20px 0px rgba(125,125,125,0.2); } .topheaderwhite .topheader_content ul li .common .article2 div:hover{ cursor: pointer; } .topheaderwhite .topheader_content ul li .common .article2 div:hover h1,.topheaderwhite .topheader_content ul li .common .article div:hover p{ color:#3287FF; } .topheaderwhite .topheader_content ul li .common .article2 div h1{ color:rgba(51,51,51,1); } .topheaderwhite .topheader_content ul li .common .article2 div p{ color:rgba(51,51,51,0.7); } .kfxt{ position: fixed; bottom: 236px; right: 16px; z-index: 9999; display:none; } .kftc{ width:215px; height:104px; background:rgba(255,255,255,1); box-shadow:0px 1px 5px 0px rgba(75,151,255,0.26); border-radius:4px; } .kftc_title{ font-size:14px; color:rgba(74,74,74,1); padding-top: 17px; margin-left: 23px; } .kftc_zx{ font-size:12px; color:rgba(95,158,243,1); margin-left: 28px; margin-top: 10px; cursor: pointer; } .kftc_fg{ width:203px; height:1px; background:rgba(170,170,170,0.24); margin-top: 10px; margin-left: 7px; } .kflogo{ position: fixed; cursor: pointer; right: 15px; bottom: 62px; } .modal_bg { width: 100vw; height: 100vh; background: rgba(0,0,0,.6); position: fixed; top: 0; left: 0; z-index: 100000; display: none; } .modal_bg .modal_box { width: 438px; height: 304px; background: #fff; border-radius: 20px; position: absolute; top:50%; left: 50%; transform: translate(-50%, -50%); text-align: center; font-size: 14px; color: #212629; padding: 0 30px; line-height: 20px; } .modal_box .iknow_btn { width:193px; height:42px; line-height:44px; background:rgba(250,135,53,1); border-radius:21px; color: #fff; margin: 20px auto; cursor: pointer; } .modal_bg .activity_box { width: 443px; height: 504px; position: absolute; top:50%; left: 50%; transform: translate(-50%, -50%); background: no-repeat center/100% url('/img/pop_up_ad/tenth_join_modal1.png'); } .activity_icon { width: 120px; position: fixed; left: 0; top: 200px; z-index: 105; } .activity_box .link_btn { display: block; width: 320px; height: 50px; position: absolute; bottom: 74px; left: 65px; } .activity_box .close_btn { width: 50px; height: 50px; position: absolute; bottom: -5px; left: 198px; } .userBox,.message_tab_box,.knowledgeList { display: block; /* top: 100px; */ opacity: 0; visibility:hidden; height: 0; transition-property: transform; transform-origin:top; transform:scaleY(0.17); transition-duration:0.2s; z-index: -1; } .userTitle:hover .userBox,.message_center:hover .message_tab_box, .navItem:hover .knowledgeList{ display: block; opacity: 1; visibility: visible; transform: scaleY(1)!important; top: 28px; z-index: 2000; height: auto; } } @media screen and (max-width: 766px){ .headerTopNav{ display: none; } } /* .menudetail-tab-a:nth-child(6) { margin-left: 123px; } */ .tab-link a { /* width: 60px; */ display: inline-block; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } /* 字数限制 */ .text_fix_3 { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical } .text_fix_2 { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical } .text_fix_1 { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } .tab-link_items { display: flex; flex-direction: row; flex-wrap: wrap; } .tab-link { writing-mode: horizontal-tb; } /* .containerBox { padding-top:120px !important; } */ .advTop { width:100%; height:100px; /* background:rgba(216, 216, 216, 1); */ position:relative; } .advTop .advImg { width: 100%; height: 100px; margin: 0 auto; } .advTop .closeBtn { width:32px; height:32px; position:absolute; right:16px; top:20px; } .advLink { } .header { height:100% } .headerli { height:55px; } .advicon:hover { transform: scale(1.12); } .newHot::before{ content:''; width:13px; height:13px; background:url('/img/resource/icon-head-hot.png')no-repeat; background-size:100% 100%; display: inline-block; position: absolute; top: 16px; margin-left: 2px; } .headerL .navItemL { position:relative; } </style> <div class="page_top mobileHide"> <div class="top-bar"> <div class="inside"> <div class="left"> <a class="btn-item index-btn"> <p class="up-text">鸟哥笔记-讲述营销的故事</p> <p class="down-text">鸟哥笔记-讲述营销的故事</p> </a> </div> <div class="right"> <ul class="left clearfix"> <div class="user_top"> <div class="app-btn btn-item btn-item-login"> <p class="up-text"><a class=" loginBtn" href="javascript:;">登录</a></p> <p class="down-text"><a class=" loginBtn" href="javascript:;">登录</a></p> </div> <!-- <li>|</li> <div class="app-btn btn-item btn-item-login"> <p class="up-text"><a class="signBtn" href="javascript:;">注册</a></p> <p class="down-text"><a class="signBtn" href="javascript:;">注册</a></p> </div> --> </div> </ul> <a class="btn-item" href="https://mp.niaogebiji.com/" target="_blank"> <span class="up-text">创作者中心</span> <span class="down-text">创作者中心</span> </a> <span class="contribute">投稿</span> </div> <div class="clear"></div> </div> </div> <header class="header mobileHide" style="box-shadow: 5px 5px 5px -5px rgba(215,215,215,.7);"> <div class="clearfix headerli"> <div class="headerL"> <ul style="margin-bottom: 0" class="clearfix"> <li class="navItem logoBox"> <a href="/"> <h1><img class="logoImg" src="/img/logo_011_small_2.png" alt="鸟哥笔记"></h1> </a> </li> <!-- <li class="navItem navItemW checked"><a class="navItemA" href="/">首页</a></li> <li class="dropdown-menu-control-a navItem navItemW knowledge morelog"><a class="navItemA" href="javascript:void(0);">干货</a></li> <li class="navItem navItemW "><a class="navItemA" href="/bulletin" >今日事</a></li> <li class="navItem navItemW "><a class="navItemA" href="/special" >专题</a></li> --> <!-- <li class="dropdown-menu-control-b navItem navItemW knowledge morelog line-item"> <img style="width: 22px; position: absolute; right: -22px; top: 11px;" src="/img/index/new_icon.png" alt=""> <a class="navItemA" href="/bdhome">资源对接</a> </li> --> <!-- <li class="navItem navItemW"> <a class="navItemA" href="/wiki">百科</a> </li> --> <li style="margin-left:40px;" class="navItem navItemW navItemL hzItem "><a class="navItemA" href="/cooplist">找合作</a></li> <!--<li class="navItem navItemW navItemL qdItem checked"><a class="navItemA" href="/zchnlist">找渠道</a></li>--> <!-- <li class="navItem navItemW navItemL qfItem newHot --><!--checked--><!--"><a class="navItemA" href="/eslist">优选企服</a></li>--> <li class="navItem navItemW navItemL qfItem "><a class="navItemA" href="https://www.niaogebiji.com/html/bdbk/" target="_blank">百科创建</a></li> <li class="navItem navItemW navItemL pxItem newHot "><a class="navItemA" href="https://www.niaogebiji.com/article-621936-1.html">企业线下培训</a></li> <!-- <li class="navItem navItemW"> <a class="navItemA" href="/website">网址导航</a> </li> --> </ul> </div> <div class="headerR"> <ul class="clearfix"> <li class="findMoreBox cursor"> <input type="text" class="find" autofocus style="width: 0; position: relative; left: -5px;"> <div class="findmore findmore_btn"> <div class="icon navItemW2"></div> </div> <div class="hotfindBox shadow"> <div class="hotfindLi"> <div class="hotfindTitle">热门搜索</div> <div class="clearfix"> <a style="color: #ef254e; border: 1px solid #ef254e" href="/pc/article/search?keyword=ASO" target="_blank" class="hotContent">ASO</a> <a style="color: #ef254e; border: 1px solid #ef254e" href="/pc/article/search?keyword=新媒体运营" target="_blank" class="hotContent">新媒体运营</a> <a style="color: #ef254e; border: 1px solid #ef254e" href="/pc/article/search?keyword=运营" target="_blank" class="hotContent">运营</a> <a href="/pc/article/search?keyword=小红书" target="_blank" class="hotContent">小红书</a> <a href="/pc/article/search?keyword=文案" target="_blank" class="hotContent">文案</a> <a href="/pc/article/search?keyword=活动运营" target="_blank" class="hotContent">活动运营</a> <a href="/pc/article/search?keyword=涨粉" target="_blank" class="hotContent">涨粉</a> <a href="/pc/article/search?keyword=短视频" target="_blank" class="hotContent">短视频</a> <a href="/pc/article/search?keyword=抖音" target="_blank" class="hotContent">抖音</a> </div> <div class="hotfindTitle">搜索历史 <div class="clearfind cursor">清空历史</div> </div> <div class="historyWordBox clearfix"></div> </div> </div> </li> </ul> </div> </div> </header> <link rel="stylesheet" href="/css/sweet-alert.css"> <link rel="stylesheet" href="/css/wap/login.css"> <div class="login_modal" style="display:none"> <div class="overlay"></div> <div class="login_content"> <div class="loginbox-top"> <img src="/img/waplogin/bg-logo.png" alt=""> </div> <!-- 短信登录 --> <div class="login_item" style="width:100%;display: none;"> <div class="login_item_phone"> <div class="login_phone_icon">+86</div> <input class="login_phone" id="login_phone" type="text" value="" autocomplete="new-password" placeholder="请输入手机号" maxlength="11"> </div> <div class="forget_item_sms"> <input id="login_pic_code" class="forget_sms" autocomplete="new-password" type="text" value="" placeholder="请输入图形验证码"> <div class="piccode_btn" onclick="getPicCode('login_sms_btn')" data-enable="true" style="top:0;width: 115px; height: 46px;"> <img class="getImgCode" src="" style="width:115px;height:46px; display:none" > </div> </div> <div class="login_item_password"> <input id="login_sms" class="login_sms " type="text" value="" autocomplete="new-password" placeholder="请输入验证码"> <div class="login_sms_btn" onclick="sendSmspc('login_sms_btn')" data-enable="true">发送验证码</div> </div> <div class="login_type"> <div class="login_toAcc">账号</div> <div class="login_toWx"> <a href="https://open.weixin.qq.com/connect/qrconnect?appid=wxa00dfa37e5e38da3&redirect_uri=https%3A%2F%2Fwww.niaogebiji.com%2Findex%2Fwechatlogin%2F%3Fwechat_callback%3D1%26redirect%3Dhttps%3A%2F%2Fwww.niaogebiji.com%2F&response_type=code&scope=snsapi_login&state=171a5469d61703cc22b6d68d912174271732679381#wechat_redirect">微信</a> </div> </div> <div class="login_btn" data-enable="true">登录</div> </div> <!-- 账户登录 --> <div class="acc_item" style="width:100%;display: block;"> <div class="acc_item_phone"> <div class="acc_phone_icon">+86</div> <input class="acc_phone" type="text" value="" autocomplete="new-password" placeholder="请输入登录账号" > </div> <div class="acc_item_password"> <input id="acc_password" class="acc_password " autocomplete="new-password" type="password" value="" placeholder="请输入密码"> <div class="acc_password_icon hidepw"></div> </div> <div class="forgetPwd">忘记密码</div> <div class="login_type"> <div class="login_toSms">验证码</div> <!-- <div class="login_toEmail">邮箱</div> --> <div class="login_toWx"> <a href="https://open.weixin.qq.com/connect/qrconnect?appid=wxa00dfa37e5e38da3&redirect_uri=https%3A%2F%2Fwww.niaogebiji.com%2Findex%2Fwechatlogin%2F%3Fwechat_callback%3D1%26redirect%3Dhttps%3A%2F%2Fwww.niaogebiji.com%2F&response_type=code&scope=snsapi_login&state=171a5469d61703cc22b6d68d912174271732679381#wechat_redirect">微信</a> </div> </div> <div class="acc_btn" data-enable="true">登录</div> </div> <!-- 邮箱 --> <div class="email_item" > <div class="email_item_phone"> <input class="email_phone" type="text" value="" autocomplete="new-password" placeholder="请输入邮箱号" maxlength="11"> </div> <div class="acc_item_password"> <input id="email_password" class="acc_password " autocomplete="new-password" type="password" value="" placeholder="请输入密码"> <div class="acc_password_icon hidepw"></div> </div> <div class="forgetPwd">忘记密码</div> <div class="sign_btn" data-enable="true">登录</div> </div> <!-- 忘记密码 --> <div class="forget_item" > <div class="forget_item_phone"> <div class="forget_phone_icon">+86</div> <input class="forget_phone" id="forget_phone" type="text" value="" autocomplete="new-password" placeholder="请输入手机号" maxlength="11"> </div> <div class="forget_item_sms"> <input id="forget_pic_code" class="forget_sms" autocomplete="new-password" type="text" value="" placeholder="请输入图形验证码"> <div class="piccode_btn" onclick="getPicCode('forget_sms_btn')" data-enable="true" style="top:0;width: 115px; height: 46px;"> <img class="getImgCode" src="" style="width:115px;height:46px; display:none" > </div> </div> <div class="forget_item_sms"> <input id="forget_sms" class="forget_sms" autocomplete="new-password" type="text" value="" placeholder="请输入验证码"> <div class="forget_sms_btn" onclick="sendSmspc('forget_sms_btn')" data-enable="true">发送验证码</div> </div> <div class="forget_item_password"> <input id="forget_password" class="forget_password " autocomplete="new-password" type="password" value="" placeholder="设置新密码(6-16)位"> </div> <div class="forget_btn" data-enable="true">重置密码</div> </div> <!-- 绑定 --> <!-- 绑定手机号码的弹窗--> <input type="hidden" name="unid" id="unid" value=""> <input type="hidden" name="oid" id="oid" value=""> <div class="bind_item" > <div class="bind_item_phone"> <div class="bind_phone_icon">+86</div> <input class="bind_phone" id="bind_phone" type="text" value="" autocomplete="new-password" placeholder="请输入手机号" maxlength="11"> </div> <div class="forget_item_sms"> <input id="bind_pic_code" class="forget_sms" autocomplete="new-password" type="text" value="" placeholder="请输入图形验证码"> <div class="piccode_btn" onclick="getPicCode('bind_sms_btn')" data-enable="true" style="top:0;width: 115px; height: 46px;"> <img class="getImgCode" src="" style="width:115px;height:46px; display:none" > </div> </div> <div class="bind_item_sms"> <input id="bind_sms" class="bind_sms" autocomplete="new-password" type="text" value="" placeholder="请输入验证码"> <div class="bind_sms_btn" onclick="sendSmspc('bind_sms_btn')" data-enable="true">发送验证码</div> </div> <div class="bind_btn" data-enable="true">提交并绑定</div> </div> <div class="loginbox_bottom"> <div class="login_bottom_tips">未注册手机验证后自动登录</div> <div class="login_bottom_xy"> <input type="checkbox" id="xyCheck" /> 我已阅读并同意 <a href="/html/useragreement.html" target="_blank" style="color:rgba(0, 0, 0, 0.6)">《用户服务协议》</a> <a href="/html/privacyagreement.html" target="_blank" style="color:rgba(0, 0, 0, 0.6)">《隐私政策》</a> </div> </div> <img class="close_btn" src="/img/waplogin/close-img.png" alt=""> </div> </div> <script src="/js/jquery-2.1.1.min.js"></script> <script src="/js/waplogin.js"></script> <div class="titlebar-dropdown"> <div class="dropdown-meun-container dropdown-meun-container-a"> <div class="dropdown-menu-center dropdown-menu-center-a"> <div class="menudetail-tab-a"> <div class="tab-name-a">运营相关</div> <div class="tab-link_items" > <div class="tab-link"> <a href="/cat/135" >用户运营</a></div> <div class="tab-link"> <a href="/cat/118" >产品运营</a></div> <div class="tab-link"> <a href="/cat/101" >私域社群</a></div> <div class="tab-link"> <a href="/cat/104" >数据运营</a></div> <div class="tab-link"> <a href="/cat/102" >活动策划</a></div> <div class="tab-link"> <a href="/cat/136" >内容运营</a></div> <div class="tab-link"> <a href="/cat/103" >新媒体运营</a></div> <div class="tab-link"> <a href="/cat/116" >直播短视频</a></div> </div> </div> <div class="menudetail-tab-a"> <div class="tab-name-a">市场推广</div> <div class="tab-link_items" > <div class="tab-link"> <a href="/cat/134" >推广策略</a></div> <div class="tab-link"> <a href="/cat/131" >应用商店推广</a></div> <div class="tab-link"> <a href="/cat/132" >裂变引流</a></div> <div class="tab-link"> <a href="/cat/107" >信息流广告</a></div> <div class="tab-link"> <a href="/cat/106" >SEO/SEM</a></div> <div class="tab-link"> <a href="/cat/105" >ASO/ASA</a></div> <div class="tab-link"> <a href="/cat/130" >SNS/KOL</a></div> <div class="tab-link"> <a href="/cat/133" >线下推广</a></div> </div> </div> <div class="menudetail-tab-a"> <div class="tab-name-a">品牌营销</div> <div class="tab-link_items" > <div class="tab-link"> <a href="/cat/114" >品牌营销案例</a></div> <div class="tab-link"> <a href="/cat/108" >广告文案创意</a></div> <div class="tab-link"> <a href="/cat/115" >热点事件营销</a></div> </div> </div> <div class="menudetail-tab-a"> <div class="tab-name-a">行业综合</div> <div class="tab-link_items" > <div class="tab-link"> <a href="/cat/109" >行业动态</a></div> <div class="tab-link"> <a href="/cat/110" >职场认知</a></div> <div class="tab-link"> <a href="/cat/119" >效率工具</a></div> <div class="tab-link"> <a href="/cat/121" >活动信息</a></div> <div class="tab-link"> <a href="/cat/111" >数据报告</a></div> </div> </div> </div> </div> <div class="dropdown-meun-container dropdown-meun-container-b"> <div class="dropdown-menu-center dropdown-menu-center-b"> <div class="menudetail-tab-b"> <a href="/cooplist"> <img class="menudetail-icon" src="/img/resource/cooperation.png" alt=""> <p class="tab-name-b">找合作</p> <p class="tab-desc">1W+流量主品牌主资源,一键联系</p> </a> </div> <div class="menudetail-tab-b"> <a href="/eslist"> <img class="menudetail-icon" src="/img/resource/company.png" alt=""> <p class="tab-name-b">优选企服</p> <p class="tab-desc">严选服务商,为企业赋能</p> </a> </div> <!--<div class="menudetail-tab-b"> <a href="/zchnlist"> <img class="menudetail-icon" src="/img/resource/way.png" alt=""> <p class="tab-name-b">找渠道</p> <p class="tab-desc">顶级流量,免费对接</p> </a> </div>--> <div class="menudetail-tab-b"> <a href="/website"> <img class="menudetail-icon" src="/img/resource/website.png" alt=""> <p class="tab-name-b">网址导航</p> <p class="tab-desc">营销增长人的专属网址导航</p> </a> </div> </div> </div> </div> </div> <div class="page_top_height_box mobileHide" id="heightBox " style="height: 85px"></div> <div class="kefu fixedItem mobileHide"> <div class="app_download_code"> <img src="/img/index/app_download_code1_1.png" alt=""> </div> <div class="ngbj_wx_code"> <img src="/img/index/ngbj_wx_code.jpg" alt=""> </div> <div class="fixedtxt_wx hide_code fixedtxtCommon"> <div class="wx_code_real wx_codeCommon"> <img class="app_wx" src="/img/aboutus/xms3.png" alt=""> <div class="fixedItemRight"> <div class="fixedItemTitle">APP推广合作</div> <div class="fixedItemTips">联系“鸟哥笔记小乔”</div> </div> </div> </div> <div class="fixed-icon-fk fixed-icon-common"></div> <div class="fixed-icon-hotline fixed-icon-common"></div> <div class="fixed-icon-we-chat fixed-icon-common"></div> <div class="fixed-icon-top fixed-icon-common"></div> </div> <div class="modal_bg no_author_tip mobileHide"> <div class="modal_box"> <div style="height: 48px"></div> <p style="font-weight: 500; margin-bottom: 24px">很可惜 T 。T 您现在还不是作者身份,不能自主发稿哦~</p> <p>如有投稿需求,请把文章发送到邮箱tougao@appcpx.com,一经录用会有专人和您联系</p> <p style="margin: 22px auto;">咨询如何成为春羽作者请联系:鸟哥笔记小羽毛(ngbjxym)</p> <div> <span>点击</span> <a style="color: #FA8735; display: inline-block" href="/article-26742-1.html" target="_blank">《春羽计划》</a> <span>可查看春羽作者权益!</span> </div> <div class="iknow_btn">我知道了</div> </div> </div> <div class="modal_bg activity_modal mobileHide"> <div class="activity_box"> <a href="https://share.niaogebiji.com/tenth" onclick="activityCount()" target="_blank" class="link_btn"></a> <div onclick="hideActivityModal()" class="close_btn"></div> </div> </div> <script src="/js/js.cookie.js"></script> <script src="/js/jquery.liMarquee.js"></script> <script> var list = ''; console.log(list) if(!$('.advImg').attr('src')){ $('.advTop').hide(); $('.page_top_height_box').height('85px'); }else{ if(Cookies.get('advClose')){ $('.advTop').hide(); $('.page_top_height_box').height('85px'); }else{ $('.advTop').show(); $('.page_top_height_box').height('185px'); } } // 下拉菜单 start $('.dropdown-menu-control-a').hover( function() { $('.dropdown-meun-container-a').addClass('activate'); $('.titlebar-dropdown').addClass('expandColumn')}, function() { $('.dropdown-meun-container-a').removeClass('activate'); $('.titlebar-dropdown').removeClass('expandColumn') } ); $('.dropdown-menu-control-b').hover( function() { $('.dropdown-meun-container-b').addClass('activate'); $('.titlebar-dropdown').addClass('expandMerchant')}, function() { $('.dropdown-meun-container-b').removeClass('activate'); $('.titlebar-dropdown').removeClass('expandMerchant')} ); $('.dropdown-meun-container-a').hover( function() { $('.titlebar-dropdown').addClass('expandColumn')}, function() { $('.titlebar-dropdown').removeClass('expandColumn')} ); $('.dropdown-meun-container-b').hover( function() { $('.titlebar-dropdown').addClass('expandMerchant')}, function() { $('.titlebar-dropdown').removeClass('expandMerchant')} ); // 下拉菜单 end $(function() { if(new Date().getTime() > new Date('2020/08/15 00:00:00').getTime()) { ////活动截止 return } let mark = localStorage.getItem('join') if(!mark || mark !== new Date().toLocaleDateString()) { localStorage.setItem('join', new Date().toLocaleDateString()) $('.activity_modal').show() } }); $(function() { var top = 0, bot = 0; $(window).on('scroll', function() { top = $(this).scrollTop() if (top <= bot) { //下滚 $('.activity_icon').removeClass('animate__hinge') $('.activity_icon').addClass('animate__rollIn') } else { //上滚 $('.activity_icon').addClass('animate__hinge') $('.activity_icon').removeClass('animate__rollIn') } setTimeout(() => { bot = top; }, 0); }); $('.dropdown-menu-center-a .menudetail-tab-a').each((index,item)=>{ // console.log(item) let length = $('.menudetail-tab-a').eq(index).find('.tab-link').length; length = length/3; if(length < 1){ length = 1 } // console.log($('.tab-link').width()) var width = $('.tab-link').width(); if(length%1 === 0){ // console.log(item,width * length +15) $('.menudetail-tab-a').eq(index).css('width',width * length +15 +'px'); }else{ $('.menudetail-tab-a').eq(index).css('width',width * (length+1) +'px'); } }) }) $('.jm_top_banner_close_btn').click(function() { $('.jm_top_banner').hide() $('.page_top_height_box').height('85px') }) function activityCount() { } function hideActivityModal() { $('.activity_modal').hide() } function showActivityModal() { $('.activity_modal').show() } </script> <script> $(function(){ $('.dowebokzz').on("click",'.dowebokzz_close',function () { $('.dowebokzz').hide() }) $('.iknow_btn').on('click', function() { $('.modal_bg').hide() }) }); function openWin() { let url = 'https://p.qiao.baidu.com/cps/chat?siteId=13189166&userId=10076563&cp=www.niaogebiji.com&cr=web1&cw=web1' window.open(url, 'newwindow', 'height=600, width=800, top=30%,left=30%, toolbar=no, menubar=no, scrollbars=no, resizable=no,location=no, status=no'); } $('.contribute').click(function() { location.href = 'https://mp.niaogebiji.com/' // if(_uid === 0) { ///未登录 // // location.href = ACCOUNT_DOMAIN+'/account/login?redirect='+location.href // loginInit(); // }else { // //if(is_author === 1) { ///作者 // location.href = '/pc/center/newarticle' // //}else { // // $('.no_author_tip').show() // //} // } }) </script> <script> $(".topheader ul li").mouseenter(function(){ $(this).find(".common").show(); }) $(".topheader ul li").mouseleave(function(){ $(this).find(".common").hide(); }) window.onload = function(){ var isclose = Cookies.get('isclose'); if(isclose == 'true'){ $('.kfxt').hide() }else{ $('.kfxt').show() } } $('.kftc_close').click(function () { Cookies.set('isclose','true', { expires: 365, path: '/' }); $('.kfxt').hide() }) $(".fixedItem .fixed-icon-fk").mouseover(function(){ $(".app_download_code").show() }) $(".fixedItem .fixed-icon-fk").mouseout(function(){ $(".app_download_code").hide() }) $(".fixedItem .fixed-icon-we-chat").mouseover(function(){ $(".ngbj_wx_code").show() }) $(".fixedItem .fixed-icon-we-chat").mouseout(function(){ $(".ngbj_wx_code").hide() }) $(".fixedItem .fixed-icon-hotline").mouseover(function(){ $(".fixedtxt_wx").show() }) $(".fixedItem .fixed-icon-hotline").mouseout(function(){ $(".fixedtxt_wx").hide() }) // 回到顶部 $('.fixed-icon-top').click(function () { $('html,body').animate({ scrollTop: 0 }, 700); }); $('.closeBtn').click(function(){ $('.page_top_height_box').height('85px'); $('.advTop').hide(); var exp = new Date().getTime(); var expiresTime = new Date(exp + 60*1000*60*2 ); Cookies.set('advClose',exp, { expires:expiresTime}); }) $('.loginBtn').click(function () { $('.sign_item').hide(); $('.acc_item').show(); $('.login_modal').show(500); $('body').addClass('stop-scrolling'); }); </script> <link rel="stylesheet" href="/css/index.css"/> <link rel="stylesheet" href="/css/base/article_list.css"/> <link rel="stylesheet" href="/css/swiper.min.css"/> <link rel="stylesheet" href="/css/advRecom.css"/> <link rel="stylesheet" href="/css/randomArticle.css"/> <script src="/js/swiper.min.js"></script> <script src="//res.wx.qq.com/open/js/jweixin-1.4.0.js"></script> <style> .scaleBigBoxTopic { margin-bottom: 15px; border-radius: 0; } .scaleBigTopic { margin-bottom: 0; } .scaleBigBoxTopicIndex { border-radius: 0; width: 770px; height: 165px; } .scaleBigBox2 { width: 310px; height: 165px; margin: 0 auto; border-radius: 6px 6px 0 0; } .adImgBox2 { padding-bottom: 10px; } .scaleBigBoxCourse { /* margin-top:-18px; */ } .courseListTitle:hover, .change_content:hover .change_content_text .top .top_left, .spread_content:hover .spread_content_text .top, .topicAboutContent:hover { color: #0289ff; } .scaleBigBoxBook { border-radius: 0; } .hasFollow { color: #aaaeb3; text-align: center; background: #ffffff; border: 1px solid #aaaeb3; } .hasFollow:hover { background: #ffffff; border: 1px solid #212629; color: #212629; } .textHover:hover { color: #fcc53a; } .textHover2:hover { color: #212121; } .resource_type_constent:hover { cursor: pointer; background: #ffdb00; } .clockBox > .right:hover .my_point_title, .clockBox > .right:hover .tip { color: #0289ff; } .holiday_link { font-size: 16px; font-family: PingFang SC; font-weight: 500; color: #212629; } .clockBox:hover .holiday_link { color: #0289ff; } div.articleInfBox2 span.author.emptyAuthorId:hover { background: no-repeat url(/img/article_list/avatar.png); opacity: 0.6; color: #838383; } .emptyAuthorId { cursor: text !important; } .scaleBigImg:hover { transform: scale(1.08); -webkit-transform: scale(1.08); } .alertsBox.cooperationBox { height: 345px; } .cooperationItemBox { padding-left: 14px; } .cooperationItem:hover span { color: #0289ff; } .cooperationItem { width: 118px; height: 118px; background: #ffffff; border-radius: 6px; float: left; margin: 0px 22px 12px 22px; cursor: pointer; text-align: center; font-family: PingFang SC; font-size: 14px; color: #212629; } .cooperationItem:hover { box-shadow: 0px 6px 18px 0px rgba(225, 226, 229, 0.69); } .cooperationItem img { width: 68px; height: 68px; margin: 0 auto; margin-bottom: 4px; margin-top: 15px; } .articleClassify2 { width: 90px; } [class*='adv_item'] { position: relative; cursor: pointer; } [class*='adv_item'] .articleImg::after { content: '广告'; width: 40px; height: 20px; font-size: 12px; padding: 2px 7px; color: #ffffffb3; text-align: center; position: absolute; right: 0px; bottom: 0px; /* background-color:red; */ background: rgba(0, 0, 0, 0.3); border-radius: 8px 0; } /* .topicInfo { display: flex; justify-content: space-between; } */ .topicItem, .topicItem1 { width: 246px; min-height: 154px; display: flex; overflow: hidden; border-radius: 8px; position: relative; float:left; margin-right:15px; } .hezuoBox .topicItem1:last-child, .hezuoBox .topicItem:last-child{ margin-right:0; } .qudaoBox .topicItem1:last-child{ margin-right:0; } .topicItem1 { border: 1px solid #d8d8d8; } .topicImgLink { font-size: 0; color: rgba(0, 0, 0, 0); background-repeat: no-repeat; background-size: cover; background-position: center; display: block; width: 100%; height: 100%; } .scaleBigBoxTopicIndex1 { border-radius: 0; width: 770px; } .topicItemText { position: absolute; bottom: 12px; left: 12px; z-index: 550; color: #fff; font-size: 16px; } .topicItemText div { white-space: normal; word-break: keep-all; word-wrap: break-word; } .topicItemBottom { font-size: 12px; } .hezuoBox { /* background:url('img/index/hezuoRight.png') no-repeat; background-size:330px 390px; background-position: right; */ } .qifuBox { /* background:url('img/index/qifuRight.png') no-repeat; background-size:330px 390px; background-position: right; */ } .qudaoBox { /* background:url('img/index/qudaoRight.png') no-repeat; background-size:330px 390px; background-position: right; */ } .hezuoBox .topicItem1 { background:url('/img/index/hezuobg.png')no-repeat; background-size:100% 100%; width:246px; border:none; } .qifuBox .topicItem1 { background:url('/img/index/youxuanbg.png')no-repeat; background-size:100% 100%; border:none; width:246px; } .qudaoBox .topicItem1 { background:url('/img/index/qudaobg.png')no-repeat; background-size:100% 100%; border:none; width:246px; } .hezuoItem1,.qifuItem1 { flex-direction: column; width:246px; padding:20px; } .hezuoItem .hezuoImg { width:60px; height:60px; border-radius: 50%; position: absolute; top: -15px; } .topicItem, .topicItem1 { overflow: inherit; } .hezuoText1 { margin-top:45px; padding-bottom: 0; } .hezuoBottomItem span:nth-child(1) { width:150px; color:#AAAEB3; } .hezuoTitle img { width:24px; height:24px; } /* .hezuoBox .hezuoKey { background: #FEF2E7; color: #AAAEB3; } */ .qifuBox .qifuImg { width:56px; height:56px; border-radius: 8px; position: absolute; top: -15px; border:1px solid #FF9794; background-color: #fff; padding:4px; } .topicTitle { margin-bottom:30px; } .qudaoItemBottom { margin-bottom:16px; min-height: 117px; } .qudaoMore { margin-bottom: 30px; } .qudaoItem1 { padding:0; } .qudaoItemBottom { padding:0 16px; } .qudaoItemTitle { background:url('img/qudaoTitleBg.png') no-repeat; background-size:100% 100%; padding:0 16px; } .qudaoLogo { width:70px; height:70px; margin-right:0; position:relative; top:-10px; border-radius:16px; border:1px solid #86D2B1; box-shadow: 0px 4px 7px rgba(81, 173, 123, 0.15); } .qudaoTip { padding-top:16px; margin-left:12px; } .qudaoTip div:nth-child(1) { color:#51AD7B; margin-bottom:4px; } .qudaoTip div:nth-child(2) { font-weight:700; color:#212629; } .containerBox { padding-top:10px; } .leftTool { width:78px; /* background-color:rgba(250, 245, 225, 1); */ float:left; margin:0 6px; z-index:120; top:0; margin-right:12px; } .leftBar { width:100%; border-radius:10px; padding:1px; background:#fff; /* height:380px; */ } .leftBar_top { /* width:70px; */ background-image: linear-gradient(#F5F6F9, #FAF5E1); margin:0 auto; /* height:420px; */ border-radius:10px; /* background-color:red; */ } .leftBar_top ul li:last-child a{ margin-bottom:0; } .leftBar_bottom{ width:100%; margin-top:16px; position:relative; } .leftBar_bottom div:first-child { margin-bottom:12px; } .leftBar_top li a { text-align: center; height: 36px; line-height: 36px; border-radius: 18px; font-size: 16px; color: #333333; margin:20px 0 ; } .leftBar_top li a:first-child { margin-top:0; } .leftBar_top li a:hover { background: #FFDB33; } .leftBar_top .activeItem{ background: #FFDB33; border-radius: 18px; } .leftBar_top ul { padding:30px 2px; } .leftBar-box { min-width:800px; max-width:1178px; position: absolute; top: 0; left: 85px; background:#fff; border-radius :8px; /* display: flex; flex-direction: row; flex-wrap: wrap; */ padding: 32px 24px; display:none; } .leftBar_Hot::before{ content:''; width:13px; height:13px; background:url('/img/resource/icon-head-hot.png')no-repeat; background-size:100% 100%; display: inline-block; position: absolute; /*top: 16px;*/ margin-left: 2px; } .ghPart span { margin-left:5px; } .ghPart .moreIcon { width:4px; height:6px; display: inline-block; position: relative; top: -3px; } .activate { display:block; } .leftBar-box-a { display: flex; width: 100%; margin-bottom:20px; } .tab-name-a{ width:110px; line-height: 38px; margin:0; margin-right:10px; height:38px; } .tab-name-a::before { bottom: 11px; } .tab-link a { width:auto !important; } .tab-link_items { display: flex; flex-direction: row; flex-wrap: wrap; align-items: center; width:640px; } .tab-link { font-size:14px; margin-bottom:5px; } .swItem { padding:7px 5px; background:#404040; border-radius:6px; font-size:12px; } .wzItem { padding:7px 5px; background:#404040; border-radius:6px; font-size:12px; } .wzItem a,.swItem a { color:#fff; } .wzItem img,.swItem img { width:16px; height:16px; display:inline-block; vertical-align: middle; } .theiaStickySidebar { width:78px;; } .rankingRightText { height:42px; overflow: hidden; text-overflow: ellipsis; -webkit-line-clamp: 2; display: -webkit-box; -webkit-box-orient: vertical; } .rankingRightInfo { display:flex; padding-top:5px; align-items: center; } .rankingRightInfo span { font-size:12px; color:#AAAEB3; } .rankingRightInfo span:nth-child(1){ width:100px; overflow: hidden; text-overflow: ellipsis; -webkit-line-clamp: 1; display: -webkit-box; -webkit-box-orient: vertical; } .rankingRightInfo span:nth-child(2){ width:100px; text-align:center; } .rankingRightInfo span:nth-child(3){ width:50px; text-align:right; } .container { padding-top:12px; } .app_download_code2 { /* background-image: url("/img/aboutus/xms3.png"); */ width: 102px; height: 105px; background-size: contain; position:absolute; left: 85px !important; top: 10px !important; padding: 5px; background: #fff; z-index:900 !important; } .SideRightBox1 { padding: 24px 16px; background-color: #fff; margin: 0; width: 354px; margin-top: 10px; border-radius:8px; position:relative; } .quanzi::before { content: ""; position: absolute; left: 0; width: 4px; height: 16px; background: #29DBA1; border-radius: 3px; top: 5px; } .quanzi { position:relative; padding-left: 12px; font-size:20px; color:#212629; margin-bottom:18px; } .quanziItem { display:flex; margin-bottom:16px; } .quanziItemLogo { width:40px; height:40px; } .quanziItemTitle { color:#212629; font-size:16px; width:208px; margin-left:16px; line-height:40px; } .quanziItemBtn, .quanziItemBtn1 { width:62px; height:28px; background:#FFDB33; border-radius:8px; color:#212629; font-size:14px; text-align:center; line-height:28px; cursor: pointer; margin-top:6px; } .quanziItemBtn:hover, .quanziItemBtn1:hover { background:#E5C42D; color:#212629; } .quanziEWM, .quanziEWM1{ width:314px; height:162px; background:url('/img/index/qz-bg.png') no-repeat; position: absolute; left: -40px; top: 10px; display: none; background-position: top; padding: 30px; background-size: 100% 100%; z-index: 100; align-items: center; } .ewmRight { } .ewmRightTop { font-size:18px; color:#212629; margin-bottom:16px; } .ewmRightTop1 { font-size: 18px; font-family: PingFangSC-Medium, PingFang SC; font-weight: 500; color: #212629; line-height: 26px; margin-bottom:8px; } .ewmRightBottom, .ewmRightBottom1 { font-size:14px; color:#818386; } .ewmImg, .ewmImg1 { width:80px; height:80px; margin-right:16px; } .itemHover { box-shadow: 0px 10px 30px 0px rgba(12, 27, 72, 0.1); } .hezuoBox .scaleBigBoxTopicIndex1, .qifuBox .scaleBigBoxTopicIndex1, .qudaoBox .scaleBigBoxTopicIndex1{ overflow:inherit !important; } .topicInfo-scroll { display: flex; flex-wrap: nowrap; } .answerBox-title { display:flex; justify-content: space-between; position:relative; align-items: center; margin-bottom: 23px; } .answerBox-content { display: flex; flex-wrap: wrap; justify-content: space-between; } .answerBox-item { display: flex; margin-bottom: 24px; } .answerBox-item-l { text-align: center; padding: 2px 5px; border-radius: 2px; background-color: #FFDC00; color: #212629; display: inline; width: 21px; height: 21px; font-size: 14px; margin-right: 5px; } .answerBox-title-l { font-size: 24px; font-family: PingFangSC-Medium, PingFang SC; font-weight: 500; color: #212629; } .answerBox-item-r-title { width:349px; font-size: 16px; font-family: PingFangSC-Medium, PingFang SC; font-weight: 500; color: #212629; height:52px; line-height: 26px; margin-bottom:12px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; } .answerBox-bottom-text { font-size: 12px; font-family: PingFangSC-Regular, PingFang SC; font-weight: 400; color: #212629; margin-left: 8px; } .answerBox-title-l:before { content: ''; width: 50px; height: 7px; background: #FFDC00; position: absolute; bottom: 3px; left: 0; z-index: -1; } .answerBox-title a { font-size: 14px; font-family: PingFangSC-Medium, PingFang SC; font-weight: 500; color: #607D8B; } .answerBox-item-r-bottom { display: flex; align-items: center; } .answer-avator-list img{ width:26px; height:26px; border-radius:50%; margin-left:-12px; display: inline-block; } .hotCompany { width: 354px; background: #fff; border-radius: 6px; margin-bottom: 12px; overflow: hidden; } .hotCompanyTop { width: 100%; height: 86px; background: url('/img/resource/bg-recom-company.png') no-repeat; background-size: 100% 100%; padding: 23px 16px 37px 18px; display: flex; justify-content: space-between; align-items: center; } .hotCompanyTopTitle { font-size: 18px; font-family: PingFangSC-Medium, PingFang SC; font-weight: 500; color: #212629; position: relative; padding-left: 12px; } .hotCompanyTopTitle::before { content: ''; display: block; position: absolute; left: 0; width: 3px; height: 16px; top: 50%; margin-top: -8px; border-radius: 3px; background: #ffdb33; } .hotCompanyList { width: 354px; background-color: #fff; padding: 2px 18px 25px; border-radius: 0 0 8px 8px; float: left; } .hotCompanyItem { margin-bottom: 25px; } .hotCompanyItem:last-child { margin-bottom: 0; } .hotCompanyItemT { display: flex; margin-bottom: 10px; } .hotCompanyItemT img { width: 64px; height: 64px; border: 1px solid #e1e3e9; margin-right: 16px; border-radius: 8px; } .hotCompanyItemTitle { font-size: 16px; font-family: PingFangSC-Regular, PingFang SC; font-weight: 400; color: #212629; margin-bottom: 2px; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; overflow: hidden; } .hotCompanyItemSummy { font-size: 14px; font-family: PingFangSC-Regular, PingFang SC; font-weight: 400; color: #818386; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; } .hotCompanyItemB { display: flex; align-items: center; justify-content: space-between; } .hotCompanyList .score { display: flex; align-items: center; left: auto; top: auto; } .hotCompanyPage { display: flex; justify-content: center; padding: 12px 18px; } .hotCompanyPage .pageNum { display: flex; align-items: center; } .hotCompanyPage .pageNum .pageNum-item { width: 8px; height: 8px; border-radius: 50%; background-color: rgba(0, 0, 0, 0.09); font-size: 16px; font-family: PingFangSC-Regular, PingFang SC; font-weight: 400; color: #d0d1d2; cursor: pointer; text-align: center; line-height: 27px; margin-right: 12px; } .hotCompanyPage .pageNum .pageNum-item:nth-child(2) { margin-right: 0; } .hotCompanyPage .pageNum .activeNum { background-color: #ffdb33; color: #212629; } .hotCompanyListAll { width: 1000%; } .scoreIcon { width: 16px; height: 16px; background: url('/img/resource/icon-star-2.png') no-repeat; background-size: 100% 100%; margin-right: 2px; display: inline-block; cursor: pointer; } .scoreStar { width: 16px; height: 16px; background: url('/img/resource/icon-star-1.png') no-repeat; background-size: 100% 100%; margin-right: 2px; display: inline-block; cursor: pointer; } .score { display: flex; align-items: center; } .scoreNum { font-size: 12px; font-family: PingFangSC-Regular, PingFang SC; font-weight: 400; color: #f17132; display: inline-block; margin-left: 2px; width: 18px; } .hotCompanyItemPosition { font-size: 12px; font-family: PingFangSC-Regular, PingFang SC; font-weight: 400; color: #818386; padding-left: 16px; background: url('/img/resource/icon-recomm-local.png') no-repeat; background-size: 12px 12px; background-position: 1px 3px; max-width: 80px; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; overflow: hidden; margin-right: 12px; } .hotCompanyItemCate { font-size: 12px; font-family: PingFangSC-Regular, PingFang SC; font-weight: 400; color: #818386; padding-left: 16px; max-width: 80px; background: url('/img/resource/icon-recomm-cate.png') no-repeat; background-size: 12px 12px; background-position: 1px 3px; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; overflow: hidden; } .linkadv { width:100%; height:340px; margin-bottom:10px; overflow:hidden; } .linkadv img { width:100%; height:100%; } .quanziItemLogo1 { position:relative; } .quanziItemLogo1::before { content:''; width:27px; height:12px; position:absolute; right:-14px; top:-6px; background:url('https://ipa.xy599.com/step_1_4_1670988376553.7831.png')no-repeat; background-size:100% 100%; } .quanziItemTitle1 { font-size: 16px; font-family: PingFangSC-Medium, PingFang SC; font-weight: 500; color: #FF6500; } </style> <div class="containerBox paddingBox clearfix"> <div class="container clearfix"> <div class="leftTool"> <div class="theiaStickySidebar " > <div class="leftBar"> <div class="leftBar_top"> <ul> <li class="activeItem"> <a href="/" class="homePart">首页</a> </li> <li> <a href="javascript:void(0);" class="ghPart"> <span>干货</span> <img class="moreIcon" src="/img/index/rightArrow.png" alt=""> </a> </li> <li> <a href="/bulletin" class="tPart">今日事</a> </li> <li> <a href="/qa">问答</a> </li> <li> <a href="/special">专题</a> </li> <li> <a href="/wiki">百科</a> </li> <li class="leftBar_Hot" > <a href="/website">工具</a> </li> </ul> </div> </div> <div class="leftBar_bottom"> <div class="wzItem"> <a href="javascript:void(0);" class="contribute"> <img src="/img/index/fbwz.png" alt=""> <span>发布文章</span> </a> </div> <div class="swItem"> <a href="/pc/marketing/home"> <img src="/img/index/swhz.png" alt=""> <span>联系我们</span> </a> </div> <div class="app_download_code2" style="display:none"> <img style="width:100%;height:100%;" src="/img/aboutus/xms3.png" alt=""> </div> </div> <div class="leftBar-box"> <div class="menudetail-tab-a leftBar-box-a"> <div class="tab-name-a">运营相关</div> <div class="tab-link_items" > <div class="tab-link"> <a href="/cat/135" >用户运营</a></div> <div class="tab-link"> <a href="/cat/118" >产品运营</a></div> <div class="tab-link"> <a href="/cat/101" >私域社群</a></div> <div class="tab-link"> <a href="/cat/104" >数据运营</a></div> <div class="tab-link"> <a href="/cat/102" >活动策划</a></div> <div class="tab-link"> <a href="/cat/136" >内容运营</a></div> <div class="tab-link"> <a href="/cat/103" >新媒体运营</a></div> <div class="tab-link"> <a href="/cat/116" >直播短视频</a></div> </div> </div> <div class="menudetail-tab-a leftBar-box-a"> <div class="tab-name-a">市场推广</div> <div class="tab-link_items" > <div class="tab-link"> <a href="/cat/134" >推广策略</a></div> <div class="tab-link"> <a href="/cat/131" >应用商店推广</a></div> <div class="tab-link"> <a href="/cat/132" >裂变引流</a></div> <div class="tab-link"> <a href="/cat/107" >信息流广告</a></div> <div class="tab-link"> <a href="/cat/106" >SEO/SEM</a></div> <div class="tab-link"> <a href="/cat/105" >ASO/ASA</a></div> <div class="tab-link"> <a href="/cat/130" >SNS/KOL</a></div> <div class="tab-link"> <a href="/cat/133" >线下推广</a></div> </div> </div> <div class="menudetail-tab-a leftBar-box-a"> <div class="tab-name-a">品牌营销</div> <div class="tab-link_items" > <div class="tab-link"> <a href="/cat/114" >品牌营销案例</a></div> <div class="tab-link"> <a href="/cat/108" >广告文案创意</a></div> <div class="tab-link"> <a href="/cat/115" >热点事件营销</a></div> </div> </div> <div class="menudetail-tab-a leftBar-box-a"> <div class="tab-name-a">行业综合</div> <div class="tab-link_items" > <div class="tab-link"> <a href="/cat/109" >行业动态</a></div> <div class="tab-link"> <a href="/cat/110" >职场认知</a></div> <div class="tab-link"> <a href="/cat/119" >效率工具</a></div> <div class="tab-link"> <a href="/cat/121" >活动信息</a></div> <div class="tab-link"> <a href="/cat/111" >数据报告</a></div> </div> </div> </div> </div> </div> <div class="left contentLeft" > <div class="banner clearfix"> <div class="swiper-container bannerL left" id="swiper-container"> <div class="swiper-wrapper"> <div class="swiper-slide scaleBigBox" data-id="998"> <a href="https://www.niaogebiji.com/article-644427-1.html" target="_blank" onclick="adv_click(998);"> <img class="scaleBig scaleBigImg" src="https://qnssl.niaogebiji.com/f7a2bf9222445e47cc776f6aeec28feb.png" alt=""/> <div class="swiper-slide-title">运营达人火热招募中!免费进群掌握行业最新动态!</div> <!-- <div class="bannerTitleBg"> <div class="bannerTitle"> <div class="bannerTitleText elp melp colorLink">运营达人火热招募中!免费进群掌握行业最新动态!</div> </div> </div> --> </a> </div> <div class="swiper-slide scaleBigBox" data-id="1163"> <a href="https://www.niaogebiji.com/article-692132-1.html" target="_blank" onclick="adv_click(1163);"> <img class="scaleBig scaleBigImg" src="https://qnssl.niaogebiji.com/a15425bd27b8606346a840016baa7b23.png" alt=""/> <div class="swiper-slide-title">这届年轻人选择“穷养自己,富养宠物”</div> <!-- <div class="bannerTitleBg"> <div class="bannerTitle"> <div class="bannerTitleText elp melp colorLink">这届年轻人选择“穷养自己,富养宠物”</div> </div> </div> --> </a> </div> <div class="swiper-slide scaleBigBox" data-id="1161"> <a href="https://www.niaogebiji.com/article-692045-1.html" target="_blank" onclick="adv_click(1161);"> <img class="scaleBig scaleBigImg" src="https://qnssl.niaogebiji.com/5fcb4fdb722978d0b16a354d2cd16167.png" alt=""/> <div class="swiper-slide-title">打工人,靠新中式按摩“续命”</div> <!-- <div class="bannerTitleBg"> <div class="bannerTitle"> <div class="bannerTitleText elp melp colorLink">打工人,靠新中式按摩“续命”</div> </div> </div> --> </a> </div> <div class="swiper-slide scaleBigBox" data-id="1159"> <a href="https://www.niaogebiji.com/article-692348-1.html" target="_blank" onclick="adv_click(1159);"> <img class="scaleBig scaleBigImg" src="https://qnssl.niaogebiji.com/93c1d7e99c6db53ddee252e0424a8c3d.png" alt=""/> <div class="swiper-slide-title">淘宝直播救不了美特斯邦威</div> <!-- <div class="bannerTitleBg"> <div class="bannerTitle"> <div class="bannerTitleText elp melp colorLink">淘宝直播救不了美特斯邦威</div> </div> </div> --> </a> </div> </div> <div class="swiper-button-prev swiper-button-white"></div> <div class="swiper-button-next swiper-button-white"></div> <div class="swiper-pagination change"></div> </div> <div class="bannerR left mobileHide"> <div class="scaleBigBox firstImg" > <a href="https://www.niaogebiji.com/article-691903-1.html" target="_blank" onclick="adv_click(940);"> <img src="https://qnssl.niaogebiji.com/e6f82fcb2f985d99ff114dbb19e9b47f.png" class="scaleBig lazyload" alt=""/> <div class="swiper-slide-stitle">霸道总裁俏阿姨,甜宠短剧卷向中老年</div> </a> </div> <div class="scaleBigBox" > <a href="https://www.niaogebiji.com/article-691958-1.html" target="_blank" onclick="adv_click(1164);"> <img src="https://qnssl.niaogebiji.com/7e9f82078f1d4202904e88e8ad2b79db.png" class="scaleBig lazyload" alt=""/> <div class="swiper-slide-stitle">小米悄然打入“她经济”消费市场</div> </a> </div> </div> </div> <div class="articleListBox articleListBoxInIndex"> <div class="articleBox clearfix shadowWrapperCardBox articleBox0 artic_item" data-timepoint="1732674864" data-porder="1245876" data-readnum="1431" > <div class="articleImg left scaleBigBox"> <a href="/article-693614-1.html" target="_blank" data-timepoint="1732674864" class="articleImgLink scaleBig" style="background-image: url('https://qnssl.niaogebiji.com/81644157067462e27433ac1.22090628.jpeg')"> 贝壳“看长” </a> </div> <div class="article left"> <a href="/article-693614-1.html" target="_blank"> <div class="articleTitle elp">贝壳“看长”</div> </a> <div class="articleContent mobileHide elps" data-content="" data-id="693614"> <a href="/article-693614-1.html" class="articleContentInner contentText-more">导语:一家愿意“看长”的企业,更容易基业长青。房产政策春风阵阵,但市场不可能回到以往快速增长的时代,已成事实。承压环境下,更能考验深处其中企业的底色。11月21日,一站式新居住服务平台贝壳(BEKE.US;02423.HK)发布2024年第三季度财务业绩。报告期内,贝壳总交易额(GTV)为7368亿</a> </div> <div class="articleInfBox articleInfBox2 mobileHide ContentItem-actions Sticky RichContent-actions is-bottom"> <a href="/authorview/5597" style="position: relative;top: 1px;" target="_blank" ><span class="author articleInfBoxItem" style="width: auto;margin-right: 0;font-weight: normal;">阿尔法工场研究院</span></a > <span class="splitLine">|</span> <span class="writeTime articleListControlNewBtn2 articleListControlBtnWrap articleInfBoxItem" style="font-weight: normal;">2024-11-27</span> <span class="splitLine">|</span> <span class="reading articleClassify2" style="font-weight: normal;">1431</span> <a href="/cat/109" class="text_fix_1 mobileHide articleInfBoxItem colorLink" style="font-weight: normal;" target="_blank"> 行业动态 </a> </div> </div> </div> <!-- 找渠道 --> <!-- <div class="mobileHide topicIndex qudaoBox"> <div class="scaleBigBox scaleBigBoxTopicIndex1 clearfix" style="position: relative"> <div class="topicTitle"> <div class="hezuoTitle"> <img src="img/index/qudaoItemLogo.png" alt=""/> <span>找渠道</span> </div> <a class="topicTitleMore" href="/zchnlist">更多找渠道</a> </div> <div class="topicInfo"> <div class="topicItem1"> <a href="/zchndetail/" target="_blank" class="topicItem"> <div class="qudaoItem qudaoItem1"> <div class="qudaoItemTitle"> <img class="qudaoLogo" src="" alt=""/> <div class="qudaoTip"> <div></div> <div></div> </div> </div> <div class="qudaoItemBottom"> <div class="qudaobottomInfo"> <span class="qudaoCompany"></span> <span class="qudaoBtn">联系 ></span> </div> </div> <div class="qudaoMore">更多服务商</div> </div> </a> </div> </div> </div> </div> --> <div class="articleBox clearfix shadowWrapperCardBox articleBox1 artic_item" data-timepoint="1732674743" data-porder="1245875" data-readnum="1342" > <div class="articleImg left scaleBigBox"> <a href="/article-693612-1.html" target="_blank" data-timepoint="1732674743" class="articleImgLink scaleBig" style="background-image: url('https://qnssl.niaogebiji.com/93933244367462e03afa386.03480659.jpeg')"> 品牌集体「Jellycat化」,消费新潮流下的心灵慰藉 </a> </div> <div class="article left"> <a href="/article-693612-1.html" target="_blank"> <div class="articleTitle elp">品牌集体「Jellycat化」,消费新潮流下的心灵慰藉</div> </a> <div class="articleContent mobileHide elps" data-content="" data-id="693612"> <a href="/article-693612-1.html" class="articleContentInner contentText-more">“一个人不可能同时拥有焦虑感和Jellycat。”说到2024年的热门消费趋势之一,由Jellycat带头掀起的毛绒玩偶热度回潮绝对位列其中。据新红数据显示,在小红书,#Jellycat#话题总浏览量超过25.49亿次, #Jellycat新品#话题也有超过2.21亿次总浏览量。做一个直观但不全面的</a> </div> <div class="articleInfBox articleInfBox2 mobileHide ContentItem-actions Sticky RichContent-actions is-bottom"> <a href="/authorview/11383" style="position: relative;top: 1px;" target="_blank" ><span class="author articleInfBoxItem" style="width: auto;margin-right: 0;font-weight: normal;">黑马营销</span></a > <span class="splitLine">|</span> <span class="writeTime articleListControlNewBtn2 articleListControlBtnWrap articleInfBoxItem" style="font-weight: normal;">2024-11-27</span> <span class="splitLine">|</span> <span class="reading articleClassify2" style="font-weight: normal;">1342</span> <a href="/cat/114" class="text_fix_1 mobileHide articleInfBoxItem colorLink" style="font-weight: normal;" target="_blank"> 品牌营销案例 </a> </div> </div> </div> <!-- 找渠道 --> <!-- <div class="mobileHide topicIndex qudaoBox"> <div class="scaleBigBox scaleBigBoxTopicIndex1 clearfix" style="position: relative"> <div class="topicTitle"> <div class="hezuoTitle"> <img src="img/index/qudaoItemLogo.png" alt=""/> <span>找渠道</span> </div> <a class="topicTitleMore" href="/zchnlist">更多找渠道</a> </div> <div class="topicInfo"> <div class="topicItem1"> <a href="/zchndetail/" target="_blank" class="topicItem"> <div class="qudaoItem qudaoItem1"> <div class="qudaoItemTitle"> <img class="qudaoLogo" src="" alt=""/> <div class="qudaoTip"> <div></div> <div></div> </div> </div> <div class="qudaoItemBottom"> <div class="qudaobottomInfo"> <span class="qudaoCompany"></span> <span class="qudaoBtn">联系 ></span> </div> </div> <div class="qudaoMore">更多服务商</div> </div> </a> </div> </div> </div> </div> --> <div class="articleBox clearfix shadowWrapperCardBox articleBox2 adv_item" data-timepoint="1686844800" data-porder="0" data-readnum="0" onclick="adv_click(999);" > <div class="articleImg left scaleBigBox"> <a href="https://www.niaogebiji.com/article-644427-1.html" target="_blank" data-timepoint="1686844800" class="articleImgLink scaleBig" style="background-image: url('https://qnssl.niaogebiji.com/753517847c02a99ba3285286d2dcbf3c.png')"> 鸟哥笔记免费运营交流群 </a> </div> <div class="article left"> <a href="https://www.niaogebiji.com/article-644427-1.html" target="_blank"> <div class="articleTitle elp">鸟哥笔记免费运营交流群</div> </a> <div class="articleContent mobileHide elps" data-content="" data-id="0"> <a href="https://www.niaogebiji.com/article-644427-1.html" class="articleContentInner contentText-more"></a> </div> <div class="articleInfBox articleInfBox2 mobileHide ContentItem-actions Sticky RichContent-actions is-bottom"> <span class="author articleInfBoxItem emptyAuthorId" style="width: auto;margin-right: 0;font-weight: normal;">鸟哥笔记的朋友们</span> <span class="splitLine">|</span> <span class="writeTime articleListControlNewBtn2 articleListControlBtnWrap articleInfBoxItem" style="font-weight: normal;">2023-06-16</span> <span class="splitLine">|</span> <span class="reading articleClassify2" style="font-weight: normal;">388590</span> <a href="https://www.niaogebiji.com/article-644427-1.html" class=" mobileHide articleInfBoxItem colorLink text_fix_1" style="font-weight: normal;" target="_blank"> </a> </div> </div> </div> <!-- 找渠道 --> <!-- <div class="mobileHide topicIndex qudaoBox"> <div class="scaleBigBox scaleBigBoxTopicIndex1 clearfix" style="position: relative"> <div class="topicTitle"> <div class="hezuoTitle"> <img src="img/index/qudaoItemLogo.png" alt=""/> <span>找渠道</span> </div> <a class="topicTitleMore" href="/zchnlist">更多找渠道</a> </div> <div class="topicInfo"> <div class="topicItem1"> <a href="/zchndetail/" target="_blank" class="topicItem"> <div class="qudaoItem qudaoItem1"> <div class="qudaoItemTitle"> <img class="qudaoLogo" src="" alt=""/> <div class="qudaoTip"> <div></div> <div></div> </div> </div> <div class="qudaoItemBottom"> <div class="qudaobottomInfo"> <span class="qudaoCompany"></span> <span class="qudaoBtn">联系 ></span> </div> </div> <div class="qudaoMore">更多服务商</div> </div> </a> </div> </div> </div> </div> --> <div class="articleBox clearfix shadowWrapperCardBox articleBox3 artic_item" data-timepoint="1732674510" data-porder="1245874" data-readnum="1305" > <div class="articleImg left scaleBigBox"> <a href="/article-693617-1.html" target="_blank" data-timepoint="1732674510" class="articleImgLink scaleBig" style="background-image: url('https://qnssl.niaogebiji.com/35216972367463b82809ab5.80992969.jpeg')"> 孙东旭回归直播间,东方甄选走出“去辉化”阴影? </a> </div> <div class="article left"> <a href="/article-693617-1.html" target="_blank"> <div class="articleTitle elp">孙东旭回归直播间,东方甄选走出“去辉化”阴影?</div> </a> <div class="articleContent mobileHide elps" data-content="" data-id="693617"> <a href="/article-693617-1.html" class="articleContentInner contentText-more">图片来源:Pixabay暂别一年多,孙东旭回到了东方甄选直播间。11月24日,孙东旭回归东方甄选直播间,在直播中,他和天权再次搭档,在仓库给消费者打包快递。东方甄选官方账号更是发文感叹:“回来了,都回来了!”后一日,东方甄选股价大涨9%,以15.02港元/股收盘。一年前,因“小作文”事件,外界热议东</a> </div> <div class="articleInfBox articleInfBox2 mobileHide ContentItem-actions Sticky RichContent-actions is-bottom"> <a href="/authorview/24236" style="position: relative;top: 1px;" target="_blank" ><span class="author articleInfBoxItem" style="width: auto;margin-right: 0;font-weight: normal;">征探财经</span></a > <span class="splitLine">|</span> <span class="writeTime articleListControlNewBtn2 articleListControlBtnWrap articleInfBoxItem" style="font-weight: normal;">2024-11-27</span> <span class="splitLine">|</span> <span class="reading articleClassify2" style="font-weight: normal;">1305</span> <a href="/cat/109" class="text_fix_1 mobileHide articleInfBoxItem colorLink" style="font-weight: normal;" target="_blank"> 行业动态 </a> </div> </div> </div> <!-- 找渠道 --> <!-- <div class="mobileHide topicIndex qudaoBox"> <div class="scaleBigBox scaleBigBoxTopicIndex1 clearfix" style="position: relative"> <div class="topicTitle"> <div class="hezuoTitle"> <img src="img/index/qudaoItemLogo.png" alt=""/> <span>找渠道</span> </div> <a class="topicTitleMore" href="/zchnlist">更多找渠道</a> </div> <div class="topicInfo"> <div class="topicItem1"> <a href="/zchndetail/" target="_blank" class="topicItem"> <div class="qudaoItem qudaoItem1"> <div class="qudaoItemTitle"> <img class="qudaoLogo" src="" alt=""/> <div class="qudaoTip"> <div></div> <div></div> </div> </div> <div class="qudaoItemBottom"> <div class="qudaobottomInfo"> <span class="qudaoCompany"></span> <span class="qudaoBtn">联系 ></span> </div> </div> <div class="qudaoMore">更多服务商</div> </div> </a> </div> </div> </div> </div> --> <div class="articleBox clearfix shadowWrapperCardBox articleBox4 artic_item" data-timepoint="1732674395" data-porder="1245873" data-readnum="1444" > <div class="articleImg left scaleBigBox"> <a href="/article-693616-1.html" target="_blank" data-timepoint="1732674395" class="articleImgLink scaleBig" style="background-image: url('https://qnssl.niaogebiji.com/156459580767462e328a8cc7.63733302.jpeg')"> 炮轰QQ音乐,“云村”为何emo? </a> </div> <div class="article left"> <a href="/article-693616-1.html" target="_blank"> <div class="articleTitle elp">炮轰QQ音乐,“云村”为何emo?</div> </a> <div class="articleContent mobileHide elps" data-content="" data-id="693616"> <a href="/article-693616-1.html" class="articleContentInner contentText-more">作者|小冬声明|题图来源于网络。惊蛰研究所原创文章,如需转载请留言申请开白。一夜之间,朴实的互联网“商战”似乎又回来了。11月25日,网易云音乐在官方微博发布长图指责QQ音乐“抄袭”其产品创意,随即引发了网友们的高度关注。不过QQ音乐并未公开进行回应,只是与QQ音乐同属腾讯音乐娱乐集团(TME)</a> </div> <div class="articleInfBox articleInfBox2 mobileHide ContentItem-actions Sticky RichContent-actions is-bottom"> <a href="/authorview/24552" style="position: relative;top: 1px;" target="_blank" ><span class="author articleInfBoxItem" style="width: auto;margin-right: 0;font-weight: normal;">惊蛰研究所</span></a > <span class="splitLine">|</span> <span class="writeTime articleListControlNewBtn2 articleListControlBtnWrap articleInfBoxItem" style="font-weight: normal;">2024-11-27</span> <span class="splitLine">|</span> <span class="reading articleClassify2" style="font-weight: normal;">1444</span> <a href="/cat/109" class="text_fix_1 mobileHide articleInfBoxItem colorLink" style="font-weight: normal;" target="_blank"> 行业动态 </a> </div> </div> </div> <div class="mobileHide topicIndex "> <!-- 专题 --> <div class="scaleBigBox scaleBigBoxTopicIndex1" style="position: relative"> <div class="topicTitle"> <div>专题</div> <a class="topicTitleMore" href="/special">更多专题</a> </div> <div class="topicInfo" style="overflow-y: scroll;"> <div class="topicInfo-scroll"> <div class="topicItem" style="margin-right: 10px;"> <a href="/topicdetail/77" target="_blank" class="topicItem"> <div class="topicImgLink scaleBig" style="background-image: url('https://qnssl.niaogebiji.com/36079278962a994401b1811.11346143.jpeg')"></div> <div class="topicItemText"> <div>私域流量运营大全</div> <div class="topicItemBottom"> <span>156</span> <span>文章</span> <span>1393354</span> <span>人次已学习</span> </div> </div> </a> </div> <div class="topicItem" style="margin-right: 10px;"> <a href="/topicdetail/12" target="_blank" class="topicItem"> <div class="topicImgLink scaleBig" style="background-image: url('https://qnssl.niaogebiji.com/3547914895bbaf9ba664759.39544404.png')"></div> <div class="topicItemText"> <div>如何策划出一场爆款活动?</div> <div class="topicItemBottom"> <span>17</span> <span>文章</span> <span>196937</span> <span>人次已学习</span> </div> </div> </a> </div> <div class="topicItem" style="margin-right: 10px;"> <a href="/topicdetail/72" target="_blank" class="topicItem"> <div class="topicImgLink scaleBig" style="background-image: url('https://qnssl.niaogebiji.com/91bef435c5b701d752fea65517f3fef1.png')"></div> <div class="topicItemText"> <div>小红书运营指南</div> <div class="topicItemBottom"> <span>169</span> <span>文章</span> <span>1549175</span> <span>人次已学习</span> </div> </div> </a> </div> </div> </div> </div> </div> <!-- 找渠道 --> <!-- <div class="mobileHide topicIndex qudaoBox"> <div class="scaleBigBox scaleBigBoxTopicIndex1 clearfix" style="position: relative"> <div class="topicTitle"> <div class="hezuoTitle"> <img src="img/index/qudaoItemLogo.png" alt=""/> <span>找渠道</span> </div> <a class="topicTitleMore" href="/zchnlist">更多找渠道</a> </div> <div class="topicInfo"> <div class="topicItem1"> <a href="/zchndetail/" target="_blank" class="topicItem"> <div class="qudaoItem qudaoItem1"> <div class="qudaoItemTitle"> <img class="qudaoLogo" src="" alt=""/> <div class="qudaoTip"> <div></div> <div></div> </div> </div> <div class="qudaoItemBottom"> <div class="qudaobottomInfo"> <span class="qudaoCompany"></span> <span class="qudaoBtn">联系 ></span> </div> </div> <div class="qudaoMore">更多服务商</div> </div> </a> </div> </div> </div> </div> --> <div class="articleBox clearfix shadowWrapperCardBox articleBox5 artic_item" data-timepoint="1732673400" data-porder="1245867" data-readnum="1382" > <div class="articleImg left scaleBigBox"> <a href="/article-693631-1.html" target="_blank" data-timepoint="1732673400" class="articleImgLink scaleBig" style="background-image: url('https://qnssl.niaogebiji.com/1d779e8a06ac2a215d2effe4bc0b9eb51732673178955.png')"> 当人海战术遇上AI脚本,电商人自发围猎“羊毛党” </a> </div> <div class="article left"> <a href="/article-693631-1.html" target="_blank"> <div class="articleTitle elp">当人海战术遇上AI脚本,电商人自发围猎“羊毛党”</div> </a> <div class="articleContent mobileHide elps" data-content="" data-id="693631"> <a href="/article-693631-1.html" class="articleContentInner contentText-more">羊毛党、仅退款欺人太甚,商家开始反击</a> </div> <div class="articleInfBox articleInfBox2 mobileHide ContentItem-actions Sticky RichContent-actions is-bottom"> <a href="/authorview/11356" style="position: relative;top: 1px;" target="_blank" ><span class="author articleInfBoxItem" style="width: auto;margin-right: 0;font-weight: normal;">互联网那些事</span></a > <span class="splitLine">|</span> <span class="writeTime articleListControlNewBtn2 articleListControlBtnWrap articleInfBoxItem" style="font-weight: normal;">2024-11-27</span> <span class="splitLine">|</span> <span class="reading articleClassify2" style="font-weight: normal;">1382</span> <a href="/cat/109" class="text_fix_1 mobileHide articleInfBoxItem colorLink" style="font-weight: normal;" target="_blank"> 行业动态 </a> </div> </div> </div> <!-- 找渠道 --> <!-- <div class="mobileHide topicIndex qudaoBox"> <div class="scaleBigBox scaleBigBoxTopicIndex1 clearfix" style="position: relative"> <div class="topicTitle"> <div class="hezuoTitle"> <img src="img/index/qudaoItemLogo.png" alt=""/> <span>找渠道</span> </div> <a class="topicTitleMore" href="/zchnlist">更多找渠道</a> </div> <div class="topicInfo"> <div class="topicItem1"> <a href="/zchndetail/" target="_blank" class="topicItem"> <div class="qudaoItem qudaoItem1"> <div class="qudaoItemTitle"> <img class="qudaoLogo" src="" alt=""/> <div class="qudaoTip"> <div></div> <div></div> </div> </div> <div class="qudaoItemBottom"> <div class="qudaobottomInfo"> <span class="qudaoCompany"></span> <span class="qudaoBtn">联系 ></span> </div> </div> <div class="qudaoMore">更多服务商</div> </div> </a> </div> </div> </div> </div> --> <div class="articleBox clearfix shadowWrapperCardBox articleBox6 adv_item" data-timepoint="1682352000" data-porder="0" data-readnum="0" onclick="adv_click(965);" > <div class="articleImg left scaleBigBox"> <a href="https://www.niaogebiji.com/article-644427-1.html" target="_blank" data-timepoint="1682352000" class="articleImgLink scaleBig" style="background-image: url('https://qnssl.niaogebiji.com/5c3271131083e866b20df327d6038a35.png')"> 运营达人火热招募中!免费进群分享交流行业动态! </a> </div> <div class="article left"> <a href="https://www.niaogebiji.com/article-644427-1.html" target="_blank"> <div class="articleTitle elp">运营达人火热招募中!免费进群分享交流行业动态!</div> </a> <div class="articleContent mobileHide elps" data-content="" data-id="0"> <a href="https://www.niaogebiji.com/article-644427-1.html" class="articleContentInner contentText-more"></a> </div> <div class="articleInfBox articleInfBox2 mobileHide ContentItem-actions Sticky RichContent-actions is-bottom"> <span class="author articleInfBoxItem emptyAuthorId" style="width: auto;margin-right: 0;font-weight: normal;">鸟哥笔记的朋友们</span> <span class="splitLine">|</span> <span class="writeTime articleListControlNewBtn2 articleListControlBtnWrap articleInfBoxItem" style="font-weight: normal;">2023-04-25</span> <span class="splitLine">|</span> <span class="reading articleClassify2" style="font-weight: normal;">129268</span> <a href="https://www.niaogebiji.com/article-644427-1.html" class=" mobileHide articleInfBoxItem colorLink text_fix_1" style="font-weight: normal;" target="_blank"> </a> </div> </div> </div> <!-- 找渠道 --> <!-- <div class="mobileHide topicIndex qudaoBox"> <div class="scaleBigBox scaleBigBoxTopicIndex1 clearfix" style="position: relative"> <div class="topicTitle"> <div class="hezuoTitle"> <img src="img/index/qudaoItemLogo.png" alt=""/> <span>找渠道</span> </div> <a class="topicTitleMore" href="/zchnlist">更多找渠道</a> </div> <div class="topicInfo"> <div class="topicItem1"> <a href="/zchndetail/" target="_blank" class="topicItem"> <div class="qudaoItem qudaoItem1"> <div class="qudaoItemTitle"> <img class="qudaoLogo" src="" alt=""/> <div class="qudaoTip"> <div></div> <div></div> </div> </div> <div class="qudaoItemBottom"> <div class="qudaobottomInfo"> <span class="qudaoCompany"></span> <span class="qudaoBtn">联系 ></span> </div> </div> <div class="qudaoMore">更多服务商</div> </div> </a> </div> </div> </div> </div> --> <div class="articleBox clearfix shadowWrapperCardBox articleBox7 artic_item" data-timepoint="1732673332" data-porder="1245863" data-readnum="1184" > <div class="articleImg left scaleBigBox"> <a href="/article-693623-1.html" target="_blank" data-timepoint="1732673332" class="articleImgLink scaleBig" style="background-image: url('https://qnssl.niaogebiji.com/477365531674657a6233455.41020145.jpeg')"> 高阶策略人必备的系统思维,到底是什么? </a> </div> <div class="article left"> <a href="/article-693623-1.html" target="_blank"> <div class="articleTitle elp">高阶策略人必备的系统思维,到底是什么?</div> </a> <div class="articleContent mobileHide elps" data-content="" data-id="693623"> <a href="/article-693623-1.html" class="articleContentInner contentText-more">— 第163篇文章 —文末有免费及付费彩蛋当我们说系统思维的时候,其实我们在说什么?因为系统思考,所以接近本质。当我们说系统思维的时候,其实想要的是问题的最优解。系统思维是更快找到核心,更快找到切入点,也是更快拉起框架的思维方式。高阶的策略人,他们的“凭直觉”决策,总能快狠准,让人忍不住拍案叫绝。策</a> </div> <div class="articleInfBox articleInfBox2 mobileHide ContentItem-actions Sticky RichContent-actions is-bottom"> <a href="/authorview/5324" style="position: relative;top: 1px;" target="_blank" ><span class="author articleInfBoxItem" style="width: auto;margin-right: 0;font-weight: normal;">策略人藏锋</span></a > <span class="splitLine">|</span> <span class="writeTime articleListControlNewBtn2 articleListControlBtnWrap articleInfBoxItem" style="font-weight: normal;">2024-11-27</span> <span class="splitLine">|</span> <span class="reading articleClassify2" style="font-weight: normal;">1184</span> <a href="/cat/136" class="text_fix_1 mobileHide articleInfBoxItem colorLink" style="font-weight: normal;" target="_blank"> 内容运营 </a> </div> </div> </div> <div class="mobileHide topicIndex answerBox"> <div class="answerBox-title"> <div class="answerBox-title-l">问答</div> <a href="/qa">更多问答</a> </div> <div class="answerBox-content"> <a href="/question/30" class="answerBox-item"> <div class="answerBox-item-l">1</div> <div class="answerBox-item-r"> <div class="answerBox-item-r-title">大家能说说都是怎么理解社群运营这个岗位的吗?</div> <div class="answerBox-item-r-bottom"> <div class="answer-avator-list"> <img src="https://qnssl.niaogebiji.com/604458132639441cc12a5c1.73677482.png" alt=""> <img src="https://qnssl.niaogebiji.com/14584517196139798f293fc3.35077676.png" alt=""> <img src="https://qnssl.niaogebiji.com/1633406365eca9ea384cf88.89298383.jpeg" alt=""> <img src="https://qnssl.niaogebiji.com/2146064045631afa1d65e3b0.78639403.png" alt=""> <img src="https://qnssl.niaogebiji.com/1758170277625cb98e8f7c26.07733160.jpg" alt=""> </div> <div class="answerBox-bottom-text">9人参与了讨论</div> </div> </div> </a> <a href="/question/3" class="answerBox-item"> <div class="answerBox-item-l">2</div> <div class="answerBox-item-r"> <div class="answerBox-item-r-title">产品运营、用户运营、内容运营到底有哪些区别?</div> <div class="answerBox-item-r-bottom"> <div class="answer-avator-list"> <img src="https://qnssl.niaogebiji.com/avatar.2020031712000038.jpeg" alt=""> <img src="https://qnssl.niaogebiji.com/avatar.2020031712000034.jpg" alt=""> </div> <div class="answerBox-bottom-text">2人参与了讨论</div> </div> </div> </a> <a href="/question/336" class="answerBox-item"> <div class="answerBox-item-l">3</div> <div class="answerBox-item-r"> <div class="answerBox-item-r-title">互联网运营推广的技巧有哪些?有大佬可以分享一下心得吗?</div> <div class="answerBox-item-r-bottom"> <div class="answer-avator-list"> <img src="https://qnssl.niaogebiji.com/avatar.2020010321130006.jpeg" alt=""> <img src="https://qnssl.niaogebiji.com/avatar.2020031712000014.jpg" alt=""> </div> <div class="answerBox-bottom-text">2人参与了讨论</div> </div> </div> </a> <a href="/question/329" class="answerBox-item"> <div class="answerBox-item-l">4</div> <div class="answerBox-item-r"> <div class="answerBox-item-r-title">新媒体为什么新?新媒体新在哪里了呢?</div> <div class="answerBox-item-r-bottom"> <div class="answer-avator-list"> <img src="https://qnssl.niaogebiji.com/avatar.2020010321130072.jpg" alt=""> <img src="https://qnssl.niaogebiji.com/avatar.2020010321130072.jpg" alt=""> </div> <div class="answerBox-bottom-text">2人参与了讨论</div> </div> </div> </a> </div> </div> <!-- 找渠道 --> <!-- <div class="mobileHide topicIndex qudaoBox"> <div class="scaleBigBox scaleBigBoxTopicIndex1 clearfix" style="position: relative"> <div class="topicTitle"> <div class="hezuoTitle"> <img src="img/index/qudaoItemLogo.png" alt=""/> <span>找渠道</span> </div> <a class="topicTitleMore" href="/zchnlist">更多找渠道</a> </div> <div class="topicInfo"> <div class="topicItem1"> <a href="/zchndetail/" target="_blank" class="topicItem"> <div class="qudaoItem qudaoItem1"> <div class="qudaoItemTitle"> <img class="qudaoLogo" src="" alt=""/> <div class="qudaoTip"> <div></div> <div></div> </div> </div> <div class="qudaoItemBottom"> <div class="qudaobottomInfo"> <span class="qudaoCompany"></span> <span class="qudaoBtn">联系 ></span> </div> </div> <div class="qudaoMore">更多服务商</div> </div> </a> </div> </div> </div> </div> --> <div class="articleBox clearfix shadowWrapperCardBox articleBox8 artic_item" data-timepoint="1732672860" data-porder="1245862" data-readnum="2527" > <div class="articleImg left scaleBigBox"> <a href="/article-693627-1.html" target="_blank" data-timepoint="1732672860" class="articleImgLink scaleBig" style="background-image: url('https://qnssl.niaogebiji.com/337173997674665bd5e2d03.15216522.jpeg')"> 高客单产品怎么卖?只需解决这3个问题! </a> </div> <div class="article left"> <a href="/article-693627-1.html" target="_blank"> <div class="articleTitle elp">高客单产品怎么卖?只需解决这3个问题!</div> </a> <div class="articleContent mobileHide elps" data-content="" data-id="693627"> <a href="/article-693627-1.html" class="articleContentInner contentText-more">上周11.22-23在广州举办了为期2天的《小红书内容增长线下课》,从大家的好评反馈能看出,确实解决了很多品牌当下的问题,非常开心我们的课程能帮到大家~另外在课程现场学员单独提问“关于高客单价产品怎么在小红书推广?” ,其实这个问题我们往期也有会员问到,因此本期文章我们会以小红书家电板块下的洗衣机为</a> </div> <div class="articleInfBox articleInfBox2 mobileHide ContentItem-actions Sticky RichContent-actions is-bottom"> <a href="/authorview/24376" style="position: relative;top: 1px;" target="_blank" ><span class="author articleInfBoxItem" style="width: auto;margin-right: 0;font-weight: normal;">楠开口</span></a > <span class="splitLine">|</span> <span class="writeTime articleListControlNewBtn2 articleListControlBtnWrap articleInfBoxItem" style="font-weight: normal;">2024-11-27</span> <span class="splitLine">|</span> <span class="reading articleClassify2" style="font-weight: normal;">2527</span> <a href="/cat/103" class="text_fix_1 mobileHide articleInfBoxItem colorLink" style="font-weight: normal;" target="_blank"> 新媒体运营 </a> </div> </div> </div> <!-- 找渠道 --> <!-- <div class="mobileHide topicIndex qudaoBox"> <div class="scaleBigBox scaleBigBoxTopicIndex1 clearfix" style="position: relative"> <div class="topicTitle"> <div class="hezuoTitle"> <img src="img/index/qudaoItemLogo.png" alt=""/> <span>找渠道</span> </div> <a class="topicTitleMore" href="/zchnlist">更多找渠道</a> </div> <div class="topicInfo"> <div class="topicItem1"> <a href="/zchndetail/" target="_blank" class="topicItem"> <div class="qudaoItem qudaoItem1"> <div class="qudaoItemTitle"> <img class="qudaoLogo" src="" alt=""/> <div class="qudaoTip"> <div></div> <div></div> </div> </div> <div class="qudaoItemBottom"> <div class="qudaobottomInfo"> <span class="qudaoCompany"></span> <span class="qudaoBtn">联系 ></span> </div> </div> <div class="qudaoMore">更多服务商</div> </div> </a> </div> </div> </div> </div> --> <div class="articleBox clearfix shadowWrapperCardBox articleBox9 artic_item" data-timepoint="1732603500" data-porder="1245744" data-readnum="8134" > <div class="articleImg left scaleBigBox"> <a href="/article-693485-1.html" target="_blank" data-timepoint="1732603500" class="articleImgLink scaleBig" style="background-image: url('https://qnssl.niaogebiji.com/17676855726744b2206e0219.25072193.jpeg')"> “麦琳们”带不动小芒电商 </a> </div> <div class="article left"> <a href="/article-693485-1.html" target="_blank"> <div class="articleTitle elp">“麦琳们”带不动小芒电商</div> </a> <div class="articleContent mobileHide elps" data-content="" data-id="693485"> <a href="/article-693485-1.html" class="articleContentInner contentText-more">从荧幕热点到电商冷遇——麦琳效应引发带货热潮,但芒果TV旗下的小芒电商却陷销量迷局。原创@新熵作者丨江蓠 编辑丨蕨影随着芒果TV婚姻纪实观察真人秀节目《再见爱人4》的热播,素人嘉宾麦琳因种种“神操作”频上热搜,也在各社交媒体上带火了卓资山熏鸡和上海青团。“熏鸡事变”后,芒果TV借节目热度开启带货模式</a> </div> <div class="articleInfBox articleInfBox2 mobileHide ContentItem-actions Sticky RichContent-actions is-bottom"> <a href="/authorview/5809" style="position: relative;top: 1px;" target="_blank" ><span class="author articleInfBoxItem" style="width: auto;margin-right: 0;font-weight: normal;">新熵</span></a > <span class="splitLine">|</span> <span class="writeTime articleListControlNewBtn2 articleListControlBtnWrap articleInfBoxItem" style="font-weight: normal;">2024-11-26</span> <span class="splitLine">|</span> <span class="reading articleClassify2" style="font-weight: normal;">8134</span> <a href="/cat/118" class="text_fix_1 mobileHide articleInfBoxItem colorLink" style="font-weight: normal;" target="_blank"> 产品运营 </a> </div> </div> </div> <div class="mobileHide topicIndex hezuoBox"> <!-- 找合作 --> <div class="scaleBigBox scaleBigBoxTopicIndex1 clearfix" style="position: relative;"> <div class="topicTitle"> <div class="hezuoTitle"> <img src="img/index/hezuoItemLogo.png" alt=""/> <span>找合作</span> </div> <a class="topicTitleMore" href="/cooplist">更多找合作</a> </div> <div class="topicInfo"> <div class="topicItem1 " > <a href="/coopdetail/14389" target="_blank" style="width:auto;" class="topicItem "> <div class="hezuoItem hezuoItem1"> <img src="https://qnssl.niaogebiji.com/834149015606e67341e3685.34083082.jpeg" alt="" class="hezuoImg"/> <div class="hezuoText hezuoText1"> <div class="hezuoTextTitle">品牌新媒体推广资源供应</div> <div class="hezuoBottom"> <div class="hezuoBottom" style="margin:12px 0;"> <span class="hezuoKey hezuoKey1">电商</span> <span class="hezuoKey hezuoKey1">全国</span> </div> <div class="hezuoBottomItem"> <span ></span> </div> </div> </div> </div> </a> </div> <div class="topicItem1 " > <a href="/coopdetail/14361" target="_blank" style="width:auto;" class="topicItem "> <div class="hezuoItem hezuoItem1"> <img src="https://qnssl.niaogebiji.com/15971138005f7fe88de67299.86468721.jpeg" alt="" class="hezuoImg"/> <div class="hezuoText hezuoText1"> <div class="hezuoTextTitle">办公工具类产品,会员互换/联合会员</div> <div class="hezuoBottom"> <div class="hezuoBottom" style="margin:12px 0;"> <span class="hezuoKey hezuoKey1">商务</span> <span class="hezuoKey hezuoKey1">全国</span> </div> <div class="hezuoBottomItem"> <span ></span> </div> </div> </div> </div> </a> </div> </div> </div> </div> <!-- 找渠道 --> <!-- <div class="mobileHide topicIndex qudaoBox"> <div class="scaleBigBox scaleBigBoxTopicIndex1 clearfix" style="position: relative"> <div class="topicTitle"> <div class="hezuoTitle"> <img src="img/index/qudaoItemLogo.png" alt=""/> <span>找渠道</span> </div> <a class="topicTitleMore" href="/zchnlist">更多找渠道</a> </div> <div class="topicInfo"> <div class="topicItem1"> <a href="/zchndetail/" target="_blank" class="topicItem"> <div class="qudaoItem qudaoItem1"> <div class="qudaoItemTitle"> <img class="qudaoLogo" src="" alt=""/> <div class="qudaoTip"> <div></div> <div></div> </div> </div> <div class="qudaoItemBottom"> <div class="qudaobottomInfo"> <span class="qudaoCompany"></span> <span class="qudaoBtn">联系 ></span> </div> </div> <div class="qudaoMore">更多服务商</div> </div> </a> </div> </div> </div> </div> --> <div class="articleBox clearfix shadowWrapperCardBox articleBox10 artic_item" data-timepoint="1732602197" data-porder="1245732" data-readnum="7422" > <div class="articleImg left scaleBigBox"> <a href="/article-693542-1.html" target="_blank" data-timepoint="1732602197" class="articleImgLink scaleBig" style="background-image: url('https://qnssl.niaogebiji.com/292364086674568926c4e12.67149141.jpeg')"> 退役运动员跳热舞,涨粉244万;打造网红版《星光大道》 </a> </div> <div class="article left"> <a href="/article-693542-1.html" target="_blank"> <div class="articleTitle elp">退役运动员跳热舞,涨粉244万;打造网红版《星光大道》</div> </a> <div class="articleContent mobileHide elps" data-content="" data-id="693542"> <a href="/article-693542-1.html" class="articleContentInner contentText-more">⭐️欢迎关注预约“新榜和ta的朋友”系列直播依托新榜旗下抖音数据工具“新抖”,新榜推出「抖音涨粉榜」,每周一期。本次统计周期为2024年11月18日到2024年11月24日。“56学姐(798)”位列本周涨粉榜第一位,一周涨粉超250万。“56学姐(798)”是退役体操运动员吴柳芳的个人抖音账号。最</a> </div> <div class="articleInfBox articleInfBox2 mobileHide ContentItem-actions Sticky RichContent-actions is-bottom"> <a href="/authorview/2159" style="position: relative;top: 1px;" target="_blank" ><span class="author articleInfBoxItem" style="width: auto;margin-right: 0;font-weight: normal;">新榜</span></a > <span class="splitLine">|</span> <span class="writeTime articleListControlNewBtn2 articleListControlBtnWrap articleInfBoxItem" style="font-weight: normal;">2024-11-26</span> <span class="splitLine">|</span> <span class="reading articleClassify2" style="font-weight: normal;">7422</span> <a href="/cat/116" class="text_fix_1 mobileHide articleInfBoxItem colorLink" style="font-weight: normal;" target="_blank"> 直播短视频 </a> </div> </div> </div> <!-- 找渠道 --> <!-- <div class="mobileHide topicIndex qudaoBox"> <div class="scaleBigBox scaleBigBoxTopicIndex1 clearfix" style="position: relative"> <div class="topicTitle"> <div class="hezuoTitle"> <img src="img/index/qudaoItemLogo.png" alt=""/> <span>找渠道</span> </div> <a class="topicTitleMore" href="/zchnlist">更多找渠道</a> </div> <div class="topicInfo"> <div class="topicItem1"> <a href="/zchndetail/" target="_blank" class="topicItem"> <div class="qudaoItem qudaoItem1"> <div class="qudaoItemTitle"> <img class="qudaoLogo" src="" alt=""/> <div class="qudaoTip"> <div></div> <div></div> </div> </div> <div class="qudaoItemBottom"> <div class="qudaobottomInfo"> <span class="qudaoCompany"></span> <span class="qudaoBtn">联系 ></span> </div> </div> <div class="qudaoMore">更多服务商</div> </div> </a> </div> </div> </div> </div> --> <div class="articleBox clearfix shadowWrapperCardBox articleBox11 artic_item" data-timepoint="1732587424" data-porder="1245674" data-readnum="4112" > <div class="articleImg left scaleBigBox"> <a href="/article-693530-1.html" target="_blank" data-timepoint="1732587424" class="articleImgLink scaleBig" style="background-image: url('https://qnssl.niaogebiji.com/45002100067450625ec1d67.93509435.jpeg')"> 卫龙代言辣条品类后,麻辣王子是如何从卫龙的虎口处夺食 </a> </div> <div class="article left"> <a href="/article-693530-1.html" target="_blank"> <div class="articleTitle elp">卫龙代言辣条品类后,麻辣王子是如何从卫龙的虎口处夺食</div> </a> <div class="articleContent mobileHide elps" data-content="" data-id="693530"> <a href="/article-693530-1.html" class="articleContentInner contentText-more">点击关注“超级品牌研究院” ↓“北卫龙、南玉峰”,谁也没想到,一根小小的辣条,会受到年轻人的追捧,爆发出惊人的能量,一年卖出600多亿,成为新一代的网红食品,零食界的扛把子。在辣条的商业竞战中,卫龙以其独特的口味,包装和广告宣传,还有在赵丽颖、迪丽热巴、林更新、易烊千玺、邓伦等当红明星的推动下,从激</a> </div> <div class="articleInfBox articleInfBox2 mobileHide ContentItem-actions Sticky RichContent-actions is-bottom"> <a href="/authorview/25821" style="position: relative;top: 1px;" target="_blank" ><span class="author articleInfBoxItem" style="width: auto;margin-right: 0;font-weight: normal;">超级品牌研究院</span></a > <span class="splitLine">|</span> <span class="writeTime articleListControlNewBtn2 articleListControlBtnWrap articleInfBoxItem" style="font-weight: normal;">2024-11-26</span> <span class="splitLine">|</span> <span class="reading articleClassify2" style="font-weight: normal;">4112</span> <a href="/cat/114" class="text_fix_1 mobileHide articleInfBoxItem colorLink" style="font-weight: normal;" target="_blank"> 品牌营销案例 </a> </div> </div> </div> <!-- 找渠道 --> <!-- <div class="mobileHide topicIndex qudaoBox"> <div class="scaleBigBox scaleBigBoxTopicIndex1 clearfix" style="position: relative"> <div class="topicTitle"> <div class="hezuoTitle"> <img src="img/index/qudaoItemLogo.png" alt=""/> <span>找渠道</span> </div> <a class="topicTitleMore" href="/zchnlist">更多找渠道</a> </div> <div class="topicInfo"> <div class="topicItem1"> <a href="/zchndetail/" target="_blank" class="topicItem"> <div class="qudaoItem qudaoItem1"> <div class="qudaoItemTitle"> <img class="qudaoLogo" src="" alt=""/> <div class="qudaoTip"> <div></div> <div></div> </div> </div> <div class="qudaoItemBottom"> <div class="qudaobottomInfo"> <span class="qudaoCompany"></span> <span class="qudaoBtn">联系 ></span> </div> </div> <div class="qudaoMore">更多服务商</div> </div> </a> </div> </div> </div> </div> --> <div class="articleBox clearfix shadowWrapperCardBox articleBox12 artic_item" data-timepoint="1732519560" data-porder="1245669" data-readnum="13738" > <div class="articleImg left scaleBigBox"> <a href="/article-693455-1.html" target="_blank" data-timepoint="1732519560" class="articleImgLink scaleBig" style="background-image: url('https://qnssl.niaogebiji.com/be4188c0d0d914d4f54684b7b79fc7261732519254647.png')"> 爆文率30%的秘密:小红书爆文选题SOP </a> </div> <div class="article left"> <a href="/article-693455-1.html" target="_blank"> <div class="articleTitle elp">爆文率30%的秘密:小红书爆文选题SOP</div> </a> <div class="articleContent mobileHide elps" data-content="" data-id="693455"> <a href="/article-693455-1.html" class="articleContentInner contentText-more">策略也好,打法也罢,最根本的还是要依靠内容,内容是最小的营销单元,内容质量越高,在公域获得的曝光也就越大</a> </div> <div class="articleInfBox articleInfBox2 mobileHide ContentItem-actions Sticky RichContent-actions is-bottom"> <a href="/authorview/5479" style="position: relative;top: 1px;" target="_blank" ><span class="author articleInfBoxItem" style="width: auto;margin-right: 0;font-weight: normal;">Vic的营销思考</span></a > <span class="splitLine">|</span> <span class="writeTime articleListControlNewBtn2 articleListControlBtnWrap articleInfBoxItem" style="font-weight: normal;">2024-11-25</span> <span class="splitLine">|</span> <span class="reading articleClassify2" style="font-weight: normal;">13738</span> <a href="/cat/103" class="text_fix_1 mobileHide articleInfBoxItem colorLink" style="font-weight: normal;" target="_blank"> 新媒体运营 </a> </div> </div> </div> <!-- 找渠道 --> <!-- <div class="mobileHide topicIndex qudaoBox"> <div class="scaleBigBox scaleBigBoxTopicIndex1 clearfix" style="position: relative"> <div class="topicTitle"> <div class="hezuoTitle"> <img src="img/index/qudaoItemLogo.png" alt=""/> <span>找渠道</span> </div> <a class="topicTitleMore" href="/zchnlist">更多找渠道</a> </div> <div class="topicInfo"> <div class="topicItem1"> <a href="/zchndetail/" target="_blank" class="topicItem"> <div class="qudaoItem qudaoItem1"> <div class="qudaoItemTitle"> <img class="qudaoLogo" src="" alt=""/> <div class="qudaoTip"> <div></div> <div></div> </div> </div> <div class="qudaoItemBottom"> <div class="qudaobottomInfo"> <span class="qudaoCompany"></span> <span class="qudaoBtn">联系 ></span> </div> </div> <div class="qudaoMore">更多服务商</div> </div> </a> </div> </div> </div> </div> --> <div class="articleBox clearfix shadowWrapperCardBox articleBox13 artic_item" data-timepoint="1732525920" data-porder="1245664" data-readnum="3981" > <div class="articleImg left scaleBigBox"> <a href="/article-693458-1.html" target="_blank" data-timepoint="1732525920" class="articleImgLink scaleBig" style="background-image: url('https://qnssl.niaogebiji.com/fa06512cbbe90141c99778486ba951721732525960778.png')"> 流量重税下,商家如何寻找新的增长机会? </a> </div> <div class="article left"> <a href="/article-693458-1.html" target="_blank"> <div class="articleTitle elp">流量重税下,商家如何寻找新的增长机会?</div> </a> <div class="articleContent mobileHide elps" data-content="" data-id="693458"> <a href="/article-693458-1.html" class="articleContentInner contentText-more">越来越难做的电商,便宜的流量去哪儿了?</a> </div> <div class="articleInfBox articleInfBox2 mobileHide ContentItem-actions Sticky RichContent-actions is-bottom"> <a href="/authorview/24392" style="position: relative;top: 1px;" target="_blank" ><span class="author articleInfBoxItem" style="width: auto;margin-right: 0;font-weight: normal;">壹览商业</span></a > <span class="splitLine">|</span> <span class="writeTime articleListControlNewBtn2 articleListControlBtnWrap articleInfBoxItem" style="font-weight: normal;">2024-11-25</span> <span class="splitLine">|</span> <span class="reading articleClassify2" style="font-weight: normal;">3981</span> <a href="/cat/109" class="text_fix_1 mobileHide articleInfBoxItem colorLink" style="font-weight: normal;" target="_blank"> 行业动态 </a> </div> </div> </div> <!-- 找渠道 --> <!-- <div class="mobileHide topicIndex qudaoBox"> <div class="scaleBigBox scaleBigBoxTopicIndex1 clearfix" style="position: relative"> <div class="topicTitle"> <div class="hezuoTitle"> <img src="img/index/qudaoItemLogo.png" alt=""/> <span>找渠道</span> </div> <a class="topicTitleMore" href="/zchnlist">更多找渠道</a> </div> <div class="topicInfo"> <div class="topicItem1"> <a href="/zchndetail/" target="_blank" class="topicItem"> <div class="qudaoItem qudaoItem1"> <div class="qudaoItemTitle"> <img class="qudaoLogo" src="" alt=""/> <div class="qudaoTip"> <div></div> <div></div> </div> </div> <div class="qudaoItemBottom"> <div class="qudaobottomInfo"> <span class="qudaoCompany"></span> <span class="qudaoBtn">联系 ></span> </div> </div> <div class="qudaoMore">更多服务商</div> </div> </a> </div> </div> </div> </div> --> <div class="articleBox clearfix shadowWrapperCardBox articleBox14 artic_item" data-timepoint="1732526520" data-porder="1245663" data-readnum="2989" > <div class="articleImg left scaleBigBox"> <a href="/article-693459-1.html" target="_blank" data-timepoint="1732526520" class="articleImgLink scaleBig" style="background-image: url('https://qnssl.niaogebiji.com/810179a44069e833fc25eb94ba66e9af1732526542128.png')"> 爱奇艺,亟需爆款 </a> </div> <div class="article left"> <a href="/article-693459-1.html" target="_blank"> <div class="articleTitle elp">爱奇艺,亟需爆款</div> </a> <div class="articleContent mobileHide elps" data-content="" data-id="693459"> <a href="/article-693459-1.html" class="articleContentInner contentText-more">短剧,能否缓解爱奇艺的焦虑?</a> </div> <div class="articleInfBox articleInfBox2 mobileHide ContentItem-actions Sticky RichContent-actions is-bottom"> <a href="/authorview/24897" style="position: relative;top: 1px;" target="_blank" ><span class="author articleInfBoxItem" style="width: auto;margin-right: 0;font-weight: normal;">价值星球Planet</span></a > <span class="splitLine">|</span> <span class="writeTime articleListControlNewBtn2 articleListControlBtnWrap articleInfBoxItem" style="font-weight: normal;">2024-11-25</span> <span class="splitLine">|</span> <span class="reading articleClassify2" style="font-weight: normal;">2989</span> <a href="/cat/113" class="text_fix_1 mobileHide articleInfBoxItem colorLink" style="font-weight: normal;" target="_blank"> 早鸟报 </a> </div> </div> </div> <!-- <div class="mobileHide topicIndex qifuBox"> <div class="scaleBigBox scaleBigBoxTopicIndex1" style="position: relative"> <div class="topicTitle" > <div class="hezuoTitle"> <img src="img/index/qifuItemLogo.png" alt=""/> <span>优选企服</span> </div> <a class="topicTitleMore" href="/eslist">更多优选企服</a> </div> <div class="topicInfo"> </div> </div> </div> --> <!-- 找渠道 --> <!-- <div class="mobileHide topicIndex qudaoBox"> <div class="scaleBigBox scaleBigBoxTopicIndex1 clearfix" style="position: relative"> <div class="topicTitle"> <div class="hezuoTitle"> <img src="img/index/qudaoItemLogo.png" alt=""/> <span>找渠道</span> </div> <a class="topicTitleMore" href="/zchnlist">更多找渠道</a> </div> <div class="topicInfo"> <div class="topicItem1"> <a href="/zchndetail/" target="_blank" class="topicItem"> <div class="qudaoItem qudaoItem1"> <div class="qudaoItemTitle"> <img class="qudaoLogo" src="" alt=""/> <div class="qudaoTip"> <div></div> <div></div> </div> </div> <div class="qudaoItemBottom"> <div class="qudaobottomInfo"> <span class="qudaoCompany"></span> <span class="qudaoBtn">联系 ></span> </div> </div> <div class="qudaoMore">更多服务商</div> </div> </a> </div> </div> </div> </div> --> <div class="articleBox clearfix shadowWrapperCardBox articleBox15 artic_item" data-timepoint="1732529700" data-porder="1245657" data-readnum="3366" > <div class="articleImg left scaleBigBox"> <a href="/article-693463-1.html" target="_blank" data-timepoint="1732529700" class="articleImgLink scaleBig" style="background-image: url('https://qnssl.niaogebiji.com/56311cfce81a0f531021c2d2378d21301732529753094.png')"> 茶话弄要放缓开店,星巴克或将出售中国业务 </a> </div> <div class="article left"> <a href="/article-693463-1.html" target="_blank"> <div class="articleTitle elp">茶话弄要放缓开店,星巴克或将出售中国业务</div> </a> <div class="articleContent mobileHide elps" data-content="" data-id="693463"> <a href="/article-693463-1.html" class="articleContentInner contentText-more">上周的茶咖品牌们很忙。</a> </div> <div class="articleInfBox articleInfBox2 mobileHide ContentItem-actions Sticky RichContent-actions is-bottom"> <a href="/authorview/24392" style="position: relative;top: 1px;" target="_blank" ><span class="author articleInfBoxItem" style="width: auto;margin-right: 0;font-weight: normal;">壹览商业</span></a > <span class="splitLine">|</span> <span class="writeTime articleListControlNewBtn2 articleListControlBtnWrap articleInfBoxItem" style="font-weight: normal;">2024-11-25</span> <span class="splitLine">|</span> <span class="reading articleClassify2" style="font-weight: normal;">3366</span> <a href="/cat/109" class="text_fix_1 mobileHide articleInfBoxItem colorLink" style="font-weight: normal;" target="_blank"> 行业动态 </a> </div> </div> </div> <!-- 找渠道 --> <!-- <div class="mobileHide topicIndex qudaoBox"> <div class="scaleBigBox scaleBigBoxTopicIndex1 clearfix" style="position: relative"> <div class="topicTitle"> <div class="hezuoTitle"> <img src="img/index/qudaoItemLogo.png" alt=""/> <span>找渠道</span> </div> <a class="topicTitleMore" href="/zchnlist">更多找渠道</a> </div> <div class="topicInfo"> <div class="topicItem1"> <a href="/zchndetail/" target="_blank" class="topicItem"> <div class="qudaoItem qudaoItem1"> <div class="qudaoItemTitle"> <img class="qudaoLogo" src="" alt=""/> <div class="qudaoTip"> <div></div> <div></div> </div> </div> <div class="qudaoItemBottom"> <div class="qudaobottomInfo"> <span class="qudaoCompany"></span> <span class="qudaoBtn">联系 ></span> </div> </div> <div class="qudaoMore">更多服务商</div> </div> </a> </div> </div> </div> </div> --> <div class="articleBox clearfix shadowWrapperCardBox articleBox16 artic_item" data-timepoint="1732533180" data-porder="1245652" data-readnum="3416" > <div class="articleImg left scaleBigBox"> <a href="/article-693466-1.html" target="_blank" data-timepoint="1732533180" class="articleImgLink scaleBig" style="background-image: url('https://qnssl.niaogebiji.com/f55b4447eb825dcdb00fa108f95b085e1732533198523.png')"> 快手正在寻找电商之外的“寄托” </a> </div> <div class="article left"> <a href="/article-693466-1.html" target="_blank"> <div class="articleTitle elp">快手正在寻找电商之外的“寄托”</div> </a> <div class="articleContent mobileHide elps" data-content="" data-id="693466"> <a href="/article-693466-1.html" class="articleContentInner contentText-more">电商还能继续“定义”快手吗?</a> </div> <div class="articleInfBox articleInfBox2 mobileHide ContentItem-actions Sticky RichContent-actions is-bottom"> <a href="/authorview/25592" style="position: relative;top: 1px;" target="_blank" ><span class="author articleInfBoxItem" style="width: auto;margin-right: 0;font-weight: normal;">新立场NewPosition</span></a > <span class="splitLine">|</span> <span class="writeTime articleListControlNewBtn2 articleListControlBtnWrap articleInfBoxItem" style="font-weight: normal;">2024-11-25</span> <span class="splitLine">|</span> <span class="reading articleClassify2" style="font-weight: normal;">3416</span> <a href="/cat/111" class="text_fix_1 mobileHide articleInfBoxItem colorLink" style="font-weight: normal;" target="_blank"> 数据报告 </a> </div> </div> </div> <!-- 找渠道 --> <!-- <div class="mobileHide topicIndex qudaoBox"> <div class="scaleBigBox scaleBigBoxTopicIndex1 clearfix" style="position: relative"> <div class="topicTitle"> <div class="hezuoTitle"> <img src="img/index/qudaoItemLogo.png" alt=""/> <span>找渠道</span> </div> <a class="topicTitleMore" href="/zchnlist">更多找渠道</a> </div> <div class="topicInfo"> <div class="topicItem1"> <a href="/zchndetail/" target="_blank" class="topicItem"> <div class="qudaoItem qudaoItem1"> <div class="qudaoItemTitle"> <img class="qudaoLogo" src="" alt=""/> <div class="qudaoTip"> <div></div> <div></div> </div> </div> <div class="qudaoItemBottom"> <div class="qudaobottomInfo"> <span class="qudaoCompany"></span> <span class="qudaoBtn">联系 ></span> </div> </div> <div class="qudaoMore">更多服务商</div> </div> </a> </div> </div> </div> </div> --> <div class="articleBox clearfix shadowWrapperCardBox articleBox17 artic_item" data-timepoint="1732514803" data-porder="1245553" data-readnum="9180" > <div class="articleImg left scaleBigBox"> <a href="/article-693395-1.html" target="_blank" data-timepoint="1732514803" class="articleImgLink scaleBig" style="background-image: url('https://qnssl.niaogebiji.com/209038788767410392406768.10939745.jpeg')"> 企业微信加快收费! </a> </div> <div class="article left"> <a href="/article-693395-1.html" target="_blank"> <div class="articleTitle elp">企业微信加快收费!</div> </a> <div class="articleContent mobileHide elps" data-content="" data-id="693395"> <a href="/article-693395-1.html" class="articleContentInner contentText-more">村长第1107原创不扯高大上 只讲真实干感谢关注、评论和转发添加村长微信 slccz999各位村民好,我是村长企业微信要正式向白嫖党、钻漏洞的用户收费了。近期企业微信正在陆续测试,对于未付费/续费的企业,将限制企业微信的联系客户的部分功能使用。01企业微信外部联系人新规如果企业不购买或不续费外部联系</a> </div> <div class="articleInfBox articleInfBox2 mobileHide ContentItem-actions Sticky RichContent-actions is-bottom"> <a href="/authorview/4715" style="position: relative;top: 1px;" target="_blank" ><span class="author articleInfBoxItem" style="width: auto;margin-right: 0;font-weight: normal;">十里村</span></a > <span class="splitLine">|</span> <span class="writeTime articleListControlNewBtn2 articleListControlBtnWrap articleInfBoxItem" style="font-weight: normal;">2024-11-25</span> <span class="splitLine">|</span> <span class="reading articleClassify2" style="font-weight: normal;">9180</span> <a href="/cat/118" class="text_fix_1 mobileHide articleInfBoxItem colorLink" style="font-weight: normal;" target="_blank"> 产品运营 </a> </div> </div> </div> <!-- 找渠道 --> <!-- <div class="mobileHide topicIndex qudaoBox"> <div class="scaleBigBox scaleBigBoxTopicIndex1 clearfix" style="position: relative"> <div class="topicTitle"> <div class="hezuoTitle"> <img src="img/index/qudaoItemLogo.png" alt=""/> <span>找渠道</span> </div> <a class="topicTitleMore" href="/zchnlist">更多找渠道</a> </div> <div class="topicInfo"> <div class="topicItem1"> <a href="/zchndetail/" target="_blank" class="topicItem"> <div class="qudaoItem qudaoItem1"> <div class="qudaoItemTitle"> <img class="qudaoLogo" src="" alt=""/> <div class="qudaoTip"> <div></div> <div></div> </div> </div> <div class="qudaoItemBottom"> <div class="qudaobottomInfo"> <span class="qudaoCompany"></span> <span class="qudaoBtn">联系 ></span> </div> </div> <div class="qudaoMore">更多服务商</div> </div> </a> </div> </div> </div> </div> --> <div class="articleBox clearfix shadowWrapperCardBox articleBox18 artic_item" data-timepoint="1732506614" data-porder="1245534" data-readnum="6731" > <div class="articleImg left scaleBigBox"> <a href="/article-693371-1.html" target="_blank" data-timepoint="1732506614" class="articleImgLink scaleBig" style="background-image: url('https://qnssl.niaogebiji.com/12087512066740d97a501004.32111356.jpeg')"> 高手的数据分析方法之三:趋势分析法 </a> </div> <div class="article left"> <a href="/article-693371-1.html" target="_blank"> <div class="articleTitle elp">高手的数据分析方法之三:趋势分析法</div> </a> <div class="articleContent mobileHide elps" data-content="" data-id="693371"> <a href="/article-693371-1.html" class="articleContentInner contentText-more">要说数据分析里,什么方法最常用?当然是趋势分析法。只要和数据有关,几乎每个人,时时刻刻都在用。很多同学一听:“啥?还有这方法啊?我咋没感觉到呢!”今天我们系统讲解一下。请听题下图是本月1到8号的销售业绩走势,看图回答: 【判断题】8号比7号的业绩好,对不对【判断题】7号比6号的业绩好,对不对【判断题</a> </div> <div class="articleInfBox articleInfBox2 mobileHide ContentItem-actions Sticky RichContent-actions is-bottom"> <a href="/authorview/5490" style="position: relative;top: 1px;" target="_blank" ><span class="author articleInfBoxItem" style="width: auto;margin-right: 0;font-weight: normal;">接地气的陈老师</span></a > <span class="splitLine">|</span> <span class="writeTime articleListControlNewBtn2 articleListControlBtnWrap articleInfBoxItem" style="font-weight: normal;">2024-11-25</span> <span class="splitLine">|</span> <span class="reading articleClassify2" style="font-weight: normal;">6731</span> <a href="/cat/104" class="text_fix_1 mobileHide articleInfBoxItem colorLink" style="font-weight: normal;" target="_blank"> 数据运营 </a> </div> </div> </div> <!-- 找渠道 --> <!-- <div class="mobileHide topicIndex qudaoBox"> <div class="scaleBigBox scaleBigBoxTopicIndex1 clearfix" style="position: relative"> <div class="topicTitle"> <div class="hezuoTitle"> <img src="img/index/qudaoItemLogo.png" alt=""/> <span>找渠道</span> </div> <a class="topicTitleMore" href="/zchnlist">更多找渠道</a> </div> <div class="topicInfo"> <div class="topicItem1"> <a href="/zchndetail/" target="_blank" class="topicItem"> <div class="qudaoItem qudaoItem1"> <div class="qudaoItemTitle"> <img class="qudaoLogo" src="" alt=""/> <div class="qudaoTip"> <div></div> <div></div> </div> </div> <div class="qudaoItemBottom"> <div class="qudaobottomInfo"> <span class="qudaoCompany"></span> <span class="qudaoBtn">联系 ></span> </div> </div> <div class="qudaoMore">更多服务商</div> </div> </a> </div> </div> </div> </div> --> <div class="articleBox clearfix shadowWrapperCardBox articleBox19 artic_item" data-timepoint="1732506495" data-porder="1245533" data-readnum="7986" > <div class="articleImg left scaleBigBox"> <a href="/article-693372-1.html" target="_blank" data-timepoint="1732506495" class="articleImgLink scaleBig" style="background-image: url('https://qnssl.niaogebiji.com/13279345686740e7722c5867.55435564.jpeg')"> “麦学”爆红:一场精心策划的营销盛宴 </a> </div> <div class="article left"> <a href="/article-693372-1.html" target="_blank"> <div class="articleTitle elp">“麦学”爆红:一场精心策划的营销盛宴</div> </a> <div class="articleContent mobileHide elps" data-content="" data-id="693372"> <a href="/article-693372-1.html" class="articleContentInner contentText-more">最近打开微博,满屏都是“麦学”的信息。一开始我以为这是一门研究气候变化对小麦种植影响的高深学问,结果发现不是。朋友说是网络流行语,我又联想到麦当劳的“麦门之学”,以为和快餐文化有关,发现还是错了。直到刷了几个热搜后,我才恍然大悟:原来“麦学”指的是《再见爱人》里嘉宾麦琳的言行和表达方式。其实,我并不</a> </div> <div class="articleInfBox articleInfBox2 mobileHide ContentItem-actions Sticky RichContent-actions is-bottom"> <a href="/authorview/4238" style="position: relative;top: 1px;" target="_blank" ><span class="author articleInfBoxItem" style="width: auto;margin-right: 0;font-weight: normal;">寻空的营销启示录</span></a > <span class="splitLine">|</span> <span class="writeTime articleListControlNewBtn2 articleListControlBtnWrap articleInfBoxItem" style="font-weight: normal;">2024-11-25</span> <span class="splitLine">|</span> <span class="reading articleClassify2" style="font-weight: normal;">7986</span> <a href="/cat/115" class="text_fix_1 mobileHide articleInfBoxItem colorLink" style="font-weight: normal;" target="_blank"> 热点事件营销 </a> </div> </div> </div> <!-- 找渠道 --> <!-- <div class="mobileHide topicIndex qudaoBox"> <div class="scaleBigBox scaleBigBoxTopicIndex1 clearfix" style="position: relative"> <div class="topicTitle"> <div class="hezuoTitle"> <img src="img/index/qudaoItemLogo.png" alt=""/> <span>找渠道</span> </div> <a class="topicTitleMore" href="/zchnlist">更多找渠道</a> </div> <div class="topicInfo"> <div class="topicItem1"> <a href="/zchndetail/" target="_blank" class="topicItem"> <div class="qudaoItem qudaoItem1"> <div class="qudaoItemTitle"> <img class="qudaoLogo" src="" alt=""/> <div class="qudaoTip"> <div></div> <div></div> </div> </div> <div class="qudaoItemBottom"> <div class="qudaobottomInfo"> <span class="qudaoCompany"></span> <span class="qudaoBtn">联系 ></span> </div> </div> <div class="qudaoMore">更多服务商</div> </div> </a> </div> </div> </div> </div> --> <div class="articleBox clearfix shadowWrapperCardBox articleBox20 artic_item" data-timepoint="1732504507" data-porder="1245512" data-readnum="5290" > <div class="articleImg left scaleBigBox"> <a href="/article-693428-1.html" target="_blank" data-timepoint="1732504507" class="articleImgLink scaleBig" style="background-image: url('https://qnssl.niaogebiji.com/13219541767438a7be18900.88921169.jpeg')"> 旺旺辟谣“老鼠门”,危机公关堪称教科书! </a> </div> <div class="article left"> <a href="/article-693428-1.html" target="_blank"> <div class="articleTitle elp">旺旺辟谣“老鼠门”,危机公关堪称教科书!</div> </a> <div class="articleContent mobileHide elps" data-content="" data-id="693428"> <a href="/article-693428-1.html" class="articleContentInner contentText-more">作者 | 大云 来源 | 顶尖广告有人说,自己“悄悄地碎了”;还有人双手合十,“求你别塌”。他们的共同点——爱喝旺仔牛奶。事情的起因是,10月20日,有网友发视频称,孩子在喝牛奶的时候,说味道很怪,倒掉切开后发现异物。图源:抖音@小黑猫这里“异物”二字要划重点,待会要考~他并没有提及“喝出老鼠”。网</a> </div> <div class="articleInfBox articleInfBox2 mobileHide ContentItem-actions Sticky RichContent-actions is-bottom"> <a href="/authorview/4768" style="position: relative;top: 1px;" target="_blank" ><span class="author articleInfBoxItem" style="width: auto;margin-right: 0;font-weight: normal;">顶尖广告</span></a > <span class="splitLine">|</span> <span class="writeTime articleListControlNewBtn2 articleListControlBtnWrap articleInfBoxItem" style="font-weight: normal;">2024-11-25</span> <span class="splitLine">|</span> <span class="reading articleClassify2" style="font-weight: normal;">5290</span> <a href="/cat/109" class="text_fix_1 mobileHide articleInfBoxItem colorLink" style="font-weight: normal;" target="_blank"> 行业动态 </a> </div> </div> </div> <!-- 找渠道 --> <!-- <div class="mobileHide topicIndex qudaoBox"> <div class="scaleBigBox scaleBigBoxTopicIndex1 clearfix" style="position: relative"> <div class="topicTitle"> <div class="hezuoTitle"> <img src="img/index/qudaoItemLogo.png" alt=""/> <span>找渠道</span> </div> <a class="topicTitleMore" href="/zchnlist">更多找渠道</a> </div> <div class="topicInfo"> <div class="topicItem1"> <a href="/zchndetail/" target="_blank" class="topicItem"> <div class="qudaoItem qudaoItem1"> <div class="qudaoItemTitle"> <img class="qudaoLogo" src="" alt=""/> <div class="qudaoTip"> <div></div> <div></div> </div> </div> <div class="qudaoItemBottom"> <div class="qudaobottomInfo"> <span class="qudaoCompany"></span> <span class="qudaoBtn">联系 ></span> </div> </div> <div class="qudaoMore">更多服务商</div> </div> </a> </div> </div> </div> </div> --> <div class="articleBox clearfix shadowWrapperCardBox articleBox21 artic_item" data-timepoint="1732273080" data-porder="1245484" data-readnum="4548" > <div class="articleImg left scaleBigBox"> <a href="/article-693331-1.html" target="_blank" data-timepoint="1732273080" class="articleImgLink scaleBig" style="background-image: url('https://qnssl.niaogebiji.com/5db8eae8546b28bc99d16f2ad25a59341732273115896.png')"> 电商出海拉美实录:在年轻的热土,抓住下一波风口 </a> </div> <div class="article left"> <a href="/article-693331-1.html" target="_blank"> <div class="articleTitle elp">电商出海拉美实录:在年轻的热土,抓住下一波风口</div> </a> <div class="articleContent mobileHide elps" data-content="" data-id="693331"> <a href="/article-693331-1.html" class="articleContentInner contentText-more">在拉美,电商变革时代才刚刚开始</a> </div> <div class="articleInfBox articleInfBox2 mobileHide ContentItem-actions Sticky RichContent-actions is-bottom"> <a href="/authorview/24898" style="position: relative;top: 1px;" target="_blank" ><span class="author articleInfBoxItem" style="width: auto;margin-right: 0;font-weight: normal;">霞光社</span></a > <span class="splitLine">|</span> <span class="writeTime articleListControlNewBtn2 articleListControlBtnWrap articleInfBoxItem" style="font-weight: normal;">2024-11-22</span> <span class="splitLine">|</span> <span class="reading articleClassify2" style="font-weight: normal;">4548</span> <a href="/cat/113" class="text_fix_1 mobileHide articleInfBoxItem colorLink" style="font-weight: normal;" target="_blank"> 早鸟报 </a> </div> </div> </div> <!-- 找渠道 --> <!-- <div class="mobileHide topicIndex qudaoBox"> <div class="scaleBigBox scaleBigBoxTopicIndex1 clearfix" style="position: relative"> <div class="topicTitle"> <div class="hezuoTitle"> <img src="img/index/qudaoItemLogo.png" alt=""/> <span>找渠道</span> </div> <a class="topicTitleMore" href="/zchnlist">更多找渠道</a> </div> <div class="topicInfo"> <div class="topicItem1"> <a href="/zchndetail/" target="_blank" class="topicItem"> <div class="qudaoItem qudaoItem1"> <div class="qudaoItemTitle"> <img class="qudaoLogo" src="" alt=""/> <div class="qudaoTip"> <div></div> <div></div> </div> </div> <div class="qudaoItemBottom"> <div class="qudaobottomInfo"> <span class="qudaoCompany"></span> <span class="qudaoBtn">联系 ></span> </div> </div> <div class="qudaoMore">更多服务商</div> </div> </a> </div> </div> </div> </div> --> <div class="articleBox clearfix shadowWrapperCardBox articleBox22 artic_item" data-timepoint="1732275000" data-porder="1245482" data-readnum="4344" > <div class="articleImg left scaleBigBox"> <a href="/article-693333-1.html" target="_blank" data-timepoint="1732275000" class="articleImgLink scaleBig" style="background-image: url('https://qnssl.niaogebiji.com/e42848ca25d1e6e79074f32f300470581732275008146.png')"> Q3业绩大比,OTA平台哪家强:携程出入境崛起,同程国内 </a> </div> <div class="article left"> <a href="/article-693333-1.html" target="_blank"> <div class="articleTitle elp">Q3业绩大比,OTA平台哪家强:携程出入境崛起,同程国内</div> </a> <div class="articleContent mobileHide elps" data-content="" data-id="693333"> <a href="/article-693333-1.html" class="articleContentInner contentText-more">高端做 AI ,下沉做酒店</a> </div> <div class="articleInfBox articleInfBox2 mobileHide ContentItem-actions Sticky RichContent-actions is-bottom"> <a href="/authorview/25592" style="position: relative;top: 1px;" target="_blank" ><span class="author articleInfBoxItem" style="width: auto;margin-right: 0;font-weight: normal;">新立场NewPosition</span></a > <span class="splitLine">|</span> <span class="writeTime articleListControlNewBtn2 articleListControlBtnWrap articleInfBoxItem" style="font-weight: normal;">2024-11-22</span> <span class="splitLine">|</span> <span class="reading articleClassify2" style="font-weight: normal;">4344</span> <a href="/cat/111" class="text_fix_1 mobileHide articleInfBoxItem colorLink" style="font-weight: normal;" target="_blank"> 数据报告 </a> </div> </div> </div> <!-- 找渠道 --> <!-- <div class="mobileHide topicIndex qudaoBox"> <div class="scaleBigBox scaleBigBoxTopicIndex1 clearfix" style="position: relative"> <div class="topicTitle"> <div class="hezuoTitle"> <img src="img/index/qudaoItemLogo.png" alt=""/> <span>找渠道</span> </div> <a class="topicTitleMore" href="/zchnlist">更多找渠道</a> </div> <div class="topicInfo"> <div class="topicItem1"> <a href="/zchndetail/" target="_blank" class="topicItem"> <div class="qudaoItem qudaoItem1"> <div class="qudaoItemTitle"> <img class="qudaoLogo" src="" alt=""/> <div class="qudaoTip"> <div></div> <div></div> </div> </div> <div class="qudaoItemBottom"> <div class="qudaobottomInfo"> <span class="qudaoCompany"></span> <span class="qudaoBtn">联系 ></span> </div> </div> <div class="qudaoMore">更多服务商</div> </div> </a> </div> </div> </div> </div> --> <div class="articleBox clearfix shadowWrapperCardBox articleBox23 artic_item" data-timepoint="1732277340" data-porder="1245481" data-readnum="4783" > <div class="articleImg left scaleBigBox"> <a href="/article-693334-1.html" target="_blank" data-timepoint="1732277340" class="articleImgLink scaleBig" style="background-image: url('https://qnssl.niaogebiji.com/ff6b922f140cdc4bc622f4d0b0818e181732277371603.png')"> 百度Q3两面观:技术在领跑,商业要长跑 </a> </div> <div class="article left"> <a href="/article-693334-1.html" target="_blank"> <div class="articleTitle elp">百度Q3两面观:技术在领跑,商业要长跑</div> </a> <div class="articleContent mobileHide elps" data-content="" data-id="693334"> <a href="/article-693334-1.html" class="articleContentInner contentText-more">AI云起,营销雨落</a> </div> <div class="articleInfBox articleInfBox2 mobileHide ContentItem-actions Sticky RichContent-actions is-bottom"> <a href="/authorview/25592" style="position: relative;top: 1px;" target="_blank" ><span class="author articleInfBoxItem" style="width: auto;margin-right: 0;font-weight: normal;">新立场NewPosition</span></a > <span class="splitLine">|</span> <span class="writeTime articleListControlNewBtn2 articleListControlBtnWrap articleInfBoxItem" style="font-weight: normal;">2024-11-22</span> <span class="splitLine">|</span> <span class="reading articleClassify2" style="font-weight: normal;">4783</span> <a href="/cat/111" class="text_fix_1 mobileHide articleInfBoxItem colorLink" style="font-weight: normal;" target="_blank"> 数据报告 </a> </div> </div> </div> <!-- 找渠道 --> <!-- <div class="mobileHide topicIndex qudaoBox"> <div class="scaleBigBox scaleBigBoxTopicIndex1 clearfix" style="position: relative"> <div class="topicTitle"> <div class="hezuoTitle"> <img src="img/index/qudaoItemLogo.png" alt=""/> <span>找渠道</span> </div> <a class="topicTitleMore" href="/zchnlist">更多找渠道</a> </div> <div class="topicInfo"> <div class="topicItem1"> <a href="/zchndetail/" target="_blank" class="topicItem"> <div class="qudaoItem qudaoItem1"> <div class="qudaoItemTitle"> <img class="qudaoLogo" src="" alt=""/> <div class="qudaoTip"> <div></div> <div></div> </div> </div> <div class="qudaoItemBottom"> <div class="qudaobottomInfo"> <span class="qudaoCompany"></span> <span class="qudaoBtn">联系 ></span> </div> </div> <div class="qudaoMore">更多服务商</div> </div> </a> </div> </div> </div> </div> --> <div class="articleBox clearfix shadowWrapperCardBox articleBox24 artic_item" data-timepoint="1732278060" data-porder="1245480" data-readnum="4746" > <div class="articleImg left scaleBigBox"> <a href="/article-693335-1.html" target="_blank" data-timepoint="1732278060" class="articleImgLink scaleBig" style="background-image: url('https://qnssl.niaogebiji.com/f406ed0654d6234aa9eb283c4e5b02f21732278069490.png')"> 阿里电商布阵:一手反内卷,一手谋增长 </a> </div> <div class="article left"> <a href="/article-693335-1.html" target="_blank"> <div class="articleTitle elp">阿里电商布阵:一手反内卷,一手谋增长</div> </a> <div class="articleContent mobileHide elps" data-content="" data-id="693335"> <a href="/article-693335-1.html" class="articleContentInner contentText-more">打通商流、物流,国内海外一盘棋</a> </div> <div class="articleInfBox articleInfBox2 mobileHide ContentItem-actions Sticky RichContent-actions is-bottom"> <a href="/authorview/11258" style="position: relative;top: 1px;" target="_blank" ><span class="author articleInfBoxItem" style="width: auto;margin-right: 0;font-weight: normal;">光子星球</span></a > <span class="splitLine">|</span> <span class="writeTime articleListControlNewBtn2 articleListControlBtnWrap articleInfBoxItem" style="font-weight: normal;">2024-11-22</span> <span class="splitLine">|</span> <span class="reading articleClassify2" style="font-weight: normal;">4746</span> <a href="/cat/135" class="text_fix_1 mobileHide articleInfBoxItem colorLink" style="font-weight: normal;" target="_blank"> 用户运营 </a> </div> </div> </div> <!-- 找渠道 --> <!-- <div class="mobileHide topicIndex qudaoBox"> <div class="scaleBigBox scaleBigBoxTopicIndex1 clearfix" style="position: relative"> <div class="topicTitle"> <div class="hezuoTitle"> <img src="img/index/qudaoItemLogo.png" alt=""/> <span>找渠道</span> </div> <a class="topicTitleMore" href="/zchnlist">更多找渠道</a> </div> <div class="topicInfo"> <div class="topicItem1"> <a href="/zchndetail/" target="_blank" class="topicItem"> <div class="qudaoItem qudaoItem1"> <div class="qudaoItemTitle"> <img class="qudaoLogo" src="" alt=""/> <div class="qudaoTip"> <div></div> <div></div> </div> </div> <div class="qudaoItemBottom"> <div class="qudaobottomInfo"> <span class="qudaoCompany"></span> <span class="qudaoBtn">联系 ></span> </div> </div> <div class="qudaoMore">更多服务商</div> </div> </a> </div> </div> </div> </div> --> <div class="articleBox clearfix shadowWrapperCardBox articleBox25 artic_item" data-timepoint="1732285620" data-porder="1245477" data-readnum="3622" > <div class="articleImg left scaleBigBox"> <a href="/article-693340-1.html" target="_blank" data-timepoint="1732285620" class="articleImgLink scaleBig" style="background-image: url('https://qnssl.niaogebiji.com/eeafc9fb83ef2e593ae231987545ce5f1732285400422.png')"> “长短”共生,爱奇艺拥抱变化 </a> </div> <div class="article left"> <a href="/article-693340-1.html" target="_blank"> <div class="articleTitle elp">“长短”共生,爱奇艺拥抱变化</div> </a> <div class="articleContent mobileHide elps" data-content="" data-id="693340"> <a href="/article-693340-1.html" class="articleContentInner contentText-more">11月21日,爱奇艺公布2024年第三季度财报。 数据显示,第三季度爱奇艺总收入72亿元人民币,其中会员服务收入4</a> </div> <div class="articleInfBox articleInfBox2 mobileHide ContentItem-actions Sticky RichContent-actions is-bottom"> <a href="/authorview/11472" style="position: relative;top: 1px;" target="_blank" ><span class="author articleInfBoxItem" style="width: auto;margin-right: 0;font-weight: normal;">美股研究社</span></a > <span class="splitLine">|</span> <span class="writeTime articleListControlNewBtn2 articleListControlBtnWrap articleInfBoxItem" style="font-weight: normal;">2024-11-22</span> <span class="splitLine">|</span> <span class="reading articleClassify2" style="font-weight: normal;">3622</span> <a href="/cat/116" class="text_fix_1 mobileHide articleInfBoxItem colorLink" style="font-weight: normal;" target="_blank"> 直播短视频 </a> </div> </div> </div> <!-- 找渠道 --> <!-- <div class="mobileHide topicIndex qudaoBox"> <div class="scaleBigBox scaleBigBoxTopicIndex1 clearfix" style="position: relative"> <div class="topicTitle"> <div class="hezuoTitle"> <img src="img/index/qudaoItemLogo.png" alt=""/> <span>找渠道</span> </div> <a class="topicTitleMore" href="/zchnlist">更多找渠道</a> </div> <div class="topicInfo"> <div class="topicItem1"> <a href="/zchndetail/" target="_blank" class="topicItem"> <div class="qudaoItem qudaoItem1"> <div class="qudaoItemTitle"> <img class="qudaoLogo" src="" alt=""/> <div class="qudaoTip"> <div></div> <div></div> </div> </div> <div class="qudaoItemBottom"> <div class="qudaobottomInfo"> <span class="qudaoCompany"></span> <span class="qudaoBtn">联系 ></span> </div> </div> <div class="qudaoMore">更多服务商</div> </div> </a> </div> </div> </div> </div> --> <div class="articleBox clearfix shadowWrapperCardBox articleBox26 artic_item" data-timepoint="1732185360" data-porder="1245238" data-readnum="10663" > <div class="articleImg left scaleBigBox"> <a href="/article-693231-1.html" target="_blank" data-timepoint="1732185360" class="articleImgLink scaleBig" style="background-image: url('https://qnssl.niaogebiji.com/bb354328b2ec9cf230f189ba84aba9071732185320229.png')"> 服务号悄悄 “变脸” </a> </div> <div class="article left"> <a href="/article-693231-1.html" target="_blank"> <div class="articleTitle elp">服务号悄悄 “变脸”</div> </a> <div class="articleContent mobileHide elps" data-content="" data-id="693231"> <a href="/article-693231-1.html" class="articleContentInner contentText-more">服务号逐渐“隐身”背后是微信的内容生态变化。</a> </div> <div class="articleInfBox articleInfBox2 mobileHide ContentItem-actions Sticky RichContent-actions is-bottom"> <a href="/authorview/26869" style="position: relative;top: 1px;" target="_blank" ><span class="author articleInfBoxItem" style="width: auto;margin-right: 0;font-weight: normal;">市象</span></a > <span class="splitLine">|</span> <span class="writeTime articleListControlNewBtn2 articleListControlBtnWrap articleInfBoxItem" style="font-weight: normal;">2024-11-21</span> <span class="splitLine">|</span> <span class="reading articleClassify2" style="font-weight: normal;">10663</span> <a href="/cat/109" class="text_fix_1 mobileHide articleInfBoxItem colorLink" style="font-weight: normal;" target="_blank"> 行业动态 </a> </div> </div> </div> <!-- 找渠道 --> <!-- <div class="mobileHide topicIndex qudaoBox"> <div class="scaleBigBox scaleBigBoxTopicIndex1 clearfix" style="position: relative"> <div class="topicTitle"> <div class="hezuoTitle"> <img src="img/index/qudaoItemLogo.png" alt=""/> <span>找渠道</span> </div> <a class="topicTitleMore" href="/zchnlist">更多找渠道</a> </div> <div class="topicInfo"> <div class="topicItem1"> <a href="/zchndetail/" target="_blank" class="topicItem"> <div class="qudaoItem qudaoItem1"> <div class="qudaoItemTitle"> <img class="qudaoLogo" src="" alt=""/> <div class="qudaoTip"> <div></div> <div></div> </div> </div> <div class="qudaoItemBottom"> <div class="qudaobottomInfo"> <span class="qudaoCompany"></span> <span class="qudaoBtn">联系 ></span> </div> </div> <div class="qudaoMore">更多服务商</div> </div> </a> </div> </div> </div> </div> --> <div class="articleBox clearfix shadowWrapperCardBox articleBox27 artic_item" data-timepoint="1732187760" data-porder="1245237" data-readnum="8632" > <div class="articleImg left scaleBigBox"> <a href="/article-693233-1.html" target="_blank" data-timepoint="1732187760" class="articleImgLink scaleBig" style="background-image: url('https://qnssl.niaogebiji.com/63f797dcf729a5c7da1890bf071f104f1732187738938.png')"> 钟睒睒“炮”轰拼多多,是担忧中国产业倒退陷阱? </a> </div> <div class="article left"> <a href="/article-693233-1.html" target="_blank"> <div class="articleTitle elp">钟睒睒“炮”轰拼多多,是担忧中国产业倒退陷阱?</div> </a> <div class="articleContent mobileHide elps" data-content="" data-id="693233"> <a href="/article-693233-1.html" class="articleContentInner contentText-more">也就说,流量分配的影响下,中高端产业现金流中端,落后产业就会疯狂生长。</a> </div> <div class="articleInfBox articleInfBox2 mobileHide ContentItem-actions Sticky RichContent-actions is-bottom"> <a href="/authorview/10928" style="position: relative;top: 1px;" target="_blank" ><span class="author articleInfBoxItem" style="width: auto;margin-right: 0;font-weight: normal;">师天浩</span></a > <span class="splitLine">|</span> <span class="writeTime articleListControlNewBtn2 articleListControlBtnWrap articleInfBoxItem" style="font-weight: normal;">2024-11-21</span> <span class="splitLine">|</span> <span class="reading articleClassify2" style="font-weight: normal;">8632</span> <a href="/cat/109" class="text_fix_1 mobileHide articleInfBoxItem colorLink" style="font-weight: normal;" target="_blank"> 行业动态 </a> </div> </div> </div> <!-- 找渠道 --> <!-- <div class="mobileHide topicIndex qudaoBox"> <div class="scaleBigBox scaleBigBoxTopicIndex1 clearfix" style="position: relative"> <div class="topicTitle"> <div class="hezuoTitle"> <img src="img/index/qudaoItemLogo.png" alt=""/> <span>找渠道</span> </div> <a class="topicTitleMore" href="/zchnlist">更多找渠道</a> </div> <div class="topicInfo"> <div class="topicItem1"> <a href="/zchndetail/" target="_blank" class="topicItem"> <div class="qudaoItem qudaoItem1"> <div class="qudaoItemTitle"> <img class="qudaoLogo" src="" alt=""/> <div class="qudaoTip"> <div></div> <div></div> </div> </div> <div class="qudaoItemBottom"> <div class="qudaobottomInfo"> <span class="qudaoCompany"></span> <span class="qudaoBtn">联系 ></span> </div> </div> <div class="qudaoMore">更多服务商</div> </div> </a> </div> </div> </div> </div> --> <div class="articleBox clearfix shadowWrapperCardBox articleBox28 artic_item" data-timepoint="1732187760" data-porder="1245236" data-readnum="7714" > <div class="articleImg left scaleBigBox"> <a href="/article-693234-1.html" target="_blank" data-timepoint="1732187760" class="articleImgLink scaleBig" style="background-image: url('https://qnssl.niaogebiji.com/85690ad1281685df422c14bf19bab45a1732187420593.png')"> 3640亿身家!是钟睒睒敢讲真话的底气吗? </a> </div> <div class="article left"> <a href="/article-693234-1.html" target="_blank"> <div class="articleTitle elp">3640亿身家!是钟睒睒敢讲真话的底气吗?</div> </a> <div class="articleContent mobileHide elps" data-content="" data-id="693234"> <a href="/article-693234-1.html" class="articleContentInner contentText-more">福布斯“打脸”胡润:钟睒睒连续4年蝉联中国首富</a> </div> <div class="articleInfBox articleInfBox2 mobileHide ContentItem-actions Sticky RichContent-actions is-bottom"> <a href="/authorview/11356" style="position: relative;top: 1px;" target="_blank" ><span class="author articleInfBoxItem" style="width: auto;margin-right: 0;font-weight: normal;">互联网那些事</span></a > <span class="splitLine">|</span> <span class="writeTime articleListControlNewBtn2 articleListControlBtnWrap articleInfBoxItem" style="font-weight: normal;">2024-11-21</span> <span class="splitLine">|</span> <span class="reading articleClassify2" style="font-weight: normal;">7714</span> <a href="/cat/109" class="text_fix_1 mobileHide articleInfBoxItem colorLink" style="font-weight: normal;" target="_blank"> 行业动态 </a> </div> </div> </div> <!-- 找渠道 --> <!-- <div class="mobileHide topicIndex qudaoBox"> <div class="scaleBigBox scaleBigBoxTopicIndex1 clearfix" style="position: relative"> <div class="topicTitle"> <div class="hezuoTitle"> <img src="img/index/qudaoItemLogo.png" alt=""/> <span>找渠道</span> </div> <a class="topicTitleMore" href="/zchnlist">更多找渠道</a> </div> <div class="topicInfo"> <div class="topicItem1"> <a href="/zchndetail/" target="_blank" class="topicItem"> <div class="qudaoItem qudaoItem1"> <div class="qudaoItemTitle"> <img class="qudaoLogo" src="" alt=""/> <div class="qudaoTip"> <div></div> <div></div> </div> </div> <div class="qudaoItemBottom"> <div class="qudaobottomInfo"> <span class="qudaoCompany"></span> <span class="qudaoBtn">联系 ></span> </div> </div> <div class="qudaoMore">更多服务商</div> </div> </a> </div> </div> </div> </div> --> <div class="articleBox clearfix shadowWrapperCardBox articleBox29 artic_item" data-timepoint="1732190280" data-porder="1245235" data-readnum="6606" > <div class="articleImg left scaleBigBox"> <a href="/article-693235-1.html" target="_blank" data-timepoint="1732190280" class="articleImgLink scaleBig" style="background-image: url('https://qnssl.niaogebiji.com/7728068f2a9cda822a94d28adea8e0df1732185873432.png')"> AI眼镜要走阳关道,AR要过独木桥 </a> </div> <div class="article left"> <a href="/article-693235-1.html" target="_blank"> <div class="articleTitle elp">AI眼镜要走阳关道,AR要过独木桥</div> </a> <div class="articleContent mobileHide elps" data-content="" data-id="693235"> <a href="/article-693235-1.html" class="articleContentInner contentText-more">智能设备需要多一点现实主义</a> </div> <div class="articleInfBox articleInfBox2 mobileHide ContentItem-actions Sticky RichContent-actions is-bottom"> <a href="/authorview/11258" style="position: relative;top: 1px;" target="_blank" ><span class="author articleInfBoxItem" style="width: auto;margin-right: 0;font-weight: normal;">光子星球</span></a > <span class="splitLine">|</span> <span class="writeTime articleListControlNewBtn2 articleListControlBtnWrap articleInfBoxItem" style="font-weight: normal;">2024-11-21</span> <span class="splitLine">|</span> <span class="reading articleClassify2" style="font-weight: normal;">6606</span> <a href="/cat/118" class="text_fix_1 mobileHide articleInfBoxItem colorLink" style="font-weight: normal;" target="_blank"> 产品运营 </a> </div> </div> </div> <!-- 找渠道 --> <!-- <div class="mobileHide topicIndex qudaoBox"> <div class="scaleBigBox scaleBigBoxTopicIndex1 clearfix" style="position: relative"> <div class="topicTitle"> <div class="hezuoTitle"> <img src="img/index/qudaoItemLogo.png" alt=""/> <span>找渠道</span> </div> <a class="topicTitleMore" href="/zchnlist">更多找渠道</a> </div> <div class="topicInfo"> <div class="topicItem1"> <a href="/zchndetail/" target="_blank" class="topicItem"> <div class="qudaoItem qudaoItem1"> <div class="qudaoItemTitle"> <img class="qudaoLogo" src="" alt=""/> <div class="qudaoTip"> <div></div> <div></div> </div> </div> <div class="qudaoItemBottom"> <div class="qudaobottomInfo"> <span class="qudaoCompany"></span> <span class="qudaoBtn">联系 ></span> </div> </div> <div class="qudaoMore">更多服务商</div> </div> </a> </div> </div> </div> </div> --> <div class="articleBox clearfix shadowWrapperCardBox articleBox30 artic_item" data-timepoint="1732201740" data-porder="1245234" data-readnum="7926" > <div class="articleImg left scaleBigBox"> <a href="/article-693236-1.html" target="_blank" data-timepoint="1732201740" class="articleImgLink scaleBig" style="background-image: url('https://qnssl.niaogebiji.com/4a274477925a2549b5872a8322dea91e1732201709442.png')"> “闲置经济”成新消费趋势,万物新生长期成长性如何? </a> </div> <div class="article left"> <a href="/article-693236-1.html" target="_blank"> <div class="articleTitle elp">“闲置经济”成新消费趋势,万物新生长期成长性如何?</div> </a> <div class="articleContent mobileHide elps" data-content="" data-id="693236"> <a href="/article-693236-1.html" class="articleContentInner contentText-more">2024年,“以旧换新”成为消费热词。以“史上最长”双11为分界点,以旧换新进入下半场,消费市场将怎么发展,依然备受</a> </div> <div class="articleInfBox articleInfBox2 mobileHide ContentItem-actions Sticky RichContent-actions is-bottom"> <a href="/authorview/11472" style="position: relative;top: 1px;" target="_blank" ><span class="author articleInfBoxItem" style="width: auto;margin-right: 0;font-weight: normal;">美股研究社</span></a > <span class="splitLine">|</span> <span class="writeTime articleListControlNewBtn2 articleListControlBtnWrap articleInfBoxItem" style="font-weight: normal;">2024-11-21</span> <span class="splitLine">|</span> <span class="reading articleClassify2" style="font-weight: normal;">7926</span> <a href="/cat/136" class="text_fix_1 mobileHide articleInfBoxItem colorLink" style="font-weight: normal;" target="_blank"> 内容运营 </a> </div> </div> </div> <!-- 找渠道 --> <!-- <div class="mobileHide topicIndex qudaoBox"> <div class="scaleBigBox scaleBigBoxTopicIndex1 clearfix" style="position: relative"> <div class="topicTitle"> <div class="hezuoTitle"> <img src="img/index/qudaoItemLogo.png" alt=""/> <span>找渠道</span> </div> <a class="topicTitleMore" href="/zchnlist">更多找渠道</a> </div> <div class="topicInfo"> <div class="topicItem1"> <a href="/zchndetail/" target="_blank" class="topicItem"> <div class="qudaoItem qudaoItem1"> <div class="qudaoItemTitle"> <img class="qudaoLogo" src="" alt=""/> <div class="qudaoTip"> <div></div> <div></div> </div> </div> <div class="qudaoItemBottom"> <div class="qudaobottomInfo"> <span class="qudaoCompany"></span> <span class="qudaoBtn">联系 ></span> </div> </div> <div class="qudaoMore">更多服务商</div> </div> </a> </div> </div> </div> </div> --> <div class="articleBox clearfix shadowWrapperCardBox articleBox31 artic_item" data-timepoint="1732156613" data-porder="1245065" data-readnum="9183" > <div class="articleImg left scaleBigBox"> <a href="/article-693166-1.html" target="_blank" data-timepoint="1732156613" class="articleImgLink scaleBig" style="background-image: url('https://qnssl.niaogebiji.com/102035323673e4481ab4ec2.16848552.jpeg')"> 背靠华为,江淮欲复制赛力斯“神话” </a> </div> <div class="article left"> <a href="/article-693166-1.html" target="_blank"> <div class="articleTitle elp">背靠华为,江淮欲复制赛力斯“神话”</div> </a> <div class="articleContent mobileHide elps" data-content="" data-id="693166"> <a href="/article-693166-1.html" class="articleContentInner contentText-more">近年来,新能源汽车领域风起云涌,资本市场的风向频繁变化。过去一个月,江淮汽车累计上涨66%,市值突破千亿大关。“催化剂”在于余承东透露的消息:华为智与江淮合作的全新车型“尊界”将于明年春天上市。这一消息让市场不禁联想起当年赛力斯在问界加持下的“咸鱼翻身”。但我们需要冷静分析,这种预期是否过于乐观?尊</a> </div> <div class="articleInfBox articleInfBox2 mobileHide ContentItem-actions Sticky RichContent-actions is-bottom"> <a href="/authorview/5300" style="position: relative;top: 1px;" target="_blank" ><span class="author articleInfBoxItem" style="width: auto;margin-right: 0;font-weight: normal;">蓝莓财经</span></a > <span class="splitLine">|</span> <span class="writeTime articleListControlNewBtn2 articleListControlBtnWrap articleInfBoxItem" style="font-weight: normal;">2024-11-21</span> <span class="splitLine">|</span> <span class="reading articleClassify2" style="font-weight: normal;">9183</span> <a href="/cat/109" class="text_fix_1 mobileHide articleInfBoxItem colorLink" style="font-weight: normal;" target="_blank"> 行业动态 </a> </div> </div> </div> <!-- 找渠道 --> <!-- <div class="mobileHide topicIndex qudaoBox"> <div class="scaleBigBox scaleBigBoxTopicIndex1 clearfix" style="position: relative"> <div class="topicTitle"> <div class="hezuoTitle"> <img src="img/index/qudaoItemLogo.png" alt=""/> <span>找渠道</span> </div> <a class="topicTitleMore" href="/zchnlist">更多找渠道</a> </div> <div class="topicInfo"> <div class="topicItem1"> <a href="/zchndetail/" target="_blank" class="topicItem"> <div class="qudaoItem qudaoItem1"> <div class="qudaoItemTitle"> <img class="qudaoLogo" src="" alt=""/> <div class="qudaoTip"> <div></div> <div></div> </div> </div> <div class="qudaoItemBottom"> <div class="qudaobottomInfo"> <span class="qudaoCompany"></span> <span class="qudaoBtn">联系 ></span> </div> </div> <div class="qudaoMore">更多服务商</div> </div> </a> </div> </div> </div> </div> --> </div> <div style="height: 20px; background: #fff"></div> <div class="loadMore cursor mobileHide colorLink"> <div>加载更多</div> </div> <div class="featherselection mobileHide"> <img class="featherselection_titleimg" src="https://qnssl.niaogebiji.com/4658463045d79fc5cf321d8.26214840.gif" alt=""> <div class="featherselection_box"> <div class="featherselection_list"> <div class="list_left"> <div class="list_left_title elp">Xinstall 15天会员特权</div> <div class="list_left_content">Xinstall是专业的数据分析服务商,帮企业追踪渠道安装来源、裂变拉新统计、广告流量指导等,广泛应用于广告效果统计、APP地推与CPS/CPA归属统计等方面。</div> <div class="list_left_coin">20羽毛</div> </div> <div class="list_right"> <img src="https://qnssl.niaogebiji.com/213809443061ea6d9dd30c27.80477250.png" alt=""/> </div> <div class="featherselection_but">立即兑换</div> </div> <div class="featherselection_list"> <div class="list_left"> <div class="list_left_title elp">一书一课30天会员体验卡</div> <div class="list_left_content">领30天VIP会员,110+门职场大课,250+本精读好书免费学!助你提升职场力!</div> <div class="list_left_coin">20羽毛</div> </div> <div class="list_right"> <img src="https://qnssl.niaogebiji.com/6821824215fe2c3254b7383.55915811.png" alt=""/> </div> <div class="featherselection_but">立即兑换</div> </div> <div class="featherselection_list"> <div class="list_left"> <div class="list_left_title elp">顺丰同城急送全国通用20元优惠券</div> <div class="list_left_content">顺丰同城急送是顺丰推出的平均1小时送全城的即时快送服务,专业安全,准时送达!</div> <div class="list_left_coin">30羽毛</div> </div> <div class="list_right"> <img src="https://qnssl.niaogebiji.com/16968207425fbb77194540a7.81646082.jpg" alt=""/> </div> <div class="featherselection_but">立即兑换</div> </div> </div> </div> </div> <div class="contentRight left mobileHide"> <div class="clockBox"> <div class="left"> <div class="clockBox_desc"> <p>近期节日</p> <span ><a class="holiday_link" href="/pc/article/holiday"> 暂无节日</a></span > </div> </div> <div class="clockBox_date"> <div class="clockBox_tip">借势营销参考 <span>></span></div> <div class="clockBox_day">27</div> <div class="clockBox_line">/</div> <div class="clockBox_date_right"> <div class="clockBox_week">周三</div> <div class="clockBox_month">2024年11月</div> </div> <div style="clear: both"></div> </div> </div> <div class="alertsBox"> <div class="rankingTitle SideRightTitleWrap"> <span class="left yellowafter SideRightTitle">快讯早知道</span> <div class="rankingTime clearfix"> <a class="colorLink" style="font-size: 15px; position: relative; top: 8px" href="/bulletin">更多></a> </div> </div> <div class="dowebokzz"> <img class="dowebokzz_close" src="/img/index/close.png" alt=""/> <img class="dowebokzz_img" src="" alt=""/> </div> <div class="dowebok"> <div class="alertsBox_div" style="margin: 0 auto; margin-bottom: 8px; width: 325px"> <div class="alertsBox_div_left2" style="width: 325px;display: flex;justify-content: space-between;align-items: center;"> <a href="/bulletindetail/114086"> <div class="alertsBox_div_lefttop"> <img src="/img/index/bulletin_tt.png" alt="" srcset=""/> 支付宝“碰一下”发布4大场景方案 向全行业开放 </div> </a> <div class="alertsBox_div_leftbot2"> <div class="bot_right" style="right: 10px"> 09:46 </div> </div> </div> </div> <div class="alertsBox_div" style="margin: 0 auto; margin-bottom: 8px; width: 325px"> <div class="alertsBox_div_left2" style="width: 325px;display: flex;justify-content: space-between;align-items: center;"> <a href="/bulletindetail/114084"> <div class="alertsBox_div_lefttop"> <img src="/img/index/bulletin_tt.png" alt="" srcset=""/> 支付宝与华为联合优化Mate 70碰一下支付 </div> </a> <div class="alertsBox_div_leftbot2"> <div class="bot_right" style="right: 10px"> 09:46 </div> </div> </div> </div> <div class="alertsBox_div" style="margin: 0 auto; margin-bottom: 8px; width: 325px"> <div class="alertsBox_div_left2" style="width: 325px;display: flex;justify-content: space-between;align-items: center;"> <a href="/bulletindetail/114083"> <div class="alertsBox_div_lefttop"> <img src="/img/index/bulletin_tt.png" alt="" srcset=""/> 网易小蜜蜂APP上线 打造种草社区 </div> </a> <div class="alertsBox_div_leftbot2"> <div class="bot_right" style="right: 10px"> 09:45 </div> </div> </div> </div> <div class="alertsBox_div" style="margin: 0 auto; margin-bottom: 8px; width: 325px"> <div class="alertsBox_div_left2" style="width: 325px;display: flex;justify-content: space-between;align-items: center;"> <a href="/bulletindetail/114082"> <div class="alertsBox_div_lefttop"> <img src="/img/index/bulletin_tt.png" alt="" srcset=""/> 腾讯与知乎续签框架协议 </div> </a> <div class="alertsBox_div_leftbot2"> <div class="bot_right" style="right: 10px"> 09:45 </div> </div> </div> </div> </div> </div> <a href="https://www.niaogebiji.com/pc/index/appchange" target="_blank" class="contentRightBanner"> <img src="https://qnssl.niaogebiji.com/9260579155c9de47f31faa5.23974928.jpg" alt=""/> </a> <div class="rankingBox SideRightBox"> <div class="rankingTitle SideRightTitleWrap"> <span class="left yellowafter SideRightTitle">排行榜</span> <div class="rankingTime clearfix"> <span class="rankingTimeChecked cursor textHover2">日</span> <span class=" cursor textHover2">周</span> <span class="cursor textHover2" style="margin-right: 18px">月</span> <span class="cursor textHover2">年</span> <span class="subscript"></span> </div> </div> <div class="rankingContentBox clearfix"> <div class="rankingListBox"> <div class="rankingList left day"> </div> <div class="rankingList left week"> </div> <div class="rankingList left month"> </div> <div class="rankingList left year"> </div> </div> </div> </div> <!-- 右侧渠道推荐 --> <!--<div class="alertsBox cooperationBox" style="height: 100%;border-radius:6px;"> <div class="qudaoContent"> <div class="qudaoTitle"> <a href="/zchnlist" class="getMore"> <div class="titleName">渠道推荐</div> <div class="titleMore">查看更多</div> </a> </div> <div class="qudaoItemInfos"> <a href="/zchndetail/"> <div class="itemInfo"> <img class="itemCpmpanyLogo" src="" alt=""/> <div class="itemCpmpany"> <div class="itemCpmpanyTip1"></div> <div class="itemCpmpanyTip2"></div> </div> <img class="itemInfoRight" src="/img/index/qudaobaricon.png" alt=""> </div> </a> <div class="companyList"> <a href="/zchndetail/" class="qudaoItemInfo"> <div class="qudaoCompanyImg" style="background:url()no-repeat;background-position: center;background-size: 40px;"></div> <div class="qudaoName"></div> <div class="qudaoCon">联系</div> </a> <div class="moreBtn"> <a href="/zchndetail/" style="color: #607d8b;">更多服务商</a> </div> </div> </div> </div> </div>--> <!-- 右侧合作推荐 --> <div class="alertsBox cooperationBox" style="height: 100%;border-radius:6px;margin-bottom:10px"> <div class="hezuoContent"> <div class="qudaoTitle hezuoTitle"> <a href="/cooplist" class="getMore"> <div class="titleName">合作推荐</div> <div class="titleMore">查看更多</div> </a> </div> <div class="hezuoItemInfos"> <a href="/coopdetail/14389" class="hezuoItemInfo"> <div class="hezuoItem" style="background:#fff"> <img src="https://qnssl.niaogebiji.com/834149015606e67341e3685.34083082.jpeg" alt="" class="hezuoLeftImg"/> <div class="hezuoText"> <div class="hezuoTextTitle">品牌新媒体推广资源供应</div> <div class="hezuoBottom"> <span class="hezuoKey">电商</span> <span class="hezuoKey">全国</span> </div> </div> </div> </a> <a href="/coopdetail/14361" class="hezuoItemInfo"> <div class="hezuoItem" style="background:#fff"> <img src="https://qnssl.niaogebiji.com/15971138005f7fe88de67299.86468721.jpeg" alt="" class="hezuoLeftImg"/> <div class="hezuoText"> <div class="hezuoTextTitle">办公工具类产品,会员互换/联合会员</div> <div class="hezuoBottom"> <span class="hezuoKey">商务</span> <span class="hezuoKey">全国</span> </div> </div> </div> </a> </div> </div> </div> <!-- 右侧企服推荐 --> <!--<div class="hotCompany right-layout" > <div class="hotCompanyTop"> <div class="hotCompanyTopTitle">热门服务商推荐</div> <a href="/pc/resource/esall" target="_blank" style="color: #607d8b;" class="hotCompanyTopMore">查看更多</a> </div> <div class="hotCompanyListAll clearfix"> <div class="hotCompanyList "> <a href="/esdetail/" class="hotCompanyItem"> <div class="hotCompanyItemT"> <img src="" alt=""> <div > <div class="hotCompanyItemTitle"></div> <div class="hotCompanyItemSummy"></div> </div> </div> <div class="hotCompanyItemB"> <div style="display:flex"> <div class="hotCompanyItemPosition"></div> <div class="hotCompanyItemCate"></div> </div> <div class="score"> <div class="scoreIcon "></div> <div class="scoreIcon "></div> <div class="scoreIcon "></div> <div class="scoreIcon "></div> <div class="scoreIcon "></div> <div class="scoreNum"></div> </div> </div> </a> </div> <div class="hotCompanyList "> <a href="/esdetail/" class="hotCompanyItem"> <div class="hotCompanyItemT"> <img src="" alt=""> <div > <div class="hotCompanyItemTitle"></div> <div class="hotCompanyItemSummy"></div> </div> </div> <div class="hotCompanyItemB"> <div style="display:flex"> <div class="hotCompanyItemPosition"></div> <div class="hotCompanyItemCate"></div> </div> <div class="score"> <div class="scoreIcon "></div> <div class="scoreIcon "></div> <div class="scoreIcon "></div> <div class="scoreIcon "></div> <div class="scoreIcon "></div> <div class="scoreNum"></div> </div> </div> </a> </div> </div> <div class="hotCompanyPage"> <div class="pageNum"> <div class="pageNum-item activeNum" ></div> <div class="pageNum-item" ></div> </div> </div> </div>--> <div class="SideRightBox1"> <div class="quanzi">圈子</div> <div class="quanziList"> <div class="quanziItem"> <img class="quanziItemLogo" src="/img/index/step_1_4_1631868324598.3075.png" alt=""> <p class="quanziItemTitle">APP推广群</p> <div class="quanziItemBtn" data-id="0">加入</div> </div> <div class="quanziItem"> <img class="quanziItemLogo" src="/img/index/step_1_4_1631868324598.3075.png" alt=""> <p class="quanziItemTitle">运营交流群</p> <div class="quanziItemBtn" data-id="1">加入</div> </div> <div class="quanziItem"> <img class="quanziItemLogo" src="/img/index/step_1_4_1631868324598.3075.png" alt=""> <p class="quanziItemTitle">渠道交流群</p> <div class="quanziItemBtn" data-id="2">加入</div> </div> <div class="quanziItem"> <div class="quanziItemLogo1"> <img class="quanziItemLogo " src="/img/index/step_1_4_1670988381231.8061.png" alt=""> </div> <p class="quanziItemTitle quanziItemTitle1">鸟哥笔记运营交流群</p> <div class="quanziItemBtn1" data-id="3">加入</div> </div> </div> <div class="quanziEWM"> <img class="ewmImg" src="/img/index/wx-xzj.png" alt=""> <div class="ewmRight"> <div class="ewmRightTop">扫码加我拉你入群</div> <div class="ewmRightBottom">添加鸟哥笔记小助教</div> </div> </div> <div class="quanziEWM1"> <img class="ewmImg1" src="/img/index/ngvip2.png" alt=""> <div class="ewmRight"> <div class="ewmRightTop ewmRightTop1">扫码加我拉你入群 </div> <div class="ewmRightBottom1">请注明:姓名-公司-职位,以便审核进群资格</div> </div> </div> </div> <div class="promoteAuthorBox SideRightBox"> <div class="promoteAuthorTitle SideRightTitleWrap"> <span class="left yellowafter SideRightTitle SideRightTitle">推荐作者</span> <div class="promoteAuthorCheckMore clearfix"> <a class="colorLink" href="/pc/author/promote?change=1">查看更多</a> </div> </div> <div class="promoteAuthorContentBox clearfix"> <div class="premoteAuthorItem"> <a style="float: left" href="/authorview/4344"> <img src="https://qnssl.niaogebiji.com/5224417775db295870d81f4.63932427.jpg" class="premoteAuthorImg"/> </a> <div class="premoteAuthorRightBlock"> <div> <a class="premoteAuthorName" href="/authorview/4344">卡思数据</a> <button class="premoteAuthorWatchButton pull-right buttonLink " data-author="4344" data-focus="false">关注</button> <div style="clear: both"></div> </div> <div class="premoteAuthorSummary"> 卡思数据是视频全网大数据开放平台,为内容创作者及广告主提供全方位、多维度的数据分析、榜单解读、行业研究等服务。 </div> </div> </div> <div class="premoteAuthorItem"> <a style="float: left" href="/authorview/3440"> <img src="https://qnssl.niaogebiji.com/109bf766c13948c40dd8f5da3ff6b81d.png" class="premoteAuthorImg"/> </a> <div class="premoteAuthorRightBlock"> <div> <a class="premoteAuthorName" href="/authorview/3440">运营研究社</a> <button class="premoteAuthorWatchButton pull-right buttonLink " data-author="3440" data-focus="false">关注</button> <div style="clear: both"></div> </div> <div class="premoteAuthorSummary"> 不让运营人孤寂地成长 </div> </div> </div> <div class="premoteAuthorItem"> <a style="float: left" href="/authorview/24552"> <img src="https://qnssl.niaogebiji.com/729973843628dd0864f4aa4.88154384.jpg" class="premoteAuthorImg"/> </a> <div class="premoteAuthorRightBlock"> <div> <a class="premoteAuthorName" href="/authorview/24552">惊蛰研究所</a> <button class="premoteAuthorWatchButton pull-right buttonLink " data-author="24552" data-focus="false">关注</button> <div style="clear: both"></div> </div> <div class="premoteAuthorSummary"> 探索发现新经济。公众号:惊蛰研究所(jingzheyanjiusuo) </div> </div> </div> </div> </div> <div class="bookeCommend SideRightBox"> <div class="recommend yellowafter SideRightTitle">行业新书</div> <a href="https://item.jd.com/13703638.html" target="_blank" class="bookList clearfix"> <div class="bookImg left scaleBigBox scaleBigBoxBook"> <img class="scaleBig" src="https://qnssl.niaogebiji.com/747713935624ff56137caa6.39461961.png" alt=""/> </div> <div class="bookR left"> <div class="bookTitle colorLink">写方案其实是解决问题</div> <div class="bookContent elps colorLink">10年运营高手方案写作的复盘迭代,1个思维公式+4大步骤,满足你在9大场景下的方案写作需要。</div> <div class="articleInfBox textPointer" onclick="return false"> 作者: June </div> </div> </a> <a href="http://product.dangdang.com/29402600.html" target="_blank" class="bookList clearfix"> <div class="bookImg left scaleBigBox scaleBigBoxBook"> <img class="scaleBig" src="https://qnssl.niaogebiji.com/752515783628ae5f5dfa995.62844933.jpg" alt=""/> </div> <div class="bookR left"> <div class="bookTitle colorLink">用户运营方法论:入门、实战与进阶</div> <div class="bookContent elps colorLink">百度资深产品和运营专家10余年经验总结,凝聚猫扑、小米、百度用户运营精髓,产品和运营双视角,9维度全面展开。</div> <div class="articleInfBox textPointer" onclick="return false"> 作者: 汪雪飞 </div> </div> </a> <a href="https://item.jd.com/13622188.html" target="_blank" class="bookList clearfix"> <div class="bookImg left scaleBigBox scaleBigBoxBook"> <img class="scaleBig" src="https://qnssl.niaogebiji.com/998501497621d985d454248.73178964.png" alt=""/> </div> <div class="bookR left"> <div class="bookTitle colorLink">高效学习:成为学习高手的 5 个方法</div> <div class="bookContent elps colorLink">学霸与学渣并非天生,思维差异才是本质</div> <div class="articleInfBox textPointer" onclick="return false"> 作者: [日] 西冈一诚 </div> </div> </a> </div> <div class="contentRight left mobileHide SideRightBox"> <div class="topicAboutBox"> <div class="recommend yellowafter SideRightTitle"> 热门专题 <a href="/special" class="lookmore">查看更多</a> </div> <div class="topicAboutList"> <a href="/topicdetail/66" class="topicAboutItem"> <div class="scaleBigBox scaleBigBoxTopic"> <img class="scaleBig scaleBigTopic" src="https://qnssl.niaogebiji.com/202602695660126e3f66a356.75443717.jpg" alt=""/> </div> <p class="topicAboutTitle courseListTitle">如何利用企业微信做好私域流量</p> <p class="topicAboutContent elp courseListText">私域流量发展至今,几乎已经离不开企业微信。随着微信官方的推进和对其他工具的封禁,使用企业微信几乎已经成为了运营私域流量的必然。企业微信是什么?企业微信这么使用?来这个专题找答案吧~</p> <p class="topicAboutNum textPointer" onclick="return false"> <span>17篇文章</span> <span>416477人次已学习</span> </p> </a> </div> </div> </div> <div class="adImgBox adImgBox2"> <div class="scaleBigBox scaleBigBox2"> </div> </div> <div class="random"> <div class="tab_title"> <div class="tab_content"> <div class="tab_content_l"> <img src="/img/index/icon-new.png" alt=""> <span>最新</span> </div> <div class="tab_content_r"> <img src="/img/index/icon-random.png" alt=""> <span>随机</span> </div> </div> <div class="new_btn act_btn"> <img src="/img/index/icon-new.png" alt=""> <span>最新</span> </div> <div class="random_btn" style="display:none"> <img src="/img/index/icon-random.png" alt=""> <span>随机</span> </div> </div> <div class="article_box_new"> <a href="https://www.niaogebiji.com/article-693590-1.html" class="article_random_item"> <img class="article_random_item_l" src="https://qnssl.niaogebiji.com/174531249567461f65abe222.67938366.jpeg" alt=""> <div class="article_random_item_r"> <div class="random_text">星巴克开进故宫,蜜雪冰城爆火东南亚</div> <div class="random_date">2024-11-27</div> </div> </a> <a href="https://www.niaogebiji.com/article-693591-1.html" class="article_random_item"> <img class="article_random_item_l" src="https://qnssl.niaogebiji.com/156062471267461f703ebd50.46093790.jpeg" alt=""> <div class="article_random_item_r"> <div class="random_text">字节跳动又一款产品爆了</div> <div class="random_date">2024-11-27</div> </div> </a> <a href="https://www.niaogebiji.com/article-693592-1.html" class="article_random_item"> <img class="article_random_item_l" src="https://qnssl.niaogebiji.com/70686087267461f793f8fc9.93601752.jpeg" alt=""> <div class="article_random_item_r"> <div class="random_text">3.0时代,素材团队该如何科学搭建和训练</div> <div class="random_date">2024-11-27</div> </div> </a> <a href="https://www.niaogebiji.com/article-693610-1.html" class="article_random_item"> <img class="article_random_item_l" src="https://qnssl.niaogebiji.com/166443890267462df1e302e1.05931234.jpeg" alt=""> <div class="article_random_item_r"> <div class="random_text">保时捷、货拉拉,谁来也扛不住“肾病司机维权视频”</div> <div class="random_date">2024-11-27</div> </div> </a> <a href="https://www.niaogebiji.com/article-693611-1.html" class="article_random_item"> <img class="article_random_item_l" src="https://qnssl.niaogebiji.com/10513393067462e00c4dc23.20498616.jpeg" alt=""> <div class="article_random_item_r"> <div class="random_text">为什么工作不多,但上一天班却很累?</div> <div class="random_date">2024-11-27</div> </div> </a> <a href="https://www.niaogebiji.com/article-693613-1.html" class="article_random_item"> <img class="article_random_item_l" src="https://qnssl.niaogebiji.com/163904812967462e218505c4.31831811.jpeg" alt=""> <div class="article_random_item_r"> <div class="random_text">华为鸿蒙智家品牌升级背后:开拓者,引领者,赋能者</div> <div class="random_date">2024-11-27</div> </div> </a> <a href="https://www.niaogebiji.com/article-693633-1.html" class="article_random_item"> <img class="article_random_item_l" src="https://qnssl.niaogebiji.com/f1d32765fb6215ed9ba20bd9e59733b81732675035318.png" alt=""> <div class="article_random_item_r"> <div class="random_text">贝壳利润持续承压,这次彭永东还能拿7亿年收入吗?</div> <div class="random_date">2024-11-27</div> </div> </a> <a href="https://www.niaogebiji.com/article-693615-1.html" class="article_random_item"> <img class="article_random_item_l" src="https://qnssl.niaogebiji.com/105844051467462e2be83109.55345944.jpeg" alt=""> <div class="article_random_item_r"> <div class="random_text">连续6年第一!海尔智慧楼宇争当智慧轨交“火车头”</div> <div class="random_date">2024-11-27</div> </div> </a> <a href="https://www.niaogebiji.com/article-693614-1.html" class="article_random_item"> <img class="article_random_item_l" src="https://qnssl.niaogebiji.com/81644157067462e27433ac1.22090628.jpeg" alt=""> <div class="article_random_item_r"> <div class="random_text">贝壳“看长”</div> <div class="random_date">2024-11-27</div> </div> </a> <a href="https://www.niaogebiji.com/article-693632-1.html" class="article_random_item"> <img class="article_random_item_l" src="https://qnssl.niaogebiji.com/b2f07227dfe21404a9778b9cc04dd6841732674857549.png" alt=""> <div class="article_random_item_r"> <div class="random_text">“谷子”经济来袭,千亿市场等待A股玩家入局</div> <div class="random_date">2024-11-27</div> </div> </a> </div> <div class="article_box_random"> <a href="https://www.niaogebiji.com/article-50409-1.html" class="article_random_item"> <img class="article_random_item_l" src="https://qnssl.niaogebiji.com/catlist_default_pic.png" alt=""> <div class="article_random_item_r"> <div class="random_text">灵活用工:突破企业人力成本的瓶颈|蓝领用工系列</div> <div class="random_date">2020-03-05</div> </div> </a> <a href="https://www.niaogebiji.com/article-667754-1.html" class="article_random_item"> <img class="article_random_item_l" src="https://qnssl.niaogebiji.com/162293953565f0ba24e18b07.68208168.jpeg" alt=""> <div class="article_random_item_r"> <div class="random_text">全地形车,石头缝里的高增长市场</div> <div class="random_date">2024-03-14</div> </div> </a> <a href="https://www.niaogebiji.com/article-654799-1.html" class="article_random_item"> <img class="article_random_item_l" src="https://qnssl.niaogebiji.com/36693152265905f524bff62.94402298.jpeg" alt=""> <div class="article_random_item_r"> <div class="random_text">宜家盛产的“丑东西”,随机尬死一个路人</div> <div class="random_date">2024-01-03</div> </div> </a> <a href="https://www.niaogebiji.com/article-638657-1.html" class="article_random_item"> <img class="article_random_item_l" src="https://qnssl.niaogebiji.com/ed2b8a82b301b173084a4b254fd28f891697099668185.png" alt=""> <div class="article_random_item_r"> <div class="random_text">太卷了!小红书私域商家也开始投达人了!</div> <div class="random_date">2023-10-13</div> </div> </a> <a href="https://www.niaogebiji.com/article-68318-1.html" class="article_random_item"> <img class="article_random_item_l" src="https://qnssl.niaogebiji.com/catlist_default_pic.png" alt=""> <div class="article_random_item_r"> <div class="random_text">定位原理 | 对定位理论最大的误解(2.0)</div> <div class="random_date">2020-02-21</div> </div> </a> <a href="https://www.niaogebiji.com/article-32631-1.html" class="article_random_item"> <img class="article_random_item_l" src="https://qnssl.niaogebiji.com/17140817235fe851b8cd2107.13101725.jpeg" alt=""> <div class="article_random_item_r"> <div class="random_text">以阿里运营为例讲解:传统行业转互联网必备的4个运营思维</div> <div class="random_date">2020-12-28</div> </div> </a> <a href="https://www.niaogebiji.com/article-101597-1.html" class="article_random_item"> <img class="article_random_item_l" src="https://qnssl.niaogebiji.com/1339392660621f432c78fda1.68761481.jpeg" alt=""> <div class="article_random_item_r"> <div class="random_text">锯断男人的腿?这家女鞋品牌文案太恶俗!</div> <div class="random_date">2022-03-03</div> </div> </a> <a href="https://www.niaogebiji.com/article-49583-1.html" class="article_random_item"> <img class="article_random_item_l" src="https://qnssl.niaogebiji.com/396764251603eefc5d03392.40363521.jpeg" alt=""> <div class="article_random_item_r"> <div class="random_text">惠动魅力女神节,教培企业女神节线上营销方案来了!</div> <div class="random_date">2021-03-03</div> </div> </a> <a href="https://www.niaogebiji.com/article-477969-1.html" class="article_random_item"> <img class="article_random_item_l" src="https://qnssl.niaogebiji.com/2130842122634d64d9c3ac83.18170580.jpeg" alt=""> <div class="article_random_item_r"> <div class="random_text">Wagas,想说爱你不容易</div> <div class="random_date">2022-10-18</div> </div> </a> <a href="https://www.niaogebiji.com/article-84411-1.html" class="article_random_item"> <img class="article_random_item_l" src="https://qnssl.niaogebiji.com/159138039661b7130c466984.73468297.jpeg" alt=""> <div class="article_random_item_r"> <div class="random_text">为什么电商平台都开始推“付费会员”了?</div> <div class="random_date">2021-12-14</div> </div> </a> </div> </div> </div> </div> </div> <script src="/js/js.cookie.js"></script> <script src="/js/main.js?v=2.69a"></script> <script src="/js/sidebar.js"></script> <script src="/js/numHandle.js"></script> <script src="/js/random.js"></script> <script> jQuery('.leftTool').theiaStickySidebar({ // Settings additionalMarginTop: 100, updateSidebarHeight:false }); $(function () { var is_sign = '0' var my_point = '0' if (is_sign == 1) { $('.no_patch_box').hide() $('.patch_box').show() $('.point_num').html(my_point) } else { $('.no_patch_box').show() $('.patch_box').hide() } $('.rankVnum').each((index,item)=>{ let num = $(item).text(); if(num.length >4){ let res = tranNumber(num,1); $(item).text(res) } }) }) let res = tranNumber(359028002,1); console.log(res) $('.clockBox').click(function () { window.location.href = '/pc/article/holiday' }) $('.premoteAuthorWatchButton').click( function (e) { e.preventDefault(); followAuthorArticleDetail(this); } ) function followAuthorArticleDetail(el) { var uid = UID; if (!uid) {///未登录 // location.href = 'https://account.niaogebiji.com/account/login?redirect=' + encodeURIComponent(location.href); loginInit(); } var value; var valueFoucus = $(el).data().focus; if (valueFoucus) { value = 1; } else { value = 0 } var author_id = $(el).data('author'); var $this = $(el); $.post('/pc/author/follow?author=' + author_id + '&value=' + (1 - value), function (ret) { $(el).data().focus = !$(el).data().focus; if (ret.return_code === '0') { if (1 - value) { $this.text("已关注").addClass("hasFollow"); } else { $this.text("关注").removeClass("hasFollow"); } } else { alert(ret.return_msg); } }, 'json'); } </script> <script> function GetQueryString(name) { var reg = new RegExp('(^|&)' + name + '=([^&]*)(&|$)'); var r = window.location.search.substr(1).match(reg); if (r != null) return unescape(r[2]); return null; } function adv_click(id) { $.ajax({ type: 'POST', url: '/index/advstat/', dataType: 'json', data: { id:id, type: 2 }, success: function (result) { }, error: function (result, status) { } }); } function adv_show(id) { $.ajax({ type: 'POST', url: '/index/advstat/', dataType: 'json', data: { id:id, type: 1 }, success: function (result) { }, error: function (result, status) { } }); } $(function () { var ispc = IsPC(); var bannerAry = []; var mySwiper = new Swiper('.swiper-container', { autoplay: 5000, pagination: '.swiper-pagination', paginationClickable: true, prevButton: '.swiper-button-prev', nextButton: '.swiper-button-next', loop: true, onSlideChangeEnd: function (p) { var idx = p.realIndex ; // var maxLength = document.getElementsByClassName('swiper-pagination')[0].childNodes.length; var clientRectBigBanner = document.getElementsByClassName('banner')[0].getBoundingClientRect(); if (!bannerAry.includes(idx) && clientRectBigBanner.bottom > 0 && clientRectBigBanner.top < window.innerHeight) { adv_show($('.swiper-slide').eq(idx).data('id')); bannerAry.push(idx); } }, }); /*鼠标移入停止轮播,鼠标离开 继续轮播*/ var comtainer = document.getElementById('swiper-container'); comtainer.onmouseenter = function () { mySwiper.stopAutoplay(); }; comtainer.onmouseleave = function () { mySwiper.startAutoplay(); }; $('.rankingTime span').click(function () { $(this).addClass('rankingTimeChecked').siblings().removeClass('rankingTimeChecked'); var num = $(this).index(); $('.subscript').animate( { left: num * 50 + 2, }, 300 ); $('.rankingListBox').animate( { marginLeft: -340 * num, }, 300 ); }); if ($('.textHover2').length == 4) { $('.textHover2').eq(0).addClass('rankingTimeChecked').siblings().removeClass('rankingTimeChecked'); $('.subscript').animate({ left: 2 }, 300); $('.rankingListBox').animate( { marginLeft: 0, }, 300 ); } else { $('.textHover2').eq(2).addClass('rankingTimeChecked').siblings().removeClass('rankingTimeChecked'); $('.subscript').animate({ left: 104 }, 300); $('.rankingListBox').animate( { marginLeft: -344 * 3, }, 300 ); } $('.loadMore').click(function () { load('pc'); }); if (!ispc) { $('.containerBox').dropload({ scrollArea: window, domUp: { domClass: 'dropload-up', domRefresh: '<div class="dropload-refresh">下拉加载更多</div>', domUpdate: '<div class="dropload-update">↑释放更新-自定义内容</div>', domLoad: '<div class="dropload-load"><span class="loading"></span>加载中...</div>', }, domDown: { domClass: 'dropload-down', // 滑动到底部显示内容 domRefresh: '<div class="dropload-refresh">暂无数据</div>', // 内容加载过程中显示内容 domLoad: '<div class="dropload-load"><span class="loading"></span>加载中...</div>', // 没有更多内容-显示提示 domNoData: '<div class="dropload-noData">暂无数据</div>', }, loadDownFn: function (me) { load('dropload', me); }, }); } function load(dropload, me) { $('.loadMore div').text('加载中...'); var timepoint = $('.articleBox:last').data('timepoint'); var porder = $('.articleBox:last').data('porder'); $.ajax({ url: '/pc/index/getMoreArticle/', data: {timepoint: timepoint,porder: porder, format: 'html', from_source: 'index'}, success: function (res) { if (res != '') { $('.loadMore div').text('加载更多'); $('.articleListBox').append(res); $('.lazyImg').lazyload({effect: 'fadeIn'}); /*var str = res; var al = rebindArticleList($(str)); $('.articleListBox').append(al); $(".lazyImg").lazyload({effect: "fadeIn"});*/ if (dropload == 'dropload' && res === '') { me.lock(); me.noData(); me.resetload(); } else if (dropload == 'dropload' && res !== '') { me.resetload(); } } else { //alert(res); me.lock(); if (dropload == 'dropload') { me.resetload(); } } }, error: function () { // alert("出错了!", '请求服务器失败', "error"); me.resetload(); me.lock(); me.noData(); if (dropload == 'dropload') { me.resetload(); } }, }); } }); </script> <script> // console.log() var page_fir = 1; var page_sec = 1; var page_sear = 1; var changeArr = []; var channelArr = []; var searchArr = []; var rsArr = []; var searchArr2; //历史搜索 var porder_type = ''; var daily_act_start = ''; var daily_act_end = ''; var reg_num_start = ''; var reg_num_end = ''; var device_type = ''; var app_type = ''; var pay_type = ''; var banner_type = ''; var noRequestCh = false; var noRequestTg = false; var noRequestSe = false; var keyword = ''; var isoperation; var isoperation2; var pjpage = 1; $(function () { // appChange(page_fir, porder_type, daily_act_start, daily_act_end, reg_num_start, reg_num_end, device_type, app_type, pay_type, banner_type); // appChannel(page_sec); // getHotsearch(); if (localStorage.search) { searchArr2 = localStorage.search.split(','); } else { searchArr2 = []; } MapSearchArr(); }); //历史搜索 function MapSearchArr() { var tmpHtml = ''; for (var i = 0; i < searchArr2.length; i++) { tmpHtml += '<span class="keywordc buttonLink3" data-text="' + searchArr2[i] + '">' + searchArr2[i] + '</span>'; } $('.search_wordrl').html(tmpHtml); } //去重 function KillRepeat(val) { if ($.trim(val) == '') { return false; } for (var i in searchArr2) { if (searchArr2[i] == val) { return false; } } if (searchArr2.length < 9) { searchArr2.unshift(val); } else { searchArr2.pop(); searchArr2.unshift(val); } } //app换量 function appChange(page_no, porder_type, daily_act_start, daily_act_end, reg_num_start, reg_num_end, device_type, app_type, pay_type, banner_type) { return false; var params = { page_no: page_no, porder_type: porder_type, daily_act_start: daily_act_start, daily_act_end: daily_act_end, reg_num_start: reg_num_start, reg_num_end: reg_num_end, device_type: device_type, app_type: app_type, pay_type: pay_type, banner_type: banner_type, }; $.ajax({ url: '/pc/index/getitemlist/', data: params, method: 'POST', // success: (res) => { var data = JSON.parse(res); if (data.return_code == '200') { for (var i = 0; i < data.return_data.list.length; i++) { changeArr.push(data.return_data.list[i]); } var str = ''; for (var i = 0; i < changeArr.length; i++) { str += '<div bindtap="changedetail" class="change_content" data-ewm="' + changeArr[i].ngbj_xcxcode + '" data-id="' + changeArr[i].id + '">' + ' <img src="https://qnssl.niaogebiji.com/' + changeArr[i].logo + '">' + ' <div class="change_content_text">' + ' <div class="top">' + ' <div class="top_left">' + changeArr[i].name + '</div>' + ' <div class="top_right elp">' + changeArr[i].daily_act + 'w/' + changeArr[i].reg_num + 'w</div>' + ' </div>' + ' <div class="center">' + ' <div class="center_right">日活/注册</div>' + ' <div class="center_left">' + ' <span>' + changeArr[i].app_type + '</span>' + ' <span class="fen">|</span>' + ' <span>' + changeArr[i].device_type + '</span>' + ' <span class="fen">|</span>' + ' <span>' + changeArr[i].pay_type + '</span>' + ' </div>' + ' </div>' + ' </div>' + '</div>'; } $('.change_scroll').html(str); if (data.return_data.list.length < 20) { noRequestCh = true; var str2 = '<div class="changefooter" >- 我已给了你我的全部 -</div>'; $('.change_scroll').append(str2); } // console.log(this.data.hidden); } else { alert('网络错误'); } }, fail: (res) => { console.log('出错'); }, }); } //渠道推广 function appChannel(page_no) { return false; var params = { page_no: page_no, }; //进行拼接 $.ajax({ url: '/pc/index/getchalist/', data: params, method: 'POST', success: (res) => { // console.log(JSON.parse(res)) var data = JSON.parse(res); var channelArr2 = []; if (data.return_code == '200') { for (var i = 0; i < data.return_data.list.length; i++) { channelArr2.push(data.return_data.list[i]); } // console.log(channelArr2) var str = ''; $.each(channelArr2, function (i, item) { str = '<div class="spread_content" data-ewm="' + item.ngbj_xcxcode + '" data-id=' + item.id + '>' + ' <img src="https://qnssl.niaogebiji.com/' + item.logo + '">' + ' <div class="spread_content_text">' + ' <div class="top">' + item.name + '</div>' + ' <div class="center">' + ' <div class="center_left">投放</div>' + ' <div class="center_right tf" id="item' + item.id + '">' + ' </div>' + ' </div>' + ' <div class="bottom">' + ' <div class="bottom_left" >结算</div>' + ' <div class="bottom_right js" id="itemm' + item.id + '">' + ' </div>' + ' </div>' + ' </div>' + '</div>'; $('.spread_scroll').append(str); // console.log(ad_type_arr) $('#item' + item.id).html(''); $('#itemm' + item.id).html(''); $.each(item.ad_type_arr, function (j, item2) { //循环得出“speciesName” var bb = '<span>' + item2['text'] + '</span>'; $('#item' + item.id).append(bb); }); $.each(item.money_type_arr, function (k, item3) { //循环得出“speciesName” var cc = '<span>' + item3['text'] + '</span>'; $('#itemm' + item.id).append(cc); }); }); if (data.return_data.list.length < 20) { noRequestTg = true; var str2 = '<div class="changefooter" >- 我已给了你我的全部 -</div>'; $('.spread_scroll').append(str2); } } }, }); } //热搜词 function getHotsearch() { return false; $.ajax({ url: '/pc/index/hotExchangeWordsList', data: '', method: 'POST', success: (res) => { // console.log(JSON.parse(res)) var data = JSON.parse(res); if (data.return_code == '200') { rsArr = data.return_data.list; if (rsArr.length == 0) { return false; } else { var strs = ''; for (var i = 0; i < rsArr.length; i++) { strs += '<span class="keywordc buttonLink3" data-text="' + rsArr[i].text + '">' + rsArr[i].text + '</span>'; } $('.search_wordr').html(strs); } } }, }); } //搜索请求 function uplist(keyword, page_no) { var params = { keyword: keyword, page_no: page_no, }; $.ajax({ url: '/pc/index/exchangeSearch', data: params, method: 'POST', success: (res) => { // console.log(JSON.parse(res)) var data = JSON.parse(res); if (data.return_code == '200') { var searchArrs = []; for (var i = 0; i < data.return_data.list.length; i++) { searchArrs.push(data.return_data.list[i]); } // console.log(searchArrs) var str = ''; for (var i = 0; i < searchArrs.length; i++) { if (searchArrs[i].item_type == 1) { str += '<div bindtap="changedetail" data-ewm="' + searchArrs[i].ngbj_xcxcode + '" class="change_content" data-id="' + searchArrs[i].id + '">' + ' <img src="https://qnssl.niaogebiji.com/' + searchArrs[i].logo + '">' + ' <div class="change_content_text">' + ' <div class="top">' + ' <div class="top_left">' + searchArrs[i].name + '</div>' + ' <div class="top_right elp">' + searchArrs[i].daily_act + 'w/' + searchArrs[i].reg_num + 'w</div>' + ' </div>' + ' <div class="center">' + ' <div class="center_right">日活/注册</div>' + ' <div class="center_left">' + ' <span>' + searchArrs[i].app_type + '</span>' + ' <span class="fen">|</span>' + ' <span>' + searchArrs[i].device_type + '</span>' + ' <span class="fen">|</span>' + ' <span>' + searchArrs[i].pay_type + '</span>' + ' </div>' + ' </div>' + ' </div>' + '</div>'; } } $('.search_scroll').append(str); $.each(searchArrs, function (i, item) { if (item.item_type == 2) { var channelstr = '<div class="spread_content" data-ewm="' + item.ngbj_xcxcode + '" data-id=' + item.id + '>' + ' <img src="https://qnssl.niaogebiji.com/' + item.logo + '">' + ' <div class="spread_content_text">' + ' <div class="top">' + item.name + '</div>' + ' <div class="center">' + ' <div class="center_left">投放</div>' + ' <div class="center_right tf" id="item2' + item.id + '">' + ' </div>' + ' </div>' + ' <div class="bottom">' + ' <div class="bottom_left" >结算</div>' + ' <div class="bottom_right js" id="itemm3' + item.id + '">' + ' </div>' + ' </div>' + ' </div>' + '</div>'; $('.search_scroll').append(channelstr); $.each(item.ad_type_arr, function (j, item2) { var bb = '<span>' + item2['text'] + '</span>'; $('#item2' + item.id).append(bb); }); $.each(item.money_type_arr, function (k, item3) { var cc = '<span>' + item3['text'] + '</span>'; $('#itemm3' + item.id).append(cc); }); } }); if (searchArrs.length == 0) { var str3 = '<img class="kss" src="/img/index/kss.png" alt="">'; $('.search_scroll').css('height', '500px'); $('.search_scroll').html(str3); } if (data.return_data.list.length < 66 && searchArrs.length != 0) { noRequestSe = true; var str2 = '<div class="changefooter" >- 我已给了你我的全部 -</div>'; $('.search_scroll').append(str2); } } }, }); } //任何操作记录一次 function operation(type) { var params = { type: type, }; $.ajax({ url: '/pc/index/statExchange', data: params, method: 'POST', success: (res) => { // console.log(res) }, }); } /*$('.detail_button').click(function () { operation(3) })*/ function getDetail(id) { var params = { id: id, }; $.ajax({ url: '/pc/index/getDem', data: params, method: 'POST', success: (res) => { // console.log(JSON.parse(res)) var data = JSON.parse(res); if (data.return_code == '200') { var xqArr = data.return_data.data; console.log(xqArr); var str = '<img src="https://qnssl.niaogebiji.com/' + xqArr.logo + '">'; $('.change_logo').html(str); $('.detail_top_fens').html(xqArr.point + '分'); $('.detail_top_name').html(xqArr.name); $('.type_one').html(xqArr.app_type); $('.type_two').html(xqArr.device_type); $('.type_thr').html(xqArr.pay_type); $('.user_name').html(xqArr.user_name); var phonenum = phone(xqArr.user_mobile); $('.user_mobile').html(phonenum); var str1 = xqArr.daily_act + 'w/' + xqArr.reg_num + 'w'; $('.detail_top_num').html(str1); var str2 = xqArr.commented_num + '条点评'; $('.detail_top_dp').html(str2); $('.property').html(xqArr.property); $('.reg_num').html(xqArr.reg_num + 'w'); $('.daily_act').html(xqArr.daily_act + 'w'); $('.resource').html(xqArr.resource); $('.cpname').html(xqArr.name); var bannerArr = xqArr.banner_type_arr; var str3 = ''; for (var i = 0; i < bannerArr.length; i++) { str3 += '<div class="detail_jcxx_zywz">' + bannerArr[i].text + '</div>'; } $('.banner_type_arr').html(str3); var point = xqArr.point; var xqPf = 0; if (point == 0) { xqPf = 0; } else if (point > 0 && point <= 0.5) { xqPf = 0.5; } else if (point > 0.5 && point <= 1) { xqPf = 1; } else if (point > 1 && point <= 1.5) { xqPf = 1.5; } else if (point > 1.5 && point <= 2) { xqPf = 2; } else if (point > 2 && point <= 2.5) { xqPf = 2.5; } else if (point > 2.5 && point <= 3) { xqPf = 3; } else if (point > 3 && point <= 3.5) { xqPf = 3.5; } else if (point > 3.5 && point <= 4) { xqPf = 4; } else if (point > 4 && point <= 4.5) { xqPf = 4.5; } else if (point > 4.5 && point <= 5) { xqPf = 5; } var str4 = '<img class="detail_top_xx2" src="/img/comments/' + xqPf + '.png" alt="">'; $('.detail_top_xx').html(str4); var str5 = '<div>被<span>' + xqArr.invited_num + '</span>人邀请过,与其中<span>' + xqArr.invited_agree_num + '</span>家达成合作意向</div>' + '<div>主动邀请过<span>' + xqArr.invite_num + '</span>人,与其中<span>' + xqArr.invite_agree_num + '</span>家达成合作意向</div>'; $('.detail_yqyx').html(str5); } }, }); } //手机号码中间四位 function phone(str) { var str2 = str.substr(0, 3) + '****' + str.substr(7); return str2; } function getDetail2(id) { var params = { id: id, }; $.ajax({ url: '/pc/index/getCha', data: params, method: 'POST', success: (res) => { // console.log(JSON.parse(res)) var data = JSON.parse(res); if (data.return_code == '200') { var xqArr = data.return_data.data; console.log(xqArr); var str = '<img src="https://qnssl.niaogebiji.com/' + xqArr.logo + '">'; $('.channel_logo').html(str); $('.channel_name').html(xqArr.name); var ad_type_arr = xqArr.ad_type_arr; var str1 = '<div class="channel_type_tfbutton">投放</div>'; for (var i = 0; i < ad_type_arr.length; i++) { str1 += '<div class="channel_type_tfl">' + ad_type_arr[i].text + '</div>'; } $('.channel_tf').html(str1); var money_type_arr = xqArr.money_type_arr; var str2 = '<div class="channel_type_jsbutton">结算</div>'; for (var i = 0; i < money_type_arr.length; i++) { str2 += '<div class="channel_type_jsl">' + money_type_arr[i].text + '</div>'; } $('.channel_js').html(str2); $('.channel_zyms_content1').html(xqArr.resource); } }, }); } function getCommentList(target_id) { var params = { target_id: target_id, target_type: '1', page_no: '', }; $.ajax({ url: '/pc/index/getCommentList', data: params, method: 'POST', success: (res) => { console.log(JSON.parse(res)); var data = JSON.parse(res); if (data.return_code == '200') { var dataArr = []; dataArr = data.return_data.list; var str = ''; if (dataArr.length == 0) { str = '<div class="wpj">暂无评价</div>'; $('.detail_comments').html(str); } else { for (let i = 0; i < dataArr.length; i++) { str += '<div class="detail_comments_top">' + ' <img class="detail_comments_logo" src="https://qnssl.niaogebiji.com/' + dataArr[i].item_logo + '">' + ' <div class="detail_comments_name elp">' + dataArr[i].item_name + '</div>' + ' <img class="detail_comments_img" src="/img/comments/' + dataArr[i].point + '.png">'; if (dataArr[i].point == 1 || dataArr[i].point == 2) { str += ' <div class="detail_comments_pj">差</div>'; } else if (dataArr[i].point == 3) { str += ' <div class="detail_comments_pj">一般</div>'; } else if (dataArr[i].point == 4) { str += ' <div class="detail_comments_pj">满意</div>'; } else if (dataArr[i].point == 5) { str += ' <div class="detail_comments_pj">超赞</div>'; } str += ' <div class="detail_comments_time">' + dataArr[i].created_at + '达成合作意向</div>'; if (dataArr[i].content != '') { str += ' <div class="detail_comments_content">' + ' <div class="sjx" role="" aria-label=""></div>' + ' <span>' + dataArr[i].content + '</span>' + ' </div>'; } str += '</div>'; } $('.detail_comments').html(str); } } }, }); } $('.adv_item').click(function () { let idx = ($(this).index('.adv_item') + 1) * 3; window.location.href = $(this).find('a')[0].href; }); var clientRectBannerMark = true; var clientRect3Mark = true; var clientRect6Mark = true; var clientRect9Mark = true; var clientRect3Markadv = true; var clientRect6Markadv = true; var clientRect9Markadv = true; // document.addEventListener( // 'scroll', // function (event) { // /////友盟统计 // var clientRectBanner = document.getElementsByClassName('bannerR')[0].getBoundingClientRect(); // var clientRect3 = document.getElementsByClassName('artic_item')[2].getBoundingClientRect(); // var clientRect6 = document.getElementsByClassName('artic_item')[5].getBoundingClientRect(); // var clientRect9 = document.getElementsByClassName('artic_item')[8].getBoundingClientRect(); // var clientRect3adv = document.getElementsByClassName('adv_item')[0].getBoundingClientRect(); // var clientRect6adv = document.getElementsByClassName('adv_item')[1].getBoundingClientRect(); // var clientRect9adv = document.getElementsByClassName('adv_item')[2].getBoundingClientRect(); // if (clientRectBannerMark && clientRectBanner.bottom > 0 && clientRectBanner.top < window.innerHeight) { // clientRectBannerMark = false; // // console.log('clientRectBanner') // } // // var h2 = $('.contentLeft').height(); // if ($(event.target).scrollTop() + 508 >= h2) { // $('.extensionRead').css({ // position: 'absolute', // bottom: 76 + 'px', // top: 'auto', // }); // return; // } // let h = $('.breadcrumbBoxWrap').height() + $('.rankingBox').height() + 30; // if ($(event.target).scrollTop() > h && $(event.target).scrollTop() + 516 < h2) { // $('.extensionRead').css({ // position: 'fixed', // top: $('header').height() + 'px', // bottom: 'auto', // }); // } else if ($(event.target).scrollTop() + 516 >= h2 && $(event.target).scrollTop() > h) { // $('.extensionRead').css({ // position: 'absolute', // bottom: 76 + 'px', // top: 'auto', // }); // } else { // $('.extensionRead').css({ // position: 'inherit', // }); // } // }, // true /*Capture event*/ // ); $('.appChange_check').click(function () { $('.extensionRead_box').hide(); $('.appChange').show(); }); var clicktype = 0; $('.changemc_img').click(function () { if (clicktype == 0) { $('.change_index').hide(); $('.changemc').hide(); $('.change_detail').show(); } else { $('.change_index').hide(); $('.changemc').hide(); $('.channel_detail').show(); } }); $('.searchmc_img').click(function () { $('.searchmc').hide(); }); //删除历史记录 $('.search_li').on('click', '.ljt', function () { $('.search_tc').show(); }); $('.search_but').on('click', '.search_butl', function () { $('.search_tc').hide(); }); $('.search_but').on('click', '.search_butr', function () { searchArr2 = []; window.localStorage.setItem('search', []); $('.search_tc').hide(); $('.search_wordrl').html(''); // MapSearchArr(); }); $('.detailback').click(function () { $('.change_index').show(); $('.change_detail').hide(); $('.channel_detail').hide(); }); var isinsearch = 0; $('.change_detail').on('click', '.change_button', function () { if (isinsearch == 0) { $('.change_index').show(); $('.changemc').show(); $('.change_detail').hide(); } else { $('.change_index').show(); $('.searchmc').show(); $('.change_detail').hide(); } }); $('.channel_detail').on('click', '.channel_button', function () { if (isinsearch == 0) { $('.change_index').show(); $('.changemc').show(); $('.channel_detail').hide(); } else { $('.change_index').show(); $('.searchmc').show(); $('.channel_detail').hide(); } }); $('.change_scroll').on('click', '.change_content', function () { // console.log(isoperation) /*if (isoperation) { isoperation = false Cookies.set('isoperation', true, {expires: 365, path: '/'}); operation(2) }*/ clicktype = 0; isinsearch = 0; var ewm = $(this).data('ewm'); var id = $(this).data('id'); getDetail(id); getCommentList(id); $('.change_index').hide(); $('.change_detail').show(); var string = '<img src="https://qnssl.niaogebiji.com/' + ewm + '" alt="">'; $('.ewm_box1').html(string); // $('.changemc').show() }); $('.spread_scroll').on('click', '.spread_content', function () { /*if (isoperation) { isoperation = false Cookies.set('isoperation', true, {expires: 365, path: '/'}); operation(2) }*/ clicktype = 1; isinsearch = 0; var ewm = $(this).data('ewm'); var id = $(this).data('id'); getDetail2(id); $('.change_index').hide(); $('.channel_detail').show(); var string = '<img src="https://qnssl.niaogebiji.com/' + ewm + '" alt="">'; $('.ewm_box1').html(string); // $('.changemc').show() }); $('.search_scroll').on('click', '.change_content', function () { var ewm = $(this).data('ewm'); var id = $(this).data('id'); clicktype = 0; isinsearch = 1; getDetail(id); getCommentList(id); $('.change_index').hide(); $('.change_detail').show(); var string = '<img src="https://qnssl.niaogebiji.com/' + ewm + '" alt="">'; $('.ewm_box2').html(string); // $('.searchmc').show() }); $('.search_scroll').on('click', '.spread_content', function () { var ewm = $(this).data('ewm'); var id = $(this).data('id'); clicktype = 1; isinsearch = 1; getDetail2(id); $('.change_index').hide(); $('.channel_detail').show(); var string = '<img src="https://qnssl.niaogebiji.com/' + ewm + '" alt="">'; $('.ewm_box2').html(string); // $('.searchmc').show() }); $(document).keyup(function (event) { if (event.keyCode == 13) { $('.search_scroll').html(''); page_sear = 1; var value = $('.top_input input').val(); if ($.trim(value) == '') { $('.top_input input').val(''); $('.search_re_content').show(); $('.search_change').hide(); noRequestSe = false; } else { keyword = value; KillRepeat(value); localStorage.search = searchArr2; MapSearchArr(); $('.search_re_content').hide(); $('.search_change').show(); uplist(keyword, page_sear); } } }); $('#amount').on('input propertychange', function () { // console.log($(this).val()) var value = $(this).val(); if (value == '') { $('.searchBox_box').removeClass('searchBox_box2'); $('.searchBox_searchbai').hide(); $('.searchBox_searchhui').show(); $('.search_scroll').html(''); $('.search_re_content').show(); $('.search_change').show(); $('.search_scroll').css('height', 'auto'); $('.appChange_tipbox').hide(); } else { $('.searchBox_box').addClass('searchBox_box2'); $('.searchBox_searchbai').show(); $('.searchBox_searchhui').hide(); $('.search_tc').hide(); $('.appChange_tipbox').show(); } }); //存入历史搜索 $('.searchBox_box').click(function () { page_sear = 1; $('.search_scroll').html(''); var value = $('.top_input input').val(); if ($.trim(value) == '') { $('.top_input input').val(''); $('.search_re_content').show(); $('.search_change').hide(); noRequestSe = false; } else { keyword = value; KillRepeat(value); localStorage.search = searchArr2; MapSearchArr(); $('.search_re_content').hide(); $('.search_change').show(); uplist(keyword, page_sear); } }); $('.changeclose').click(function () { $('.extensionRead_box').show(); $('.appChange').hide(); }); $('.changeback').click(function () { noRequestSe = false; page_sear = 1; keyword = ''; searchArr = []; $('.changeclose').show(); $('.appChange_tipbox').show(); $('.search_tc').hide(); $('.search_scroll').html(''); $('.search_re_content').show(); $('.top_input input').val(''); $('.containerchange').show(); $('.search_scroll').css('height', 'auto'); $('.searchBox').hide(); $('.search_change').hide(); $('.changeback').hide(); $('.searchBox_box').removeClass('searchBox_box2'); $('.searchBox_searchbai').hide(); $('.searchBox_searchhui').show(); }); $('.search_word').on('click', '.keywordc', function () { var value = $(this).data('text'); noRequestSe = false; page_sear = 1; searchArr = []; $('.search_scroll').html(''); $('.appChange_tipbox').show(); $('.search_tc').hide(); $('.searchBox_box').addClass('searchBox_box2'); $('.searchBox_searchbai').show(); $('.searchBox_searchhui').hide(); keyword = value; $('.top_input input').val(value); $('.search_re_content').hide(); $('.search_change').show(); uplist(value, page_sear); }); //头部切换 $('.changeheader').on('click', '.header_title', function () { var type = $(this).data('signnum'); console.log(type); if (type == 2) { $('.containerchange').hide(); $('.searchBox').show(); $('.changeback').css('display', 'inline-block'); $('.appChange_tipbox').hide(); $('.changeclose').hide(); } else if (type == 1) { $('.name').removeClass('name2'); $('.show_hidden').hide(); $('.head').show(); $('.form').show(); $('.form2').hide(); $('.content').css('height', '410px'); $(this).children('div').eq(0).addClass('name2'); $(this).children('div').eq(1).show(); } else if (type == 0) { $('.name').removeClass('name2'); $('.show_hidden').hide(); $('.head').hide(); $('.form2').show(); $('.form').hide(); $('.content').css('height', '466px'); $(this).children('div').eq(0).addClass('name2'); $(this).children('div').eq(1).show(); } }); //最新 $('.head').on('click', '.address', function () { $('.extensionRead').css({ position: 'fixed', top: $('header').height() + 'px', bottom: 'auto', }); /*if (isoperation) { isoperation = false Cookies.set('isoperation', true, {expires: 365, path: '/'}); operation(2) }*/ page_fir = 1; porder_type = ''; banner_type = ''; pay_type = ''; app_type = ''; device_type = ''; reg_num_end = ''; reg_num_start = ''; daily_act_end = ''; daily_act_start = ''; hzarr = []; hyarr = []; zfarr = []; xtarr = []; changeArr = []; isscreen = false; noRequestCh = false; $('.change_scroll').html(''); $('.rhxy').hide(); $('.rhsy').hide(); $('.zcxy').hide(); $('.zcsy').hide(); $('.sxs').hide(); $('.sxx').show(); $('.screen').removeClass('ysti'); $('.sortrh').removeClass('ysti'); $('.sortzc').removeClass('ysti'); $('.address').addClass('ysti'); $('.screenbox').hide(); $('.change_scroll').show(); appChange(page_fir, porder_type, daily_act_start, daily_act_end, reg_num_start, reg_num_end, device_type, app_type, pay_type, banner_type); }); //日活排序 $('.head').on('click', '.sortrh', function () { $('.extensionRead').css({ position: 'fixed', top: $('header').height() + 'px', bottom: 'auto', }); /*if (isoperation) { isoperation = false Cookies.set('isoperation', true, {expires: 365, path: '/'}); operation(2) }*/ $('.sortrh').addClass('ysti'); $('.change_scroll').html(''); $('.sortzc').removeClass('ysti'); $('.screenbox').hide(); $('.change_scroll').show(); page_fir = 1; changeArr = []; noRequestCh = false; if (isscreen == false) { $('.screen').removeClass('ysti'); } var display = $('.rhxy').css('display'); if (display == 'none') { porder_type = 2; $('.rhxy').show(); $('.rhsy').hide(); $('.zcxy').hide(); $('.zcsy').hide(); $('.sxs').hide(); $('.sxx').show(); $('.address').removeClass('ysti'); appChange(page_fir, porder_type, daily_act_start, daily_act_end, reg_num_start, reg_num_end, device_type, app_type, pay_type, banner_type); } else { porder_type = 1; $('.rhxy').hide(); $('.rhsy').show(); $('.zcxy').hide(); $('.zcsy').hide(); $('.sxs').hide(); $('.sxx').show(); $('.address').removeClass('ysti'); appChange(page_fir, porder_type, daily_act_start, daily_act_end, reg_num_start, reg_num_end, device_type, app_type, pay_type, banner_type); } }); //注册排序 $('.head').on('click', '.sortzc', function () { $('.extensionRead').css({ position: 'fixed', top: $('header').height() + 'px', bottom: 'auto', }); $('.sortzc').addClass('ysti'); $('.sortrh').removeClass('ysti'); $('.change_scroll').html(''); $('.screenbox').hide(); $('.change_scroll').show(); page_fir = 1; changeArr = []; noRequestCh = false; if (isscreen == false) { $('.screen').removeClass('ysti'); } var display = $('.zcxy').css('display'); if (display == 'none') { porder_type = 4; $('.zcxy').show(); $('.zcsy').hide(); $('.rhxy').hide(); $('.rhsy').hide(); $('.sxs').hide(); $('.sxx').show(); $('.address').removeClass('ysti'); appChange(page_fir, porder_type, daily_act_start, daily_act_end, reg_num_start, reg_num_end, device_type, app_type, pay_type, banner_type); } else { porder_type = 3; $('.zcxy').hide(); $('.zcsy').show(); $('.rhxy').hide(); $('.rhsy').hide(); $('.sxs').hide(); $('.sxx').show(); $('.address').removeClass('ysti'); appChange(page_fir, porder_type, daily_act_start, daily_act_end, reg_num_start, reg_num_end, device_type, app_type, pay_type, banner_type); } }); //筛选 $('.head').on('click', '.screen', function () { $('.extensionRead').css({ position: 'fixed', top: $('header').height() + 'px', bottom: 'auto', }); /*if (isoperation) { isoperation = false Cookies.set('isoperation', true, {expires: 365, path: '/'}); operation(2) }*/ var display = $('.sxs').css('display'); if (display == 'none') { $('.change_scroll').hide(); $('.screenbox').show(); $('.sxs').show(); $('.sxx').hide(); $('.screen').addClass('ysti'); } else { $('.change_scroll').show(); $('.screenbox').hide(); $('.sxs').hide(); $('.sxx').show(); $('.screen').removeClass('ysti'); } }); //app滑动底部 $('.changebox').scroll(function () { event.stopPropagation(); $('.extensionRead').css({ position: 'fixed', top: $('header').height() + 'px', bottom: 'auto', }); if ($('.change_scroll').height() - $('.content').height() == $('.changebox').scrollTop()) { if (noRequestCh == false) { page_fir++; appChange(page_fir, porder_type, daily_act_start, daily_act_end, reg_num_start, reg_num_end, device_type, app_type, pay_type, banner_type); } } }); $('.search_changebox').scroll(function () { event.stopPropagation(); $('.extensionRead').css({ position: 'fixed', top: $('header').height() + 'px', bottom: 'auto', }); if ($('.search_scroll').height() - $('.search_change').height() == $('.search_changebox').scrollTop()) { if (noRequestSe == false) { page_sear++; uplist(keyword, page_sear); } } }); //渠道滑动底部 $('.spread').scroll(function () { event.stopPropagation(); $('.extensionRead').css({ position: 'fixed', top: $('header').height() + 'px', bottom: 'auto', }); if ($('.spread').scrollTop() == 0 && page_sec >= 2) { $('.spread_scroll').html(''); noRequestTg = false; page_sec = 1; appChannel(page_sec); } if ($('.spread_scroll').height() == $('.content').height() + $('.spread').scrollTop()) { if (noRequestTg == false) { page_sec++; appChannel(page_sec); } } }); $('.minrh').blur(function () { daily_act_start = $('.minrh').val(); }); $('.maxrh').blur(function () { daily_act_end = $('.maxrh').val(); }); $('.minzc').blur(function () { reg_num_start = $('.minzc').val(); }); $('.maxzc').blur(function () { reg_num_end = $('.maxzc').val(); }); //支付模式 var zfarr = []; $('.screen_zf').on('click', '.resource_type_content', function () { var izf = $(this).data('izf'); // console.log(izf) if (zfarr.indexOf(izf) == -1) { zfarr.push(izf); } else { var index = zfarr.indexOf(izf); zfarr.splice(index, 1); } // console.log(zfarr) var str1 = JSON.stringify(zfarr); str1 = str1.replace('[', ''); pay_type = str1.replace(']', ''); // console.log(pay_type) if ($(this).hasClass('activechange')) { $(this).removeClass('activechange'); } else { $(this).addClass('activechange'); } }); //系统 var xtarr = []; $('.screen_xt').on('click', '.resource_type_content', function () { var ixt = $(this).data('ixt'); // console.log(ixt) if (xtarr.indexOf(ixt) == -1) { xtarr.push(ixt); } else { var index = xtarr.indexOf(ixt); xtarr.splice(index, 1); } // console.log(xtarr) var str1 = JSON.stringify(xtarr); str1 = str1.replace('[', ''); device_type = str1.replace(']', ''); // console.log(device_type) if ($(this).hasClass('activechange')) { $(this).removeClass('activechange'); } else { $(this).addClass('activechange'); } }); //行业 var hyarr = []; $('.screen_hy').on('click', '.resource_type_content', function () { var ihy = $(this).data('ihy'); // console.log(ihy) if (hyarr.indexOf(ihy) == -1) { hyarr.push(ihy); } else { var index = hyarr.indexOf(ihy); hyarr.splice(index, 1); } // console.log(hyarr) var str1 = JSON.stringify(hyarr); str1 = str1.replace('[', ''); app_type = str1.replace(']', ''); // console.log(app_type) if ($(this).hasClass('activechange')) { $(this).removeClass('activechange'); } else { $(this).addClass('activechange'); } }); //合作 var hzarr = []; $('.screen_hz').on('click', '.resource_type_content', function () { var inhz = $(this).data('inhz'); // console.log(inhz) if (hzarr.indexOf(inhz) == -1) { hzarr.push(inhz); } else { var index = hzarr.indexOf(inhz); hzarr.splice(index, 1); } // console.log(hzarr) var str1 = JSON.stringify(hzarr); str1 = str1.replace('[', ''); banner_type = str1.replace(']', ''); // console.log(banner_type) if ($(this).hasClass('activechange')) { $(this).removeClass('activechange'); } else { $(this).addClass('activechange'); } }); //重置 $('.fenge2 .left').click(function () { $('.resource_type_content').removeClass('activechange'); $('.rhinput input').val(''); banner_type = ''; pay_type = ''; app_type = ''; device_type = ''; reg_num_end = ''; reg_num_start = ''; daily_act_end = ''; daily_act_start = ''; hzarr = []; hyarr = []; zfarr = []; xtarr = []; }); //完成 var isscreen = false; $('.fenge2 .right').click(function () { changeArr = []; page_fir = 1; $('.screenbox').hide(); $('.change_scroll').show(); $('.sxs').hide(); $('.sxx').show(); $('.change_scroll').html(''); if (daily_act_start == '' && daily_act_end == '' && reg_num_start == '' && reg_num_end == '' && device_type == '' && app_type == '' && pay_type == '' && banner_type == '') { $('.screen').removeClass('ysti'); isscreen = false; } else { $('.screen').addClass('ysti'); isscreen = true; } appChange(page_fir, porder_type, daily_act_start, daily_act_end, reg_num_start, reg_num_end, device_type, app_type, pay_type, banner_type); }); var detailindex = 0; $('.detail_bottom_title').on('click', '.detail_bottom_type', function () { var index = $(this).index(); console.log(index); if (detailindex == index) { return; } else { detailindex = index; } $('.detail_bottom_type').removeClass('detail_bottom_type2'); $('.detail_bottom_type_xhx').hide(); $('.detail_bottom_type').eq(index).addClass('detail_bottom_type2'); $('.detail_bottom_type').eq(index).children().eq(1).show(); if (index == 0) { $('.detail_tab1').show(); $('.detail_tab2').hide(); $('.detail_tab3').hide(); } else if (index == 1) { $('.detail_tab1').hide(); $('.detail_tab2').show(); $('.detail_tab3').hide(); } else if (index == 2) { $('.detail_tab1').hide(); $('.detail_tab2').hide(); $('.detail_tab3').show(); } }); </script> <script> if (window.wx) { wx.config({ debug: false, appId: 'wxe911334879bd7dee', timestamp: '1732679381', nonceStr: 'gaiVEed5CWPmpEeC', signature: '98a1f46df2557d6dc297ea200dc68bc74fd6b97b', jsApiList: [ // 'onMenuShareTimeline', // 'onMenuShareAppMessage', 'updateAppMessageShareData', 'updateTimelineShareData' ] }); wx.ready(function () { //分享朋友圈 wx.updateTimelineShareData({ title: '学运营推广,上鸟哥笔记', link: 'https://www.niaogebiji.com/', imgUrl: 'https://www.niaogebiji.com/img/logo.png', success: function () { $('.shareBox').show(); }, cancel: function () { // 用户取消分享后执行的回调函数 } }); //分享给朋友 wx.updateAppMessageShareData({ title: '学运营推广,上鸟哥笔记', desc: '坚持学习,总有收获', link: 'https://www.niaogebiji.com/', imgUrl: 'https://www.niaogebiji.com/img/logo.png', type: '', dataUrl: '', success: function () { $('.shareBox').show(); }, cancel: function () { // 用户取消分享后执行的回调函数 } }); wx.error(function (res) { // swal("分享失败,请重新尝试"); }); }); $('.ghPart').hover( function() { $('.leftBar-box').addClass('activate'); } ) $('.leftBar-box').hover( function() { $('.leftBar-box').addClass('activate'); }, function() { $('.leftBar-box').removeClass('activate'); } ) $('.topicItem1').hover( function() { $(this).addClass('itemHover'); }, function() { $(this).removeClass('itemHover'); } ) $('.homePart').hover(function(){ $('.leftBar-box').removeClass('activate'); }) $('.tPart').hover(function(){ $('.leftBar-box').removeClass('activate'); }) $('.swItem').hover( function(){ $(".app_download_code2").show() }, function(){ $(".app_download_code2").hide() } ) $('.quanziItemBtn').hover( function() { // console.log(1111) let idx = Number($(this).data('id')); // if(idx <=2){ // $('.ewmImg').attr('src','/img/index/qz-xyj.png'); // $('.ewmRightBottom').text('添加鸟哥笔记小妖精') // }else{ // $('.ewmImg').attr('src','/img/index/qz-xtt.png'); // $('.ewmRightBottom').text('添加鸟哥笔记小甜甜') // } $('.quanziEWM').css('top',(idx*56)+10+'px'); $('.quanziEWM').css('display','flex'); }, function() { $('.quanziEWM').css('display','none'); } ) $('.quanziItemBtn1').hover( function() { let idx = Number($(this).data('id')); $('.quanziEWM1').css('top',(idx*56)+10+'px'); $('.quanziEWM1').css('display','flex'); }, function() { $('.quanziEWM1').css('display','none'); } ) // $(window).scroll(function() { // //为了保证兼容性,这里取两个值,哪个有值取哪一个 // //scrollTop就是触发滚轮事件时滚轮的高度 // var scrollTop = document.documentElement.scrollTop || document.body.scrollTop; // var cHeight = $('.container').height(); // var tHeight = $('.leftTool').height(); // var current = cHeight - tHeight; // if(scrollTop - current >= 0 ){ // $(".leftTool").css({"position":"absolute","top":current+70+'px'}); // }else{ // $(".leftTool").removeAttr("style"); // } // }) var _uid = 0; // 用户id 0 代表未登录 var is_author = 0; //0 不是作者 1 作者 var UID = _uid; // var ACCOUNT_DOMAIN = '//'; $('.contribute').click(function() { location.href = 'https://mp.niaogebiji.com/' // if(_uid === 0) { ///未登录 // // location.href = ACCOUNT_DOMAIN+'/account/login?redirect='+location.href // loginInit(); // }else { // //if(is_author === 1) { ///作者 // location.href = '/pc/center/newarticle' // //}else { // // $('.no_author_tip').show() // //} // } }) var numPage = 0; var listLength = $('.hotCompanyList').length - 1; $('.pageNum div').click(function () { $(this).addClass('activeNum').siblings().removeClass('activeNum'); numPage = $(this).index(); $('.hotCompanyListAll').animate( { marginLeft: -354 * numPage, }, 300 ); }); } </script> <style> html,body{ min-width:1280px; } .gov_item_box{ padding-top:10px; } .gov_item { display: inline-block; border: 1px solid #ddd; margin-left: 8px; padding-right: 1em; height: 30px; line-height: 30px; color: #666; font-size: 12px; cursor: pointer; overflow: hidden; background:#f5f5f5; } .gov_item1{ margin-left:0; } .gov_item i { float: left; background: url('/img/gov_icon.png') no-repeat; } .gov_item1 i { width: 17px; height: 15px; background-position: -50px 0; margin: 7px 8px 0 6px; } .gov_item3 i { width: 17px; height: 18px; background-position: -50px -100px; margin: 7px 3px 0 8px; } .gov_item4 i { width: 19px; height: 19px; background-position: -50px -150px; margin: 5px 6px 0; } .gov_item5 i { width: 23px; height: 23px; background-position: -50px -200px; margin: 2px 6px 0 7px; } .gov_item2 i { width: 17px; height: 19px; background-position: -50px -50px; margin: 5px 10px 0 8px; } .footerItem:hover .gap img { opacity: 0.01; } .footerItem .gap:hover img { opacity: 1; } .featherselection_fixedmc{ display:none; } .app_download_code1 { /* background-image: url("/img/aboutus/xms3.png"); */ width: 102px; height: 105px; background-size: contain; position:absolute; left: -23px; top: 83px; padding: 5px; background: #fff; } </style> <div class="footer mobileHide"> <div class="footerLi"> <div class="footerLi1"> <div class="footerList clearfix"> <img class="footer_pic1" src="/img/index/footer_pic1.png" alt=""> <img class="footer_pic2" src="/img/index/footer_pic2.png" alt=""> <div class="footerItem footerItemContact2"> <p class="footerTitle">公司简介</p> <p><a style="line-height: 30px; float:left" href="/pc/index/aboutus" target="_blank">鸟哥笔记-讲述营销的故事!始创于2010年,专注于营销界专业知识分享、营销资源对接,赋能营销从业者。内容涵盖广告、营销、运营、推广、品牌等细分领域知识及资源对接服务<span style="cursor: pointer;display:inline;margin-left:2px;" href="/pc/index/aboutus">查看更多></span></a></p> </div> <div class="footerItem footerItemAbout"> <p class="footerTitle">关于</p> <ul class="space"> <p><a href="/pc/index/aboutus">关于我们</a></p> <p><a href="https://www.lagou.com/gongsi/j123114215.html">加入我们</a></p> <p><a href="http://niaogebj.mikecrm.com/FVEhsoN">反馈举报</a></p> <p><a class="hover" href="https://www.niaogebiji.com/pc/index/contactus">联系我们</a></p> <div class="app_download_code1" style="display:none"> <img style="width:100%;height:100%;" src="/img/aboutus/xms3.png" alt=""> </div> </ul> <ul> <p><a href="https://www.niaogebiji.com/pc/index/copyright">《版权及免责声明》</a></p> <p><a href="https://www.niaogebiji.com/pc/index/agreement">《用户协议》</a></p> <p><a href="https://www.niaogebiji.com/pc/index/privacy">《隐私协议》</a></p> <p> <a href="https://www.niaogebiji.com/pc/marketing/home">商务合作</a></p> </ul> </div> <div class="footerItem nav_module"> <div class="footerTitle">网站导航</div> <nav> <ul> <li><a href="/">首页</a></li> <li><a href="/bulletin">今日事</a></li> <li> <a href="/cat/1">运营</a> <ul class="childUrl"> <li><a href="/cat/103">新媒体</a></li> <li><a href="/cat/101">用户运营</a></li> <li><a href="/cat/102">活动运营</a></li> <li><a href="/cat/104">数据运营</a></li> </ul> </li> <li> <a href="/cat/2">推广</a> <ul class="childUrl"> <li><a href="/cat/105">ASO</a></li> <li><a href="/cat/106">SEM</a></li> <li><a href="/cat/107">信息流</a></li> <li><a href="/cat/108">营销推广</a></li> <li><a href="/cat/114">品牌策略</a></li> </ul> </li> </ul> <ul> <li> <a href="/cat/3">综合</a> <ul class="childUrl"> <li><a href="/cat/109">行业动态</a></li> <li><a href="/cat/112">课程活动</a></li> <li><a href="/cat/110">职场成长</a></li> <li><a href="/special">干货专题</a></li> </ul> </li> <li><a href="/author">专栏</a></li> <li><a href="/pc/index/tag">分类标签</a></li> <li><a href="/pc/resource/esall">服务商大全</a></li> <!-- <li><a href="/cat/111">资料</a></li> --> <!-- <li><a href="/academy/#/academy/course">学院</a></li> --> </ul> </nav> </div> <div class="footerItem download_module"> <div class="footerTitle">下载APP</div> <img class="code" src="/img/index/app_download_code3_1.jpg" alt=""> </div> <div style="margin-right:0px; width: 100%;" class="footerItem footerItemLink"> <p class="footerTitle">友情链接</p> <ul class="clearfix friendLink"> <li class="extraLink"><a style="width: 120px;margin-right: 20px;" href="https://www.xiaoliebian.com" target="_blank" >小裂变</a></li> <li class="extraLink"><a style="width: 120px;margin-right: 20px;" href="https://www.imooc.com/" target="_blank" >慕课网</a></li> <li class="extraLink"><a style="width: 120px;margin-right: 20px;" href="https://www.263.net/" target="_blank" >云会议</a></li> <li class="extraLink"><a style="width: 120px;margin-right: 20px;" href="https://www.juhe.cn" target="_blank" >API接口</a></li> <li class="extraLink"><a style="width: 120px;margin-right: 20px;" href="http://www.woshipm.com/" target="_blank" >人人都是产品经理</a></li> <li class="extraLink"><a style="width: 120px;margin-right: 20px;" href="https://www.qidianla.com/" target="_blank" >起点课堂</a></li> <li class="extraLink"><a style="width: 120px;margin-right: 20px;" href="https://www.135editor.com/" target="_blank" >135编辑器</a></li> <li class="extraLink"><a style="width: 120px;margin-right: 20px;" href="https://www.cyzone.cn/" target="_blank" >创业邦</a></li> <li class="extraLink"><a style="width: 120px;margin-right: 20px;" href="https://www.chuangkit.com" target="_blank" >在线设计</a></li> <li class="extraLink"><a style="width: 120px;margin-right: 20px;" href="https://www.fotor.com.cn" target="_blank" >fotor</a></li> <li class="extraLink"><a style="width: 120px;margin-right: 20px;" href="http://www.gaoding.com" target="_blank" >稿定设计</a></li> <li class="extraLink"><a style="width: 120px;margin-right: 20px;" href="https://www.apicloud.com" target="_blank" >App开发制作</a></li> <li class="extraLink"><a style="width: 120px;margin-right: 20px;" href="https://www.youzan.com/" target="_blank" >小程序商城系统</a></li> <li class="extraLink"><a style="width: 120px;margin-right: 20px;" href="http://www.iheima.com" target="_blank" >i黑马网</a></li> <li class="extraLink"><a style="width: 120px;margin-right: 20px;" href="http://www.fxbaogao.com/" target="_blank" >发现报告</a></li> <li class="extraLink"><a style="width: 120px;margin-right: 20px;" href="http://iwebad.com" target="_blank" >创意广告</a></li> <li class="extraLink"><a style="width: 120px;margin-right: 20px;" href="https://www.yfchuhai.com/" target="_blank" >扬帆出海</a></li> <li class="extraLink"><a style="width: 120px;margin-right: 20px;" href="https://www.nowcoder.com/" target="_blank" >牛客网</a></li> <li class="extraLink"><a style="width: 120px;margin-right: 20px;" href="https://www.logomaker.com.cn/?utm_source=wailian&from=niaoge" target="_blank" >标智客logo设计生成</a></li> <li class="extraLink"><a style="width: 120px;margin-right: 20px;" href="https://588ku.com/" target="_blank" >千库网</a></li> <li class="extraLink"><a style="width: 120px;margin-right: 20px;" href="https://www.logosc.cn/" target="_blank" >标小智LOGO神器</a></li> <li class="extraLink"><a style="width: 120px;margin-right: 20px;" href="https://www.kaogujia.com/" target="_blank" >考古加-兴趣电商数据专家</a></li> <li class="extraLink"><a style="width: 120px;margin-right: 20px;" href="https://www.qingmobint.com/" target="_blank" >青墨国际新加坡EP移民</a></li> <li class="extraLink"><a style="width: 120px;margin-right: 20px;" href="https://www.yumaochuhai.com/" target="_blank" >羽毛出海</a></li> <li class="extraLink"><a style="width: 120px;margin-right: 20px;" href="https://www.yumaochuhai.com" target="_blank" >跨境电商</a></li> <li class="extraLink"><a style="width: 120px;margin-right: 20px;" href="https://www.ban10.cn" target="_blank" >政务公益网</a></li> </ul> </div> </div> </div> <div class="footerBottom"> <p> <span>Powered by QINGMOB PTE. LTD. © 2010-2022 上海青墨信息科技有限公司 </span> <a href="https://beian.miit.gov.cn/" target="_blank">沪ICP备2021034055号-6</a> </p> <div class="gov_item_box"> <a target="_blank" href="https://www.12377.cn/" class="gov_item gov_item1"><i></i><span>国家互联网举报中心</span></a> <a target="_blank" href="https://www.shjbzx.cn/" class="gov_item gov_item3"><i></i><span>上海互联网举报中心</span></a> <a target="_blank" href="http://www.cyberpolice.cn/" class="gov_item gov_item5"><i></i><span>网络110报警服务</span></a> <a target="_blank" href="http://www.beian.gov.cn/portal/registerSystemInfo?recordcode=31011002005551" class="gov_item gov_item2"><i></i><span>沪公网安备31011002005551号</span></a> </div> </div> </div> </div> <div class="featherselection_fixedmc mobileHide"> <img class="go_close mobileHide" src="/img/index/ydgb.png" alt=""> <a class="gologin mobileHide" href="javascript:;"><img src="/img/index/go_login.png" alt=""></a> </div> <script> var _hmt = _hmt || []; (function() { var hm = document.createElement("script"); hm.src = "https://hm.baidu.com/hm.js?b287ed19e06795af7a2b7f4609d48b1d"; var s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(hm, s); })(); </script> <script> function openWin() { let url = 'http://p.qiao.baidu.com/cps/chat?siteId=13189166&userId=10076563&cp=www.niaogebiji.com&cr=web1&cw=web1' window.open(url, 'newwindow', 'height=600, width=800, top=30%,left=30%, toolbar=no, menubar=no, scrollbars=no, resizable=no,location=no, status=no'); } $(function(){ $(".footerItem .hover").mouseover(function() { $(".app_download_code1").show() }) $(".footerItem .hover").mouseout(function() { $(".app_download_code1").hide() }) // var login_url = "//" var is_login = "0"; $('.go_close').click(function () { $('.featherselection_fixedmc').hide() }) $('.featherselection_box').on('click',".featherselection_list",function () { if(is_login == 0){ // loginInit(); $('.featherselection_fixedmc').show() }else{ window.open('/pc/center/mall') } }) $('.featherselection').on('click',".featherselection_titleimg",function () { if(is_login == 0){ loginInit(); $('.featherselection_fixedmc').hide() }else{ window.open('/pc/center/mall') } }) $('[data-src]').click(function(){ var $this = $(this); var src = $this.data('src'); $this.addClass('on').siblings().removeClass('on'); $this.parent().next().css('background-image', 'url('+src+')'); }); var oldWidth; $('.moreFriendLink').click(function(){ oldWidth = $('.friendLink').width(); $('.friendLink').width(410).find('li').addClass('compactLink').show(); $(this).parent().hide(); }); $('.lessFriendLink').click(function(){ $('.friendLink').width(oldWidth).find('li').removeClass('compactLink').show(); $('.extraLink').hide(); }) }); $('.headMain>li').mouseenter(function () { $(this).addClass('active').siblings().removeClass('active'); $(this).siblings().children('.navItem').hide(); $(this).children('.navItem').show(); }).mouseleave(function () { $(this).removeClass('active'); $('.navItem').hide(); $('.current').children('.navItem').show(); }); $('button.search').click(function(){ window.open("https://aso.niaogebiji.com/index/search?wd="+encodeURIComponent($('input.name').val()),"newwindow"); }); $('input.name').keydown(function(e){ if(e.keyCode==13){ window.open("https://aso.niaogebiji.com/index/search?wd="+encodeURIComponent($('input.name').val()),"newwindow"); } }); $('.gologin').click(function(){ $('.featherselection_fixedmc').hide(); loginInit(); }) $('.headerBtn').click(function () { //搜索文章或问吧 }); </script> <script> //bi统计uv、pv // $.ajax({ // type:'POST', // url:'/index/bistat/', // dataType:'json', // data:{}, // success: function(result){ // }, // error: function(result, status){ // } // }); </script> <script> if($('a:last').html()=='站长统计'){ $('a:last').hide() } </script> <script> (function(){ var bp = document.createElement('script'); var curProtocol = window.location.protocol.split(':')[0]; if (curProtocol === 'https') { bp.src = 'https://zz.bdstatic.com/linksubmit/push.js'; } else { bp.src = 'http://push.zhanzhang.baidu.com/push.js'; } var s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(bp, s); })(); </script> </html>