1 |
- webpackJsonp([45],{"7g1b":function(t,e){},GOwm:function(t,e,i){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var a=i("a3Yh"),s=i.n(a),o=(i("Ovmy"),{name:"videoWorksAnalysis",props:["id","user_id","photo_id"],data:function(){return{sexData:{},loading:!1}},created:function(){},mounted:function(){this.getRedUserFansView()},methods:{getRedUserFansView:function(){var t=this;this.loading=!0,this.$axios({url:this.URL.BASEURL+this.URL.GetRedUserFansView+"?id="+this.id+"&photo_id="+this.photo_id+"&user_id="+this.user_id,method:"get"}).then(function(e){e=e.data;if(t.loading=!1,e&&0==e.errno){var i=e.rst;if(i||i.length>0){0!=i.sex_view.count?t.sexData={woman:Math.floor((i.sex_view.count-i.sex_view.data.M)/i.sex_view.count*1e4)/100+"%",man:Math.floor(i.sex_view.data.M/i.sex_view.count*1e4)/100+"%"}:t.sexData={woman:"0%",man:"0%"};var a=i.age_view.data,s=[],o=[];for(var n in a)s.push(n),o.push(Math.round(a[n]/i.age_view.count*100));var l=i.city_view.data,d=[],r=[];for(var n in l)d.push(n),r.push(Math.round(l[n]/i.city_view.count*100));var c=i.province_view.data,v=[],m=[];for(var n in c)v.push(n),m.push(Math.round(c[n]/i.province_view.count*100));t.$nextTick(function(){t.drawCity(d,r),t.drawConstellation(v,m)})}else t.sexData={woman:"0%",man:"0%"}}else t.$message({message:e.err,type:"warning"})}).catch(function(){t.loading=!1})},drawCity:function(t,e){var i,a=this.$echarts.init(document.getElementById("areaDis_02")),o={title:{padding:[5,40],text:"城市分布",textStyle:{fontSize:"13"}},color:["#57C2FF"],tooltip:{trigger:"axis",formatter:"{b}: ({c}%)"},xAxis:[{type:"value",data:e,axisLine:{show:!1},axisTick:{show:!1},splitLine:{show:!0,lineStyle:{color:"#f4f4f4",type:"dashed"}}}],yAxis:[{type:"category",data:t.reverse(),axisLine:{show:!1},axisTick:{show:!1},splitLine:{show:!1}}],series:[(i={type:"bar",barWidth:parseInt(100/t.length*1.5)},s()(i,"barWidth","20"),s()(i,"data",e.reverse()),s()(i,"itemStyle",{color:"#78ADF9",barBorderRadius:[4,4,4,4],borderType:"dotted"}),i)]};a.setOption(o)},drawConstellation:function(t,e){var i,a=this.$echarts.init(document.getElementById("xzDis_02")),o={title:{padding:[5,40],text:"地域分布",textStyle:{fontSize:"13"}},color:["#57C2FF"],tooltip:{trigger:"axis",formatter:"{b}: ({c}%)"},legend:{data:["男性用户","女性用户"]},xAxis:[{type:"value",data:e,axisLine:{show:!1},axisTick:{show:!1},splitLine:{show:!0,lineStyle:{color:"#f4f4f4",type:"dashed"}}}],yAxis:[{type:"category",data:t.reverse(),axisLine:{show:!1},axisTick:{show:!1},splitLine:{show:!1}}],series:[(i={type:"bar",barWidth:parseInt(100/t.length*1.5)},s()(i,"barWidth","20"),s()(i,"data",e.reverse()),s()(i,"itemStyle",{color:"#78ADF9",barBorderRadius:[4,4,4,4],borderType:"dotted"}),i)]};a.setOption(o)}},watch:{}}),n={render:function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{attrs:{id:"videoWorksAnalysis"}},[a("div",{staticClass:"container"},[a("div",{directives:[{name:"loading",rawName:"v-loading",value:t.loading,expression:"loading"}],staticClass:"audienceAnalysis"},[a("div",{staticClass:"clear"},[a("div",{staticClass:"sex_div"},[t._m(0),t._v(" "),a("div",{staticClass:"sex_con clear"},[a("div",{staticClass:"woman sex"},[a("img",{attrs:{src:i("Bgdg")}}),t._v(" "),a("span",[t._v(t._s(t.sexData.woman))])]),t._v(" "),a("div",{staticClass:"progressBar",style:{background:"0%"!=t.sexData.man?"#78AEF8":""}},[a("el-tooltip",{attrs:{effect:"dark",content:"女:"+t.sexData.woman,placement:"top"}},[a("div",{staticClass:"progress_f",style:{width:t.sexData.woman}})]),t._v(" "),a("el-tooltip",{attrs:{effect:"dark",content:"男:"+t.sexData.man,placement:"top"}},[a("div",{staticClass:"progress_m",style:{width:t.sexData.man}})])],1),t._v(" "),a("div",{staticClass:"man sex"},[a("img",{attrs:{src:i("53nh")}}),t._v(" "),a("span",[t._v(t._s(t.sexData.man))])])])]),t._v(" "),t._m(1)])])])])},staticRenderFns:[function(){var t=this.$createElement,e=this._self._c||t;return e("div",{staticClass:"title"},[e("span",[this._v("性别比例")])])},function(){var t=this.$createElement,e=this._self._c||t;return e("div",{staticClass:"canvas_div clear"},[e("div",{staticClass:"canvas",staticStyle:{width:"50%",height:"400px",float:"left"},attrs:{id:"xzDis_02"}}),this._v(" "),e("div",{staticClass:"canvas",staticStyle:{width:"50%",height:"400px",float:"left"},attrs:{id:"areaDis_02"}})])}]};var l={props:["id","photo_id","user_id"],data:function(){return{type:1,commentFlag:!0,commentLoadingFlag:!0,commentListHot:[],commentListHotLoadingFlag:!0,commentListHotTotal:0,commentListHotPages:1,commentListHotSize:0,commentListNew:[],commentListNewLoadingFlag:!0,commentListNewTotal:0,commentListNewPages:1,commentListNewSize:0}},created:function(){window.scrollTo(0,0)},mounted:function(){this.hotWords(),this.commentList(1),this.commentList(0)},methods:{commentListNewChange:function(t){this.commentList(0,t)},commentListHotChange:function(t){this.commentList(1,t)},commentList:function(t,e){var i=this;1==t&&(this.commentListHotPages=e,this.commentListHotTotal=0,this.commentListHot=[],this.commentListHotLoadingFlag=!0),0==t&&(this.commentListNewPages=e,this.commentListNewTotal=0,this.commentListNew=[],this.commentListNewLoadingFlag=!0),this.$axios({url:this.URL.BASEURL+this.URL.commentList,method:"post",data:{photo_id:this.photo_id,type:t,page:e,pagesize:5}}).then(function(e){e=e.data;1==t?i.commentListHotLoadingFlag=!1:0==t&&(i.commentListNewLoadingFlag=!1),e&&0==e.errno?1==t?(i.commentListHot=e.rst.list,i.commentListHotSize=e.rst.pagesize,i.commentListHotTotal=e.rst.count):0==t&&(i.commentListNew=e.rst.list,i.commentListNewSize=e.rst.pagesize,i.commentListNewTotal=e.rst.count):i.$message({message:e.err,type:"warning"})}).catch(function(t){i.commentListHotLoadingFlag=!1,i.commentListNewLoadingFlag=!1})},hotWords:function(){var t=this;this.$axios({url:this.URL.BASEURL+this.URL.HotWords,method:"post",data:{id:this.id,photo_id:this.photo_id,user_id:this.user_id}}).then(function(e){if(t.commentLoadingFlag=!1,(e=e.data)&&0==e.errno){var i=[];if(0==e.rst.length)return void(t.commentFlag=!1);e.rst.forEach(function(t,e){i.push({name:t.keyword,value:t.countkeyword})}),t.worldCloudcharts(i)}else t.$message({message:e.err,type:"warning"})}).catch(function(e){t.commentLoadingFlag=!1})},worldCloudcharts:function(t){var e=this.$echarts.init(document.getElementById("worldCloud")),i={tooltip:{show:!0},series:[{name:"",type:"wordCloud",sizeRange:[12,30],rotationRange:[0,0],autoSize:{enable:!0,minSize:10},gridSize:20,drawOutOfBound:!1,textStyle:{normal:{color:function(){return"rgb("+[Math.round(255*Math.random()),Math.round(255*Math.random()),Math.round(160*Math.random())].join(",")+")"}},emphasis:{shadowBlur:1,shadowColor:"#999"}},data:t}]};e.setOption(i),e.on("click",function(t){})}}},d={render:function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{attrs:{id:"videoAnalysis"}},[a("div",{directives:[{name:"loading",rawName:"v-loading",value:t.commentLoadingFlag,expression:"commentLoadingFlag"}],staticStyle:{position:"relative"},attrs:{"element-loading-text":"拼命加载中","element-loading-spinner":"el-icon-loading"}},[t.commentFlag?a("div",{staticClass:"hotWord clear"},[t._m(0)]):a("div",[a("div",{staticClass:"small_title",staticStyle:{"padding-top":"20px","padding-left":"20px"}},[t._v("评论热词")]),t._v(" "),a("div",{staticStyle:{"text-align":"center",padding:"40px",color:"#999"}},[t._v("暂无评论热词")])])]),t._v(" "),a("div",{directives:[{name:"loading",rawName:"v-loading",value:t.commentListHotLoadingFlag,expression:"commentListHotLoadingFlag"}],staticClass:"comment",attrs:{"element-loading-text":"拼命加载中","element-loading-spinner":"el-icon-loading"}},[a("div",{staticClass:"small_title",staticStyle:{"padding-top":"20px","padding-left":"20px"}},[t._v("热门评论")]),t._v(" "),t.commentListHotTotal<=0&&!t.commentListHotLoadingFlag?a("div",{staticStyle:{"text-align":"center",padding:"40px",color:"#999"}},[t._v("暂无热门")]):a("ul",[t._l(t.commentListHot,function(e,s){return a("li",{key:"commentListHot"+s,staticClass:"commentInfo clear"},[a("div",{staticClass:"left"},[a("el-image",{staticClass:"userImg",attrs:{src:e.headurl}})],1),t._v(" "),a("div",{staticClass:"info"},[a("div",{staticClass:"info_top clear"},[a("span",{staticClass:"userName"},[t._v(t._s(e.author_name))]),t._v(" "),a("span",{staticClass:"commentTime"},[t._v(t._s(e.time))]),t._v(" "),a("div",{staticClass:"zan"},[a("img",{attrs:{src:i("Dkkl")}}),t._v(" "),a("span",[t._v(t._s(e.likedCount))])])]),t._v(" "),a("div",{staticClass:"content"},[t._v(t._s(e.content))])])])}),t._v(" "),this.commentListHotTotal>0?a("div",{staticClass:"bottom"},[a("span",{staticClass:"total"},[t._v("共"+t._s(this.commentListHotTotal)+"条结果")]),t._v(" "),a("el-pagination",{directives:[{name:"show",rawName:"v-show",value:t.commentListHotTotal>0,expression:"commentListHotTotal>0"}],attrs:{background:"","current-page":t.commentListHotPages,"page-size":t.commentListHotSize,layout:"prev, pager, next",total:t.commentListHotTotal},on:{"current-change":t.commentListHotChange}})],1):t._e()],2)]),t._v(" "),a("div",{directives:[{name:"loading",rawName:"v-loading",value:t.commentListNewLoadingFlag,expression:"commentListNewLoadingFlag"}],staticClass:"comment",attrs:{"element-loading-text":"拼命加载中","element-loading-spinner":"el-icon-loading"}},[a("div",{staticClass:"small_title",staticStyle:{"padding-top":"20px","padding-left":"20px"}},[t._v("最新评论")]),t._v(" "),!t.commentListNewLoadingFlag&&t.commentListNewTotal<=0?a("div",{staticStyle:{"text-align":"center",padding:"40px",color:"#999"}},[t._v("暂无最新评论")]):a("ul",[t._l(t.commentListNew,function(e,s){return a("li",{key:"commentListNew"+s,staticClass:"commentInfo clear"},[a("div",{staticClass:"left"},[a("el-image",{staticClass:"userImg",attrs:{src:e.headurl}})],1),t._v(" "),a("div",{staticClass:"info"},[a("div",{staticClass:"info_top clear"},[a("span",{staticClass:"userName"},[t._v(t._s(e.author_name))]),t._v(" "),a("span",{staticClass:"commentTime"},[t._v(t._s(e.time))]),t._v(" "),a("div",{staticClass:"zan"},[a("img",{attrs:{src:i("Dkkl")}}),t._v(" "),a("span",[t._v(t._s(e.likedCount))])])]),t._v(" "),a("div",{staticClass:"content"},[t._v(t._s(e.content))])])])}),t._v(" "),this.commentListNewTotal>0?a("div",{staticClass:"bottom"},[a("span",{staticClass:"total"},[t._v("共"+t._s(this.commentListNewTotal)+"条结果")]),t._v(" "),a("el-pagination",{directives:[{name:"show",rawName:"v-show",value:t.commentListNewTotal>0,expression:"commentListNewTotal>0"}],attrs:{background:"","current-page":t.commentListNewPages,"page-size":t.commentListNewSize,layout:"prev, pager, next",total:t.commentListNewTotal},on:{"current-change":t.commentListNewChange}})],1):t._e()],2)])])},staticRenderFns:[function(){var t=this.$createElement,e=this._self._c||t;return e("div",{staticClass:"wordNephogram"},[e("div",{staticClass:"small_title"},[this._v("评论热词")]),this._v(" "),e("div",{staticStyle:{width:"100%",height:"340px"},attrs:{id:"worldCloud"}})])}]};var r={props:["videoDetailData"],data:function(){return{videoInfo:{},checkStatus:1,loading:!1,id:"",user_id:"",photo_id:"",advertisementDetail:{},tab:1,dialogTableVisible:!1,videoUrl:"",checkadLoadingFlag:!0,timer:null,pathName:"",videoPlayLoading:!1,userInfoLoading:!1}},created:function(){this.pathName=this.$route.query.path,this.videoDetailData&&this.videoDetailData.id?(this.id=this.videoDetailData.id,this.user_id=this.videoDetailData.user_id,this.photo_id=this.videoDetailData.photo_id):(this.id=this.$route.params.id,this.user_id=this.$route.params.user_id,this.photo_id=this.$route.params.photo_id),this.getRedUserDetail(),"advertisement"==this.$route.query.path?this.checkad():"advertCommodity"==this.$route.query.path&&this.adgoodsinfo(),window._czc&&window._czc.push(["_trackEvent","详情页","快手","视频详情页"])},components:{fanAnalysis:i("C7Lr")(o,n,!1,function(t){i("jfKx")},"data-v-507e6fb2",null).exports,videoAnalysis:i("C7Lr")(l,d,!1,function(t){i("7g1b")},"data-v-27cfb88a",null).exports},methods:{toDetailFan:function(t){t.ku_id;var e=t.user_id,i=this.$router.resolve({path:"/userDetail/"+e});window.open(i.href,"_blank")},toDetail:function(){},toUrl:function(){var t=this.$router.resolve({path:"advertisementDetail/"+this.photo_id});window.open(t.href,"_blank")},palyVideo:function(t){var e=this;if(!t)return this.$message.closeAll(),void this.$message({message:"此视频暂时无法播放",type:"warning"});if(t){this.videoPlayLoading=!0;var i=document.createElement("video");i.src=t,i.onload=function(){},i.onerror=function(){e.$message.closeAll(),e.$message({message:"此视频暂时无法播放",type:"warning"}),e.videoPlayLoading=!1},i.ondurationchange=function(){e.videoPlayLoading=!1,e.dialogTableVisible=!0,e.videoUrl=t}}},check:function(t){this.checkStatus=t,this.status=4},checkad:function(){var t=this;this.checkadLoadingFlag=!0,this.$axios({url:this.URL.BASEURL+this.URL.checkad,method:"post",data:{video_id:this.photo_id}}).then(function(e){e=e.data;t.checkadLoadingFlag=!1,e&&0==e.errno?t.advertisementDetail=e.rst[0]:t.$message({message:e.err,type:"warning"})}).catch(function(e){t.checkadLoadingFlag=!1})},adgoodsinfo:function(){var t=this;this.checkadLoadingFlag=!0,this.$axios({url:this.URL.BASEURL+this.URL.adgoodsinfo,method:"post",data:{video_id:this.photo_id}}).then(function(e){e=e.data;t.checkadLoadingFlag=!1,e&&0==e.errno?t.advertisementDetail=e.rst:t.$message({message:e.err,type:"warning"})}).catch(function(e){t.checkadLoadingFlag=!1})},getRedUserDetail:function(){var t=this;this.userInfoLoading=!0,this.$axios({url:this.URL.BASEURL+this.URL.ShowVideos+"?id="+this.id+"&photo_id="+this.photo_id+"&user_id="+this.user_id,method:"get"}).then(function(e){e=e.data;if(t.userInfoLoading=!1,e&&0==e.errno){e.rst.data;t.videoInfo=e.rst}else t.$message({message:e.err,type:"warning"})}).catch(function(){t.userInfoLoading=!1})}},beforeDestroy:function(){clearTimeout(this.timer)},watch:{"$store.state.loading":function(){this.loading=this.$store.state.loading},dialogTableVisible:function(){if(!this.dialogTableVisible)for(var t=document.getElementsByTagName("video"),e=t.length-1;e>=0;e--)t[e].pause()}}},c={render:function(){var t=this,e=t.$createElement,i=t._self._c||e;return i("div",{ref:"viewBox",staticClass:"videoDetail"},[i("my-dialog",{attrs:{visible:t.dialogTableVisible},on:{"update:visible":function(e){t.dialogTableVisible=e}}},[i("video",{staticClass:"alertVideo",attrs:{src:t.videoUrl,preload:"meta",autoplay:"",controls:"controls"}},[t._v("您的浏览器不支持 video 标签。")])]),t._v(" "),i("div",{directives:[{name:"loading",rawName:"v-loading",value:t.userInfoLoading,expression:"userInfoLoading"}],staticClass:"hot-item",attrs:{"element-loading-text":"拼命加载中","element-loading-spinner":"el-icon-loading"}},[i("a",{attrs:{href:"javascript:void(0)"},on:{click:function(e){return t.palyVideo(t.videoInfo.main_mv_url)}}},[i("div",{staticClass:"videoImg"},[i("img",{staticClass:"img",attrs:{src:t.videoInfo.cover_thumbnail_url,alt:""}})]),t._v(" "),i("div",{staticClass:"play_style"},[t.videoPlayLoading?i("i",{staticClass:"el-icon-loading",staticStyle:{color:"#fff"}}):i("i",{staticClass:"el-icon-caret-right videoPlay"})])]),t._v(" "),i("div",{staticClass:"info clear"},[i("div",{staticClass:"info_top clear"},[i("div",{staticClass:"left"},[i("el-tooltip",{attrs:{effect:"dark",content:t.videoInfo.caption,placement:"top"}},[i("div",{staticClass:"title1"},[t._v(t._s(t.videoInfo.caption))])]),t._v(" "),i("div",{staticClass:"time"},[t._v(t._s(t.videoInfo.time))])],1),t._v(" "),-1==t.$route.path.indexOf("userDetail")?i("div",{staticClass:"right clear",style:{opacity:"feedApp"==t.pathName?0:1}},[i("div",{staticClass:"userInfo"},[i("img",{staticClass:"sIcon",attrs:{src:t.videoInfo.headurl,alt:""}}),t._v(" "),i("div",{staticClass:"rightUserInfo"},[i("el-tooltip",{attrs:{effect:"dark",content:t.videoInfo.user_name,placement:"top"}},[i("div",{staticClass:"userName"},[t._v(t._s(t.videoInfo.user_name))])]),t._v(" "),i("div",{staticClass:"fanCount",style:{opacity:"feedApp"==t.pathName?0:1}},[t._v("粉丝数:"+t._s(t.videoInfo.fan?t.videoInfo.fan:"-"))])],1)]),t._v(" "),i("button",{staticClass:"goPageButton rightBtn",style:{opacity:"feedApp"==t.pathName?0:1},on:{click:function(e){return t.toDetailFan({ku_id:t.videoInfo.kwai_user_id,user_id:t.videoInfo.user_id})}}},[t._v("查看网红详情")])]):t._e()]),t._v(" "),i("div",{staticClass:"numberInfo clear"},[i("div",{staticClass:"number_info clear"},[i("div",{staticClass:"item-info"},[i("span",[t._v("视频播放量")]),t._v(" "),i("div",{staticClass:"number"},[t._v(t._s(t.videoInfo.view_count?t.videoInfo.view_count:"-"))])]),t._v(" "),i("div",{staticClass:"item-info"},[i("span",[t._v("视频点赞量")]),t._v(" "),i("div",{staticClass:"number"},[t._v(t._s(t.videoInfo.like_count?t.videoInfo.like_count:"-"))])]),t._v(" "),i("div",{staticClass:"item-info"},[i("span",[t._v("视频评论量")]),t._v(" "),i("div",{staticClass:"number"},[t._v(t._s(t.videoInfo.comment_count?t.videoInfo.comment_count:"-"))])])])])])]),t._v(" "),"advertisement"==t.$route.query.path&&t.advertisementDetail?i("div",{directives:[{name:"loading",rawName:"v-loading",value:t.checkadLoadingFlag,expression:"checkadLoadingFlag"}],staticClass:"relationApp",staticStyle:{position:"relative"},attrs:{"element-loading-text":"拼命加载中","element-loading-spinner":"el-icon-loading"}},[i("div",{staticClass:"title"},[t._v("关联广告")]),t._v(" "),i("div",{staticClass:"appCon clear"},[i("div",{staticClass:"clear"},[i("el-image",{staticClass:"appImg",attrs:{src:t.advertisementDetail&&t.advertisementDetail.app_icon_url?t.advertisementDetail.app_icon_url:"-"}}),t._v(" "),i("div",{staticClass:"conApp"},[i("p",{staticClass:"appTitle"},[t._v(t._s(t.advertisementDetail&&t.advertisementDetail.app_name?t.advertisementDetail.app_name:"-"))]),t._v(" "),i("p",{staticClass:"describe"},[t._v(t._s(t.advertisementDetail&&t.advertisementDetail.ad_description?t.advertisementDetail.ad_description:"-"))])]),t._v(" "),i("div",{staticClass:"advertisementInfo"},[i("div",{staticClass:"numberInfo"},[i("div",{staticClass:"item-info"},[i("span",[t._v("推广网红数")]),t._v(" "),i("div",{staticClass:"number"},[t._v(t._s(t.advertisementDetail&&(t.advertisementDetail.usercount||0==t.advertisementDetail.usercount)?t.advertisementDetail.usercount:"-"))])]),t._v(" "),i("div",{staticClass:"item-info"},[i("span",[t._v("关联视频数")]),t._v(" "),i("div",{staticClass:"number"},[t._v(t._s(t.advertisementDetail&&(t.advertisementDetail.count||0==t.advertisementDetail.count)?t.advertisementDetail.count:"-"))])]),t._v(" "),i("div",{staticClass:"item-info"},[i("span",[t._v("全网视频播放量")]),t._v(" "),i("div",{staticClass:"number"},[t._v(t._s(t.advertisementDetail&&(t.advertisementDetail.view_count||0==t.advertisementDetail.view_count)?t.advertisementDetail.view_count:"-"))])]),t._v(" "),i("div",{staticClass:"item-info"},[i("span",[t._v("视频总点赞量")]),t._v(" "),i("div",{staticClass:"number"},[t._v(t._s(t.advertisementDetail&&(t.advertisementDetail.like_count||0==t.advertisementDetail.like_count)?t.advertisementDetail.like_count:"-"))])]),t._v(" "),i("div",{staticClass:"item-info"},[i("span",[t._v("视频总评论量")]),t._v(" "),i("div",{staticClass:"number"},[t._v(t._s(t.advertisementDetail&&(t.advertisementDetail.comment_count||0==t.advertisementDetail.comment_count)?t.advertisementDetail.comment_count:"-"))])])])]),t._v(" "),i("button",{staticClass:"goPageButton",staticStyle:{float:"left"},on:{click:t.toUrl}},[t._v("查看详情")])],1),t._v(" "),i("div",{staticClass:"downApp"},[i("span",[t._v("下载链接:"+t._s(t.advertisementDetail&&t.advertisementDetail.url?t.advertisementDetail.url:"-"))])])])]):t._e(),t._v(" "),"advertCommodity"==t.$route.query.path?i("div",{directives:[{name:"loading",rawName:"v-loading",value:t.checkadLoadingFlag,expression:"checkadLoadingFlag"}],staticClass:"relationApp",staticStyle:{position:"relative"},attrs:{"element-loading-text":"拼命加载中","element-loading-spinner":"el-icon-loading"}},[i("div",{staticClass:"title"},[t._v("关联商品")]),t._v(" "),i("div",{staticClass:"appCon clear"},[i("div",{staticClass:"clear"},[i("el-image",{staticClass:"appImg",attrs:{src:t.advertisementDetail.goods_img_url}}),t._v(" "),i("div",{staticClass:"conApp"},[i("p",{staticClass:"appTitle"},[i("span",[t._v(t._s(t.advertisementDetail.merchant_title))])]),t._v(" "),i("p",{staticClass:"commodityInfo"},[t._v("商品价格:"),i("span",[t._v(t._s(t.advertisementDetail.price?"¥"+t.advertisementDetail.price:"-"))])])])],1)])]):t._e(),t._v(" "),i("div",{staticClass:"tab clear",style:t.videoDetailData&&t.videoDetailData.id?"margin-top:0;border-top:1px solid #e1e1e1":""},[i("div",{staticClass:"tabName",class:1==t.tab?"tabNameActive":"",on:{click:function(e){e.stopPropagation(),t.tab=1}}},[t._v("视频分析")]),t._v(" "),i("div",{staticClass:"tabName",class:2==t.tab?"tabNameActive":"",on:{click:function(e){e.stopPropagation(),t.tab=2}}},[t._v("粉丝分析")])]),t._v(" "),i("div",{staticClass:"expert"},[1==t.tab?i("video-analysis",{attrs:{id:t.id,photo_id:t.photo_id,user_id:t.user_id}}):t._e(),t._v(" "),2==t.tab?i("fan-analysis",{attrs:{id:t.id,photo_id:t.photo_id,user_id:t.user_id}}):t._e()],1)],1)},staticRenderFns:[]};var v=i("C7Lr")(r,c,!1,function(t){i("PGXS"),i("YZX3")},"data-v-2d4e5666",null);e.default=v.exports},PGXS:function(t,e){},YZX3:function(t,e){},jfKx:function(t,e){}});
|