1 line
28 KiB
JavaScript
1 line
28 KiB
JavaScript
(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-10605636"],{"06f5":function(e,t,a){"use strict";a("5e1c")},5407:function(e,t,a){"use strict";a.r(t);var i=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{attrs:{id:"microhomepage"}},[a("c-title",{attrs:{hide:!1,text:"个人主页"}}),a("div",{staticClass:"head-re"},[a("div",{staticClass:"head-re-top"}),a("div",{staticClass:"head-re-content"},[a("div",[a("img",{staticClass:"photo",attrs:{src:e.homepageData.avatar,alt:""}}),a("div",{staticStyle:{"font-size":"1.0313rem","text-align":"left"}},[e._v(e._s(e.homepageData.nickname))]),1==e.homepageData.is_own?a("div",{staticStyle:{display:"flex","align-items":"center"},on:{click:e.introductionInp}},[e.homepageData.signature?[e._v(" "+e._s(e.homepageData.signature))]:[a("span",{staticStyle:{"text-align":"left",color:"#999","margin-top":".25rem"}},[e._v("个性签名")]),e._m(0)]],2):e._e()]),a("div",{staticClass:"flex",staticStyle:{"margin-top":".75rem"}},[a("div",[a("div",{staticClass:"fz-30"},[e._v(e._s(e.homepageData.follow_num))]),a("div",{staticClass:"fz-25 c-999",on:{click:function(t){return e.gotoFanList()}}},[e._v("关注")])]),a("div",{staticClass:"fans"},[a("div",{staticClass:"fz-30"},[e._v(e._s(e.homepageData.fans_num))]),a("div",{staticClass:"fz-25 c-999",on:{click:function(t){return e.gotoFanList()}}},[e._v("粉丝")])]),a("div",[a("div",{staticClass:"fz-30"},[e._v(e._s(e.homepageData.harvest_num))]),a("div",{staticClass:"fz-25 c-999"},[e._v("获赞")])])])]),1!=e.homepageData.is_own?a("div",{staticClass:"head-re-btn"},[a("van-button",{attrs:{color:e.homepageData.is_follow?"#F6F6F6":"var(--themeBaseColor)",size:"small",round:"",block:""},on:{click:e.attentionBtn}},[a("div",{class:e.homepageData.is_follow?"c-999":"c-fff",attrs:{slot:"default"},slot:"default"},[e.homepageData.is_follow?a("i",{staticClass:"iconfont icon-quxiao"}):a("i",{staticClass:"iconfont icon-guanzhu"}),e._v(" "+e._s(e.homepageData.is_follow?"取消关注":"关注")+" ")])])],1):e._e()]),a("div",{staticClass:"display_page"},[1!=e.homepageData.is_own?a("div",{staticClass:"page_nav_content"},[e.homepageData.trick_num?a("ul",{staticClass:"nav_label"},[a("li",[e._v("全部帖子("+e._s(e.homepageData.trick_num)+")")])]):e._e()]):e._e(),1==e.homepageData.is_own?[a("van-sticky",{staticClass:"nav-tab"},[a("van-tabs",{staticStyle:{background:"#f9f5f5"},attrs:{ellipsis:!1,swipeable:""},on:{change:e.getClassificationBtn},model:{value:e.active,callback:function(t){e.active=t},expression:"active"}},[a("van-tab",{attrs:{title:"帖子("+(e.homepageData.review_true_num||0)+")"}}),a("van-tab",{attrs:{badge:e.homepageData.review_false_num||"",title:"未审核帖子"}}),a("van-tab",{attrs:{title:"赞过("+(e.homepageData.praise_num||0)+")"}}),a("van-tab",{attrs:{title:"消息",badge:e.unread_num||""}})],1)],1)]:e._e(),3==e.active?a("div",{staticClass:"message-box"},[a("div",{staticClass:"message-tips"},[a("span",[e._v("全部消息 "),e.message_all>0?[e._v(e._s(e.message_all))]:e._e()],2),a("span",{class:e.message_flag?"main-color":"",on:{click:e.Alllink}},[e._v("全部已读")])]),a("div",{staticStyle:{"border-radius":"0.75rem","padding-bottom":"0.625rem",overflow:"hidden"}},e._l(e.message_list,(function(t,i){return a("div",{key:i,staticClass:"content ",on:{click:function(a){return e.link(t.stick.id,t.is_read)}}},[a("div",{staticClass:"content-header"},[a("div",{staticStyle:{position:"relative"}},[a("img",{attrs:{src:t.has_one_comment_user&&t.has_one_comment_user.avatar_image,alt:""}}),0==t.is_read?a("div",{staticClass:"current-message"}):e._e()]),a("div",{staticClass:"member-info"},[a("div",[e._v(e._s(t.uname)+e._s(null==t.major_cm_id?"评论了你的帖子":"回复你的评论"))]),a("div",{staticClass:"c-a7a7a7"},[e._v(e._s(t.created_at))])])]),a("div",{staticClass:"comment-content"},[e._v(e._s(t.content))]),a("div",{staticClass:"content-title c-a7a7a7"},[e._v(" "+e._s(t.stick.title)+" ")]),i+1!==e.message_list.length?a("div",{staticClass:"line"}):e._e()])})),0)]):e._e(),3!==e.active?a("div",{staticClass:"video_list"},[a("c-flow",{attrs:{list:e.catelist_list,showLoading:e.listloading,isclick:e.isclick,nowClick:1==e.homepageData.is_own&&1==e.active},on:{loadMore:e.loadMore,isclickfun:e.isclickfun}})],1):e._e()],2),a("van-popup",{attrs:{position:"bottom",overlay:!0},model:{value:e.mainCommentShow,callback:function(t){e.mainCommentShow=t},expression:"mainCommentShow"}},[a("div",{staticClass:"replyMainComment"},[a("div",{staticClass:"left"},[a("input",{directives:[{name:"model",rawName:"v-model",value:e.maincomment,expression:"maincomment"}],attrs:{type:"text",placeholder:"请留下你的简介吧"},domProps:{value:e.maincomment},on:{input:function(t){t.target.composing||(e.maincomment=t.target.value)}}})]),a("div",{staticClass:"right",on:{click:e.subMainBtn}},[e._v("发送")])])])],1)},o=[function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("div",{staticClass:"b_right"},[i("img",{attrs:{src:a("6f22")}})])}],n=(a("e7e5"),a("d399")),s=(a("14d9"),a("c740"),a("99af"),a("6968")),r=a("ac0d"),m=a("df81"),l={mixins:[r["a"]],data:function(){return{message_flag:!1,homepageData:{},micuid:"",catelist:[],mainCommentShow:!1,maincomment:"",active:0,catelist_1:[],catelist_2:[],catelist_3:[],isLoadMore:!0,page:1,total_page:0,showLoading:!1,showLoading_1:!1,showLoading_2:!1,showLoading_3:!1,catelist_list:[],listloading:!1,isclick:!1,unread_num:"",message_list:[],message_page:1,message_total_page:2,message_all:0}},activated:function(){this.$route.query.micuid&&(this.micuid=this.$route.query.micuid),this.getHomepageData(),this.getMessageData()},mounted:function(){},methods:{pageInit:function(){this.page=1,this.total_page=0,this.isLoadMore=!0},Alllink:function(){var e=this;$http.post("plugin.micro-communities.api.message.change-is-read").then((function(t){var a=t.msg,i=t.result;1==i?(e.unread_num=0,e.message_all=0,e.getMessageData()):e.$toast(a)}))},link:function(){var e=this,t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"",a=arguments.length>1?arguments[1]:void 0;$http.post("plugin.micro-communities.api.message.change-is-read",{stick_id:t}).then((function(i){var o=i.msg,n=i.result;n?t&&e.$router.push(e.fun.getUrl("microCommentDetails",{stickId:t})):1==a?e.$router.push(e.fun.getUrl("microCommentDetails",{stickId:t})):e.$toast(o)}))},getMessageData:function(){var e=this,t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:1;$http.post("plugin.micro-communities.api.message.index",{page:t}).then((function(t){var a=t.data,i=t.msg,o=t.result;if(e.isLoadMore=!0,0==o)return e.$toast(i);e.message_page=a.stick_comment_list.current_page,e.message_total_page=a.stick_comment_list.last_page,e.message_all=a.stick_comment_list.total,-1!==a.stick_comment_list.data.findIndex((function(e){return 0==e.is_read}))?e.message_flag=!0:e.message_flag=!1,a.stick_comment_list.current_page<=a.stick_comment_list.last_page?e.message_list=a.stick_comment_list.data:e.message_list=e.message_list.concat(a.stick_comment_list.data),e.unread_num=a.unread_num}))},getHomepageData:function(){var e=this,t={};this.micuid&&(t.uid=this.micuid),$http.post("plugin.micro-communities.api.user.index",t,"").then((function(t){if(1==t.result)return e.homepageData=t.data,e.micuid=e.homepageData.uid,e.maincomment=t.data.signature?t.data.signature:"",e.fun.wxShare("",{},{title:e.homepageData.nickname+"的微社区",link:document.location.href+"&share_tag=2&micuid="+e.micuid,imgUrl:e.homepageData.avatar,description:e.homepageData.signature?e.homepageData.signature:""}),void e.getClassification();Object(n["a"])(t.msg)}))},dataJson:function(){var e={};return e.uid=this.micuid,1==this.homepageData.is_own&&(2==this.active?(e.is_praise=1,delete e.uid):1==this.active?e.stick_type=0:0==this.active&&(e.stick_type=1)),e},getClassification:function(){var e=this;e.pageInit(),this.listloading=!1;var t=this.dataJson();$http.post("plugin.micro-communities.api.index.getStick",t,"").then((function(t){1==t.result?(e.total_page=t.data.last_page,e.catelist_list=t.data.data,e.listloading=!0):Object(n["a"])(t.msg)}))},jumpDetails:function(e){this.$router.push(this.fun.getUrl("microCommentDetails",{stickId:e}))},gotoFanList:function(){var e=this;this.$router.push(this.fun.getUrl("microFanlist",{},{uid:e.micuid,is_own:this.homepageData.is_own}))},attentionBtn:function(){this.homepageData.is_follow?this.cancelAttention():this.addAttention()},cancelAttention:function(){var e=this,t=this,a={uid:t.micuid};$http.post("plugin.micro-communities.api.user.delFollow",a).then((function(a){1==a.result?(t.$set(e.homepageData,"is_follow",!1),Object(n["a"])(a.msg)):Object(n["a"])(a.msg)}))},addAttention:function(){var e=this,t={user_id:e.micuid};$http.post("plugin.micro-communities.api.user.addFollow",t).then((function(t){1==t.result?(e.$set(e.homepageData,"is_follow",!0),Object(n["a"])(t.msg)):Object(n["a"])(t.msg)}))},initShare:function(){var e=this,t={url:"android"===this.fun.isIosOrAndroid()?window.location.href:window.initUrl};$http.post("member.member.wxJsSdkConfig",t).then((function(t){1===t.result&&t.data.config&&e.share(t.data)}),(function(e){}))},share:function(e){var t=this;wx.config(e.config),wx.ready((function(){var a=t.homepageData.nickname+"的微社区",i=location.protocol+"//"+window.location.host+"/addons/yun_shop/#/microHome/microhomepage?mid="+e.info.uid+"&i="+e.info.uniacid+"&micuid="+t.micuid,o=t.homepageData.avatar?t.homepageData.avatar:"",s=t.homepageData.signature?t.homepageData.signature:"";wx.showOptionMenu(),wx.onMenuShareTimeline({title:a,link:i,imgUrl:o,success:function(){Object(n["a"])("分享成功")},cancel:function(){Object(n["a"])("取消分享")}}),wx.onMenuShareAppMessage({title:a,desc:s,link:i,imgUrl:o,type:"link",dataUrl:"",success:function(){Object(n["a"])("分享成功")},cancel:function(){Object(n["a"])("取消分享")}})}))},loadMore:function(){this.isLoadMore=!0},getMoreData:function(){var e="";if(3==this.active){if(e="plugin.micro-communities.api.message.index",this.listloading=!1,this.isLoadMore=!1,this.message_page>=this.message_total_page)return void(this.listloading=!0);this.getMessageData(this.message_page+1)}else{e="plugin.micro-communities.api.index.getStick";var t=this;if(this.listloading=!1,t.isLoadMore=!1,this.page>=this.total_page)return void(this.listloading=!0);var a=this.dataJson();this.page=this.page+1,a.page=this.page,$http.post(e,a,"加载中...").then((function(e){if(t.isLoadMore=!0,1!==e.result)return t.page=t.page-1,void(t.isLoadMore=!1);var a=e.data.data;3==t.active&&(a=e.data.stick_comment_list.data),t.listloading=!0,t.catelist_list=t.catelist_list.concat(a)}),(function(e){}))}},subMainBtn:function(){if(!this.maincomment)return Object(n["a"])("请留下你的简介吧"),!1;var e=this,t={};t.contents=this.maincomment,$http.post("plugin.micro-communities.api.user.upSignature",t,"").then((function(t){1==t.result?(e.$set(e.homepageData,"signature",e.maincomment),Object(n["a"])(t.msg),e.mainCommentShow=!1):(Object(n["a"])(t.msg),e.mainCommentShow=!1)}))},isclickfun:function(e){this.isclick=e},getClassificationBtn:function(e){this.catelist_list=[],this.isclick=!0,3==this.active?0==this.unread_num&&this.getMessageData():this.getClassification()},introductionInp:function(){this.mainCommentShow=!0}},components:{cTitle:s["a"],cFlow:m["a"]}},c=l,d=c,g=(a("06f5"),a("2877")),h=Object(g["a"])(d,i,o,!1,null,"458a6778",null);t["default"]=h.exports},5794:function(e,t){e.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyFpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQyIDc5LjE2MDkyNCwgMjAxNy8wNy8xMy0wMTowNjozOSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo0NzZCRUM1M0MzMTQxMUU5ODY0NzhCNDk1NEMyRjg2NCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo0NzZCRUM1NEMzMTQxMUU5ODY0NzhCNDk1NEMyRjg2NCI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjQ3NkJFQzUxQzMxNDExRTk4NjQ3OEI0OTU0QzJGODY0IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjQ3NkJFQzUyQzMxNDExRTk4NjQ3OEI0OTU0QzJGODY0Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+k8QGoAAAA+hJREFUeNrsmkloFFEQhrtnU5NoolEMCia4b7gvqMQNXPEQFAVvXkQP5uBF8O5y8CZ68eTBiwdRxIMgahQUUUcDcYlrXGMQI9HExCyT9i/8Gyptz/RM0ma6IQ8+mF6m5/39qupVFWNalmWEeUSMkI8hAfkeMecJ0zQH+swVYDMYAzpBE6gDSfBtoA//x2flhGaAYym4I4918BYcBRV+COgzXx8FjASX1aQ7wG913AXOgrKgCpgL3qnJngenwWvQy/Ot4BgoCJoACQbbwVdOVGx+AxgO1oIaJUIEzfJLgF9RKAGmc8IGbf4jTUgmfxy85LWJYLW6NxBhNA4mgGE8FlP6rq4/BNeV2DkDMaP/ISBG54zz+CdoV9fbwCv1m9NAYdAETJFthMcNjEL2EPvvUcdFbntQPgWU0IQMbl6fQSosqUSEDmybRJPDfGwf0TbfzFAbCAESTdaoqPKE4dS5QvYunKKTdwRFgGxgW5UD3waNjnvGgeX8LKH1sSNK+ZfM5fhdmXw1w6KML8yFWh33ycY1n8fdnHy5cnq30cPo1dJfAUWM2W7fEXNZBfZxU7IjzTnwwnH/eLAeRHksvnCYJhR1eb7JZ/0A9eAqeAB+ZStAzi0DOxivTaYAtv1KvJ8ERlGkwev3wBmXlDnhcOAEU+5sxhawF5wEp+j8nun0buYr7S5pca/LOYkmF8GiDGnGAd5n9RPZGA+BYud8TWcCh4LmbhZvqJu5zn1wjWnC+wz3j6XJlTtW1DVf44uSnGknmMrzYpr7Md8arxXoUanvEVBFTjC62BnlQTA5x0iWYL6U8CDOiq6KL8peiT3ZpNP2G7jJN6ft8TmvPwLrBmGjFSe/pEy3Opd0+gMjga64ourBBYMgIKYCRc4bWVxtTvka4gcz6Tdtbk2BILdVogznI1SR1BgmAWKii1WS+MYlxwq0AIlWC1SVVxe2FShkJmCnKU8dQSXwAmaAUn7+RIywCJC3v1CZz+t0WWlQBRQxfMZUkdQcNgHzVL1QGzYBZayz7RZNvaOrEWgBkszNVilEQ7q3H1QBxRRgJ5bPmEaERkAJQ6id2icz1cURj8IiH6OUDmyXsLUufaasV6BTfU4pUVY6p/JhVDALNVjIN/SnKyHhazSrohZOOKEER7jJxDxaI9kOi8+UyW9S55OZ7N+rrbKS3YAkm1FL6GD2Mm/jD/rhRynafiVrZ4MTv8Iwmna4FfW3VK8nxQSql72gAk44Rbvs8slsLBZPxeqcNBd2GX8bxX1qeK+ifiMbSVaekJd1gavh2QZyW4EIv1xJUzEHKSJFaKpSi99gA8FVQEYTCtsY+q9EvscfAQYAXb3kFIBV/TMAAAAASUVORK5CYII="},"5e1c":function(e,t,a){var i=a("caab");i.__esModule&&(i=i.default),"string"===typeof i&&(i=[[e.i,i,""]]),i.locals&&(e.exports=i.locals);var o=a("499e").default;o("d048310a",i,!0,{sourceMap:!1,shadowMode:!1})},"6f22":function(e,t){e.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyFpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQyIDc5LjE2MDkyNCwgMjAxNy8wNy8xMy0wMTowNjozOSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpCRTAzOUJENEMyRkExMUU5QkUwNDhGNjJBRUZGOTg0RiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpCRTAzOUJENUMyRkExMUU5QkUwNDhGNjJBRUZGOTg0RiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkJFMDM5QkQyQzJGQTExRTlCRTA0OEY2MkFFRkY5ODRGIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkJFMDM5QkQzQzJGQTExRTlCRTA0OEY2MkFFRkY5ODRGIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+Yyf9jAAAAgdJREFUeNrsl79Lw0AUx/PTdG3FXVCHOnQojpU6iTi66SA42dHBxUkQHJ07dOxQcS84qIgV/IXgIP0DhK4uLmnapH5fvUB6Jmnj9ehgA4+Xy5H3/dzL3buL2uv1lElemjLhawpgBBuVSkU4IObUGdy8qqpl+CvXdQf6S6VSNICg8ALcBSzP2luA2MbtufRPACHFMIw5iOY5qBr6CrIBMkjzsqZpj5ZlFSHqcf37MgHo/XvYm23bS/B3gFgDhBvITp0y5Ns4AejdW4hlEdiEPTCIBiDW4b88zzuhORAHYAiKrwZGOgtHEMVUKnWDOZFtt9utRMvwr+IcxDsgMrqut8JGLPoJIsUD1yn6bVr/owAY4xRH3yEVoqjvLZKBkcVl7AXSxEcBWETgp3GJh509hgLAVmSMfBhAGmbBLjGZdpKKxxWeWABaOmSoYFS/nykWrMZDRIknEQ4FCLycg0COajvrIohdJn7MiweFk4j/qgOmaVIAo9PpbDCxAtoN2Cas2u12X5Gdpi/Ce+E5QIHwCWg3S/vPIFhAu47abmLLbdJMFhlxbAYgRqM+Yk2HdjaIXuP5CyUE9wqZqGgkAFKvI/gH7ADNKuzTF3Mcp7+OCUDaoRTB6SCxx2eFIHwv9VRMJxuW+pmwJSZybPwJ0T8pl+MAslQOaOAS/j90VuAGyab/hv8e4FuAAQBggwpLTBIb/AAAAABJRU5ErkJggg=="},ac0d:function(e,t,a){"use strict";a.d(t,"a",(function(){return n}));var i=document.documentElement,o=document.body,n={data:function(){return{}},activated:function(){window.addEventListener("scroll",this.handleScroll)},deactivated:function(){window.removeEventListener("scroll",this.handleScroll)},methods:{getScrollTop:function(){var e=0;return i&&i.scrollTop?e=i.scrollTop:o&&(e=o.scrollTop),e},getClientHeight:function(){var e=0;return e=o.clientHeight&&i.clientHeight?Math.min(o.clientHeight,i.clientHeight):Math.max(o.clientHeight,i.clientHeight),e},getScrollHeight:function(){return Math.max(o.scrollHeight,i.scrollHeight)},handleScroll:function(){this.otherScroll();var e=document.documentElement.scrollTop||document.body.scrollTop;this.btnFlag=e>60,this.getScrollTop()+this.getClientHeight()+105>this.getScrollHeight()?(this.isLoadMore&&this.getMoreData(),this.isBottom=!0):this.isBottom=!1},otherScroll:function(){}}}},caab:function(e,t,a){var i=a("24fb");t=i(!1),t.push([e.i,'#microhomepage[data-v-458a6778] .van-tab--active .van-tab__text{color:var(--themeBaseColor)}#microhomepage[data-v-458a6778] .van-tabs__line{background-color:var(--themeBaseColor)}#microhomepage[data-v-458a6778] .van-nav-bar__left .van-button{background-color:var(--themeBgColor)}#microhomepage[data-v-458a6778] .van-nav-bar{background-color:var(--themeBaseColor);border:none}#microhomepage[data-v-458a6778] .van-nav-bar .van-icon,#microhomepage[data-v-458a6778] .van-nav-bar__title{color:#000}#microhomepage .main-color[data-v-458a6778]{color:var(--themeBaseColor)}#microhomepage .c-fff[data-v-458a6778]{color:#fff}#microhomepage .c-999[data-v-458a6778]{color:#999}#microhomepage .head-re[data-v-458a6778]{background:var(--themeBaseColor)}#microhomepage .head-re .head-re-btn[data-v-458a6778]{padding:.9375rem .75rem;background:#fff}#microhomepage .head-re .fans[data-v-458a6778]{position:relative;padding:0 2.0313rem}#microhomepage .head-re .fans[data-v-458a6778]:after{right:15%}#microhomepage .head-re .fans[data-v-458a6778]:after,#microhomepage .head-re .fans[data-v-458a6778]:before{position:absolute;content:"";width:1px;bottom:10%;height:.5rem;background:#999}#microhomepage .head-re .fans[data-v-458a6778]:before{left:15%}#microhomepage .head-re .photo[data-v-458a6778]{width:3.6875rem;height:3.6875rem;border-radius:100px;border:.1563rem solid #fff;position:relative;margin-top:-35%}#microhomepage .head-re .b_right[data-v-458a6778]{width:.9rem;height:.9rem}#microhomepage .head-re .b_right img[data-v-458a6778]{width:100%;height:100%;display:block}#microhomepage .head-re .ml-65[data-v-458a6778]{margin-left:2.0313rem}#microhomepage .head-re .flex[data-v-458a6778]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}#microhomepage .head-re .c-999[data-v-458a6778]{color:#999}#microhomepage .head-re .fz-30[data-v-458a6778]{font-size:.9375rem}#microhomepage .head-re .fz-24[data-v-458a6778]{font-size:.75rem}#microhomepage .head-re-top[data-v-458a6778]{height:2.625rem}#microhomepage .head-re-content[data-v-458a6778]{background:#fff;border-radius:.75rem .75rem 0 0;padding:0 .75rem .75rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}#microhomepage .nav-tab[data-v-458a6778],#microhomepage .van-sticky[data-v-458a6778]{position:relative}#microhomepage .nav-tab .tips[data-v-458a6778],#microhomepage .van-sticky .tips[data-v-458a6778]{position:absolute;right:.65rem;top:.3125rem;background:#e43333;border-radius:100px;text-align:center;padding:.01rem .4rem;color:#fff}#microhomepage .header[data-v-458a6778]{padding-top:.94rem;padding-bottom:.63rem;background-color:#fff}#microhomepage .header .header_content[data-v-458a6778]{width:21.94rem;height:6.25rem;margin:0 auto;background-color:#fff;border-radius:.5rem;-webkit-box-shadow:0 0 .4rem rgba(0,0,0,.2);box-shadow:0 0 .4rem rgba(0,0,0,.2);padding-left:.63rem;padding-right:.66rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding-top:1.25rem}#microhomepage .header .header_content .header_left[data-v-458a6778]{width:3.75rem;height:3.75rem;margin-right:.66rem}#microhomepage .header .header_content .header_left img[data-v-458a6778]{border-radius:50%;width:100%;height:100%}#microhomepage .header .header_content .headet_right[data-v-458a6778]{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}#microhomepage .header .header_content .headet_right .headet_right_top[data-v-458a6778]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:.66rem}#microhomepage .header .header_content .headet_right .headet_right_top .name[data-v-458a6778]{font-size:1rem;height:1.63rem;line-height:1.63rem;color:#333;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;width:8rem;text-align:left}#microhomepage .header .header_content .headet_right .headet_right_top .attention[data-v-458a6778]{width:5rem;height:1.63rem;background-color:#f15353;border-radius:.81rem;line-height:1.63rem;font-size:.88rem;color:#fff}#microhomepage .header .header_content .headet_right .headet_right_bottom[data-v-458a6778]{width:100%;font-size:.88rem;line-height:.75rem;color:#999;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;text-align:left}#microhomepage .header .header_content .headet_right .bottom[data-v-458a6778]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}#microhomepage .header .header_content .headet_right .bottom .b_left[data-v-458a6778]{color:#999;font-size:.88rem}#microhomepage .header .header_content .headet_right .bottom .b_right[data-v-458a6778]{width:.9rem;height:.9rem}#microhomepage .header .header_content .headet_right .bottom .b_right img[data-v-458a6778]{width:100%;height:100%;display:block}#microhomepage .display_page .page_nav[data-v-458a6778]{background:#fff;border-bottom:.06rem solid #e5e5e5}#microhomepage .display_page .page_nav ul[data-v-458a6778]{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding-left:1.34rem;padding-right:1.34rem}#microhomepage .display_page .page_nav ul[data-v-458a6778],#microhomepage .display_page .page_nav ul li[data-v-458a6778]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}#microhomepage .display_page .page_nav ul li[data-v-458a6778]{height:2.5rem;line-height:2.5rem;font-size:1rem}#microhomepage .display_page .page_nav_content .nav_label[data-v-458a6778]{background:#fff;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding-left:.75rem;padding-top:.63rem;padding-right:.75rem}#microhomepage .display_page .page_nav_content .nav_label li[data-v-458a6778]{background-color:#f9f9f9;border-radius:.75rem;height:1.5rem;line-height:1.5rem;font-size:.88rem;padding-left:.63rem;padding-right:.63rem;margin-bottom:.63rem;margin-right:.63rem}#microhomepage .display_page .video_list ul[data-v-458a6778]{margin-top:.5rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-left:.75rem;padding-right:.75rem;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}#microhomepage .display_page .video_list ul li[data-v-458a6778]{border-radius:.38rem;width:10.59rem;background-color:#fff;padding-bottom:.69rem;margin-bottom:.75rem;overflow:hidden}#microhomepage .display_page .video_list ul li .top[data-v-458a6778]{min-height:14.06rem}#microhomepage .display_page .video_list ul li .top img[data-v-458a6778]{width:100%}#microhomepage .display_page .video_list ul li .bottom[data-v-458a6778]{padding-left:.59rem}#microhomepage .display_page .video_list ul li .bottom .title[data-v-458a6778]{padding-top:.63rem;font-size:.84rem;line-height:.84rem;display:-webkit-box;text-overflow:ellipsis;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-align:left;margin-bottom:.59rem}#microhomepage .display_page .video_list ul li .bottom .content[data-v-458a6778]{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}#microhomepage .display_page .video_list ul li .bottom .content[data-v-458a6778],#microhomepage .display_page .video_list ul li .bottom .content .headmessage[data-v-458a6778]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}#microhomepage .display_page .video_list ul li .bottom .content .headmessage .left[data-v-458a6778]{width:1.13rem;height:1.13rem;border-radius:50%}#microhomepage .display_page .video_list ul li .bottom .content .headmessage .left img[data-v-458a6778]{width:100%;height:100%}#microhomepage .display_page .video_list ul li .bottom .content .headmessage .name[data-v-458a6778]{margin-left:.31rem;height:1.13rem;line-height:1.13rem;text-align:left;color:#8c8c8c;font-size:.69rem}#microhomepage .display_page .video_list ul li .bottom .content .thumbup[data-v-458a6778]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding-top:.16rem}#microhomepage .display_page .video_list ul li .bottom .content .thumbup .right[data-v-458a6778]{width:.81rem;height:.84rem;margin-right:.38rem}#microhomepage .display_page .video_list ul li .bottom .content .thumbup .right img[data-v-458a6778]{width:100%;height:100%}#microhomepage .display_page .video_list ul li .bottom .content .thumbup .num[data-v-458a6778]{min-width:2rem;max-width:8rem;text-align:left;color:#333;font-size:.75rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}#microhomepage .replyMainComment[data-v-458a6778]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding-top:.8rem;padding-bottom:.8rem;padding-left:1rem}#microhomepage .replyMainComment .left[data-v-458a6778]{width:18.13rem;height:1.88rem;background-color:#f5f5f5;border-radius:.94rem}#microhomepage .replyMainComment .left input[data-v-458a6778]{border:none;height:100%;width:100%;padding-left:1rem}#microhomepage .replyMainComment .right[data-v-458a6778]{width:3rem;height:1.88rem;font-size:.94rem;line-height:1.88rem;color:#333}#microhomepage .message-box .content[data-v-458a6778]{position:relative;text-align:left;background-color:#fff;padding:1rem}#microhomepage .message-box .line[data-v-458a6778]{position:absolute;left:0;right:0;height:1px;background:#e7e7e7;bottom:0}#microhomepage .message-box .current-message[data-v-458a6778]{position:absolute;width:.6rem;height:.6rem;right:0;top:0;background-color:#e43333;border-radius:100px}#microhomepage .message-box .c-a7a7a7[data-v-458a6778]{color:#a7a7a7}#microhomepage .message-box .comment-content[data-v-458a6778]{margin:.5rem 0;color:#656565}#microhomepage .message-box .content-title[data-v-458a6778]{padding:.5rem;background:#f8f8f8}#microhomepage .message-box .member-info[data-v-458a6778]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;text-align:left;margin-left:.5rem}#microhomepage .message-box .member-info[data-v-458a6778],#microhomepage .message-box .message-tips[data-v-458a6778]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}#microhomepage .message-box .message-tips[data-v-458a6778]{margin:.5rem}#microhomepage .message-box .content-header[data-v-458a6778]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}#microhomepage .message-box img[data-v-458a6778]{width:2.5rem;height:2.5rem;border-radius:10rem;margin-left:0;margin-right:0}',""]),e.exports=t}}]); |