APP推广合作
联系“鸟哥笔记小乔”
网络营销品牌策划设计零售价
1.个性化定价策略 个性化定价策略就是利用网络互动性和消费者的需求特征来确定商品价格的一种策略。网络的互动性能即时
排行榜
推荐阅读
ETL和ELT到底有啥区别???
大数据架构师 2021-04-20
花农“情人劫”:百万支鲜花被销毁,行业该如何自救?
深响 2020-02-17
30天私域增长86%,转化提升55%,王小卤做对了什么?
星云有客 2022-10-11
看完伊利的散文诗,端午想回家了......
4A广告文案 2023-06-19
90天亲测有效,账户搭建4大新方法!
艾奇SEM 2020-11-03
遥遥领先到遥遥落后,业绩巨亏的首都机场怎么了?
财经无忌 2024-04-12
一年卖货超百亿,“与辉同行”成2024抖音最卖座直播间
新榜 2025-01-13
案例拆解 | 一场视频号裂变活动不到24小时获客12W+
几何裂变青妹 2023-05-17
SEO教程:巴郎详解HTML与SEO交集之标签的秘密</div> <div class="readList-tips"> <span class="readList-author">巴郎刊</span> <span class="readList-date">2020-08-07</span> </div> </div> </a> <a href="https://www.niaogebiji.com/article-684423-1.html" class="readList-item"> <div class="readList-item-r"> <div class="readList-title">价格战之外的本地生活下沉</div> <div class="readList-tips"> <span class="readList-author">新熵</span> <span class="readList-date">2024-07-17</span> </div> </div> </a> </div> </div> <div class="recommAuthor"> <div class="recommAuthorTitle yellowafter" > <span>热门作者</span> </div> <div class="authorList"> <div class="authorList-item"> <a href="/authorview/11220" class="authorList-item-l"> <img class="author-img" src="https://qnssl.niaogebiji.com/6253091226267999f8f7e51.92695725.png" alt=""> <div class="author-info"> <div class="author-title">运营那些事儿</div> <div class="author-tips"></div> </div> </a> <div class="authorList-item-r"> <div class="nofollow" data-author_id="11220">关注</div> </div> </div> <div class="authorList-item"> <a href="/authorview/24626" class="authorList-item-l"> <img class="author-img" src="https://qnssl.niaogebiji.com/ebbf1b5a0caebfb03f90c5ede36cf3d1.png" alt=""> <div class="author-info"> <div class="author-title">小庄</div> <div class="author-tips"></div> </div> </a> <div class="authorList-item-r"> <div class="nofollow" data-author_id="24626">关注</div> </div> </div> <div class="authorList-item"> <a href="/authorview/27003" class="authorList-item-l"> <img class="author-img" src="https://qnssl.niaogebiji.com/5b9103a28d7e561608c6abf0721b1fd81733713681481.png" alt=""> <div class="author-info"> <div class="author-title">瑾益</div> <div class="author-tips">擅长线上运营、本地生活操盘和个人IP打造! 方法论:守阵地、抢曝光、拓流量、挖存量、造品牌</div> </div> </a> <div class="authorList-item-r"> <div class="nofollow" data-author_id="27003">关注</div> </div> </div> </div> </div> <div class="hotFindBox" > <div class="hotFindTitle yellowafter" > <span class="hotFind ">热门标签</span> <a class="lookMore" href="/pc/index/tag">查看更多</a> </div> <div class="hotFindList clearfix"> <a href="/tag/品牌" target="_blank" class="hotList left">品牌</a> <a href="/tag/功能" target="_blank" class="hotList left">功能</a> <a href="/tag/电商产品" target="_blank" class="hotList left">电商产品</a> <a href="/tag/美团" target="_blank" class="hotList left">美团</a> <a href="/tag/UI设计" target="_blank" class="hotList left">UI设计</a> <a href="/tag/跑量" target="_blank" class="hotList left">跑量</a> <a href="/tag/简历" target="_blank" class="hotList left">简历</a> <a href="/tag/经济发展" target="_blank" class="hotList left">经济发展</a> <a href="/tag/职业规划" target="_blank" class="hotList left">职业规划</a> <a href="/tag/医药" target="_blank" class="hotList left">医药</a> </div> </div> </div> </div> </div> </div> <script src="/js/jquery.pagination.js"></script> <script> function load(dropload, me) { $('.loadMore div').text('加载中...'); var tag = '网络营销品牌策划设计零售价'; var timepoint = $('.articleBox:last').data('timepoint'); console.log(timepoint,'timepoint') $.ajax({ url: '/pc/index/getMoretagArticle/', data: {name: tag,timepoint: timepoint, format: 'html',search_type:3}, success: function (res) { if (res != '') { $('.loadMore div').text('加载更多'); $('.articleListBox').append(res); // $('.lazyImg').lazyload({effect: 'fadeIn'}); } else { $('.loadMore div').text('暂无更多'); } }, error: function () { // alert("出错了!", '请求服务器失败', "error"); me.resetload(); me.lock(); me.noData(); if (dropload == 'dropload') { me.resetload(); } }, }); } $('.loadMore').click(function () { load('pc'); }); $('.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) }) let tagText = $('.cateInfo-tips').text(); if(tagText.length >100){ tagText = tagText.slice(0,100); $('.cateInfo-tips').text(tagText+'...'); } $('.nofollow').click(function () { var uid = UID; if (!uid) loginInit(); var author_id = $(this).data('author_id'); var _this = $(this); $.ajax({ url: '/pc/author/follow?author=' + author_id + '&value=1', type: 'post', dataType: 'json', success: function (data) { if (data.return_code == 0) { swal({ title: '关注成功' }, function () { _this.after(`<div class="isfollow" >已关注</div>`); _this.remove(); }); } else { swal({ title: data.return_msg }); } }, error: function (data) { swal(data.return_msg); }, }); }); </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="height: 15px"></div> </div> </div> <div class="footerBottom"> <p> <span>Powered by QINGMOB PTE. LTD. © 2010-2025 上海青墨信息科技有限公司 </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>