bztang-admin/addons/yun_shop/static/app/js/chunk-bf16c3c6.ae111931.js

1 line
17 KiB
JavaScript

(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-bf16c3c6"],{"0c41":function(t,a,e){var n=e("adcd");n.__esModule&&(n=n.default),"string"===typeof n&&(n=[[t.i,n,""]]),n.locals&&(t.exports=n.locals);var o=e("499e").default;o("30381932",n,!0,{sourceMap:!1,shadowMode:!1})},"22e4":function(t,a,e){"use strict";e.r(a);var n=function(){var t=this,a=t.$createElement,e=t._self._c||a;return t.adContent?e("main",{class:{"audio-page":"audio"==t.pageType},attrs:{id:"ADDetails"}},[e("c-title",{attrs:{text:"广告详情"}}),"article"==t.pageType?e("div",[e("van-swipe",t._l(t.adContent.images,(function(t){return e("van-swipe-item",{key:t},[e("van-image",{attrs:{src:t,width:"100%",height:"13.13rem",fit:"cover"}})],1)})),1),e("h1",{staticClass:"content-title"},[t._v(t._s(t.adContent.title))]),e("content-author-bar",{staticClass:"content-author",attrs:{avatar:t.adContent.avatar,nickname:t.adContent.nickname,self:Boolean(t.adContent.is_self),attention:t.adContent.is_attention,attentionName:t.adContent.attention_name},on:{follow:t.followAuthor}},[e("reward-button",{attrs:{slot:"right",rewardName:t.adContent.reward_name},on:{click:function(a){t.showRewardPopup=!0}},slot:"right"})],1),e("div",{staticClass:"content",attrs:{id:"a_content"},domProps:{innerHTML:t._s(t.adContent.content)}})],1):e("audio-content-card",{staticClass:"content-audio",attrs:{src:t.adContent.resources_url,author:t.adContent,title:t.adContent.title},on:{follow:t.followAuthor}}),e("content-statistics-bar",{attrs:{data:t.adContent}}),"audio"==t.pageType?e("reward-button",{attrs:{fixed:!0,right:"0.88rem",bottom:"5.94rem",rewardName:t.adContent.reward_name},on:{click:function(a){t.showRewardPopup=!0}}}):t._e(),e("reward-popup",{attrs:{show:t.showRewardPopup,avatar:t.adContent.avatar,nickname:t.adContent.nickname,"content-id":t.adContent.id,rewardName:t.adContent.reward_name,rewardCredits:t.adContent.reward_button},on:{close:function(a){t.showRewardPopup=!1}}}),e("van-popup",{staticClass:"award-popup",attrs:{position:"center"},model:{value:t.attention.showAwardPopup,callback:function(a){t.$set(t.attention,"showAwardPopup",a)},expression:"attention.showAwardPopup"}},[e("div",{staticClass:"award-popup-content"},[e("h1",[t._v("恭喜获得关注奖励")]),e("div",{staticClass:"award-content"},[e("span",[t._v(t._s(t.attention.awardCount))]),t._v(" "+t._s(t.attention.awardName)+" ")]),e("golden-button",{staticClass:"award-confirm",on:{click:function(a){t.attention.showAwardPopup=!1}}},[t._v("确认")])],1),e("img",{staticClass:"award-popup-decoration",attrs:{src:"https://mini-app-img-1251768088.cos.ap-guangzhou.myqcloud.com/new_media/award_popup_bg1.png"}})])],1):t._e()},o=[],i=(e("4056"),e("44bf")),r=(e("a9e3"),e("bd8d")),s=e("b0f9"),d=e("4b51"),l=e("c8c0"),u=e("7999"),c=e("7a7f"),p={created:function(){this.fun.setWXTitle("广告详情"),this.$route.query.ad_id?(this.adId=Number(this.$route.query.ad_id),this.getAdContentDetails()):this.$toast("内容不存在")},data:function(){return{adId:null,adContent:null,pageType:"article",showRewardPopup:!1,rewardType:[],attention:{showAwardPopup:!1,awardCount:null,awardName:""}}},methods:{getAdContentDetails:function(){var t=this,a=this.$toast.loading({message:"加载中",duration:0});$http.get("plugin.new-media-advertising.frontend.media-advertisingt.advertisingt-info",{advertisingt_id:this.adId}).then((function(e){if(a.clear(),0!==e.result){switch(e.data.genre){case 1:case 2:t.pageType="article";break;case 3:t.pageType="audio";break}t.adContent=e.data}else t.$toast(e.msg)})).catch((function(){a.clear()}))},followAuthor:function(){var t=this;if(this.adContent.is_attention)this.unFollowAuthor();else{var a=this.$toast.loading({message:this.adContent.attention_name+"中",duration:0});$http.post("plugin.new-media-advertising.frontend.media-advertisingt.attention",{advertisingt_id:this.adId}).then((function(e){a.clear(),0!=e.result?(e.data.is_reward&&(t.attention.awardName=e.data.rewardName,t.attention.awardCount=e.data.rewardValue,t.attention.showAwardPopup=!0),t.$toast(t.adContent.attention_name+"成功"),t.adContent.is_attention=!0):t.$toast(e.msg)}))}},unFollowAuthor:function(){var t=this,a=this.$toast.loading({message:"取消"+this.adContent.attention_name+"中",duration:0});$http.post("plugin.new-media-advertising.frontend.media-advertisingt.cancel-attention",{advertisingt_member:this.adContent.member_id}).then((function(e){a.clear(),0!=e.result?(t.$toast("取消成功"),t.adContent.is_attention=!1):t.$toast(e.msg)}))}},components:{VanImage:i["a"],ContentAuthorBar:r["a"],ContentStatisticsBar:s["a"],AudioContentCard:d["a"],RewardButton:l["a"],RewardPopup:u["a"],GoldenButton:c["a"]}},f=p,g=(e("b3fd"),e("2877")),m=Object(g["a"])(f,n,o,!1,null,"c1e48972",null);a["default"]=m.exports},"42cb":function(t,a,e){var n=e("24fb");a=n(!1),a.push([t.i,".audio-content-card[data-v-d0ae978a]{padding:.94rem;word-break:break-all;text-align:left;background-color:#fff;border-radius:.47rem}.content-author[data-v-d0ae978a]{margin:1.16rem 0 1.78rem}.audio-player[data-v-d0ae978a]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.audio-play_button[data-v-d0ae978a]{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;width:1.44rem;height:1.44rem;line-height:1.44rem;color:#fff;text-align:center;font-size:.6rem;border-radius:50%;background-image:-webkit-linear-gradient(305deg,#ff8a50,#ff2826 85%);background-image:linear-gradient(145deg,#ff8a50,#ff2826 85%)}img.audio-play_button[data-v-d0ae978a]{margin:0;padding:.2rem;-webkit-box-sizing:border-box;box-sizing:border-box}.audio-play_progress[data-v-d0ae978a]{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;margin:.55rem .98rem 0}.audio-play_progress-bar[data-v-d0ae978a]{position:relative}.audio-play_progress-total[data-v-d0ae978a]{height:.38rem;background-color:#f5f6f8;border-radius:.2rem}.audio-play_progress-slider[data-v-d0ae978a]{z-index:2;width:.75rem;height:.75rem;background-color:#fff;border-radius:50%;-webkit-box-shadow:0 .06rem .19rem 0 hsla(0,0%,77.6%,.46);box-shadow:0 .06rem .19rem 0 hsla(0,0%,77.6%,.46)}.audio-play_progress-current[data-v-d0ae978a],.audio-play_progress-slider[data-v-d0ae978a]{position:absolute;top:0;left:0;bottom:0;margin:auto 0;-webkit-transition:all .2s linear;transition:all .2s linear}.audio-play_progress-current[data-v-d0ae978a]{z-index:1;width:0;height:.38rem;border-radius:4rem;background-image:-webkit-linear-gradient(305deg,#ff8a50,#ff2826 85%);background-image:linear-gradient(145deg,#ff8a50,#ff2826 85%)}.audio-play_time[data-v-d0ae978a]{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-align-content:center;-ms-flex-line-pack:center;align-content:center;margin-top:.75rem;color:#bababa;font-size:1rem}",""]),t.exports=a},"49e9":function(t,a,e){var n=e("42cb");n.__esModule&&(n=n.default),"string"===typeof n&&(n=[[t.i,n,""]]),n.locals&&(t.exports=n.locals);var o=e("499e").default;o("7825865a",n,!0,{sourceMap:!1,shadowMode:!1})},"4b51":function(t,a,e){"use strict";var n=function(){var t=this,a=t.$createElement,e=t._self._c||a;return e("div",{staticClass:"audio-content-card"},[!1===t.upload?e("h1",{staticClass:"content-title"},[t._v(t._s(t.title))]):t._e(),!1===t.upload?e("content-author-bar",{staticClass:"content-author",attrs:{avatar:t.author.avatar,nickname:t.author.nickname,attention:t.author.is_attention,self:t.author.is_self},on:{follow:t.followAuthor}}):t._e(),e("div",{staticClass:"audio-player"},[e("div",{directives:[{name:"show",rawName:"v-show",value:!1===t.audioPlaying,expression:"audioPlaying === false"}],staticClass:"audio-play_button iconfont icon-member_look",on:{click:t.playAudio}}),e("img",{directives:[{name:"show",rawName:"v-show",value:t.audioPlaying,expression:"audioPlaying"}],staticClass:"audio-play_button",attrs:{src:"https://mini-app-img-1251768088.cos.ap-guangzhou.myqcloud.com/audio.svg"},on:{click:t.pauseAudio}}),e("div",{staticClass:"audio-play_progress"},[e("div",{ref:"audioProgressBar",staticClass:"audio-play_progress-bar"},[e("div",{ref:"audioProgressSlide",staticClass:"audio-play_progress-slider",style:{left:t.AudioPlayElDistance+"px"}}),e("div",{ref:"audioCurrentProgressEl",staticClass:"audio-play_progress-current",style:{width:t.AudioPlayElDistance+"px"}}),e("div",{staticClass:"audio-play_progress-total"})]),e("ul",{staticClass:"audio-play_time"},[e("li",{staticClass:"audio-play_time-item"},[t._v(t._s(t.audioPlayProgress))]),t.upload?e("li",{staticClass:"audio-play_time-item upload-audio_button"},[e("van-uploader",{attrs:{accept:"audio/mp3","after-read":t.uploadAudio}},[t._v(t._s(t.audio?"重新上传":"上传"))])],1):t._e(),e("li",{staticClass:"audio-play_time-item"},[t._v(t._s(t.audioLength))])])])]),e("audio",{ref:"audioEl",staticStyle:{display:"none"},attrs:{src:t.audio,controls:""}})],1)},o=[],i=(e("99af"),e("bd8d")),r=e("9da3");e("ac1f"),e("1276"),e("caad"),e("2532");function s(t,a){var e=t.type.split("/")[1];return!!a.includes(e)}var d=new Audio(""),l=null,u={props:{upload:{type:Boolean,default:!1},src:{type:String,default:""},title:{type:String,default:""},author:{type:Object,default:function(){return{avatar:"",nickname:"",attention:!1,self:!1}}}},data:function(){return{audio:"",audioPlayProgress:"0:00",audioLength:"0:00",audioPlaying:!1,AudioPlayElDistance:0}},mounted:function(){this.src&&this.resetAudio(this.src)},deactivated:function(){this.audio=""},methods:{followAuthor:function(){this.$emit("follow")},uploadAudio:function(t){var a=this;if(this.pauseAudio(),s(t.file,["mp3"]))this.$toast("请上传mp3格式的音频文件");else{var e=new FormData;e.append("upload_type","audio"),e.append("file",t.file);var n=this.$toast.loading({message:"上传中",duration:0});axios.post(this.fun.getRealUrl("upload.uploadPic"),e).then((function(t){var e=t.data.data.img_url;a.$toast("上传成功"),a.audioPlayProgress="0:00",a.AudioPlayElDistance=0,a.resetAudio(e)})).catch((function(){n.clear()}))}},playAudio:function(){var t=this;d.play(),this.$refs["audioEl"].play(),this.audioPlaying=!0;var a=this.$refs["audioProgressBar"].clientWidth/d.duration;l=setInterval((function(){var e=r["a"].getTimeElByMillisecond(1e3*d.currentTime);t.audioPlayProgress="".concat(e.hours?e.hours+":":"").concat(e.minutes,":").concat(e.seconds),t.AudioPlayElDistance+=a}),1e3)},pauseAudio:function(){d.pause(),this.$refs["audioEl"].pause(),clearInterval(l),l=null,this.audioPlaying=!1},resetAudio:function(t){var a=this;this.audio=t,d.src=t,this.$emit("uploaded",{uploadedUrl:t}),d.addEventListener("canplay",(function(){var t=r["a"].getTimeElByMillisecond(1e3*d.duration);a.audioLength="".concat(t.hours?t.hours+":":"").concat(t.minutes,":").concat(t.seconds)})),d.addEventListener("ended",(function(){clearInterval(l),l=null,a.audioPlaying=!1}))}},components:{ContentAuthorBar:i["a"]}},c=u,p=(e("98d5"),e("2877")),f=Object(p["a"])(c,n,o,!1,null,"d0ae978a",null);a["a"]=f.exports},"7efa":function(t,a,e){"use strict";e("e4c3")},"98d5":function(t,a,e){"use strict";e("49e9")},"9da3":function(t,a,e){"use strict";e.d(a,"d",(function(){return n})),e.d(a,"c",(function(){return r})),e.d(a,"b",(function(){return s}));e("ac1f"),e("5319"),e("a9e3");function n(t){return t=parseInt(t),t<10?"0".concat(t):t}function o(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:null,a=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"y-m-d h:i:s";null===t&&(t=Date.now());var e=i(t),n=e.year,o=e.month,r=e.day,s=e.hour,d=e.minute,l=e.second,u=e.week,c=["一","二","三","四","五","六","日"];return a=a.replace(/y/gi,n),a=a.replace(/m/gi,dateAddZero(o)),a=a.replace(/d/gi,dateAddZero(r)),a=a.replace(/h/gi,dateAddZero(s)),a=a.replace(/i/gi,dateAddZero(d)),a=a.replace(/s/gi,dateAddZero(l)),a=a.replace(/w/g,u),a=a.replace(/W/g,c[u-1]),a}function i(t){null===t&&(t=Date.now());var a=new Date(t),e=a.getFullYear(),n=dateAddZero(a.getMonth()+1),o=dateAddZero(a.getDate()),i=dateAddZero(a.getHours()),r=dateAddZero(a.getMinutes()),s=dateAddZero(a.getSeconds()),d=a.getDay();return{year:e,month:n,day:o,hour:i,minute:r,second:s,week:d}}function r(t){var a=Math.round(t%6e4/1e3),e=Math.round(t/1e3/60)%60,n=Math.floor(t/1e3/60/60)%24,o=Math.floor(t/1e3/60/60/24);return t%=1e3,{days:o,hours:n,minutes:e,seconds:a,millisecond:t}}function s(t,a){return isNaN(Number(t))&&(t=new Date(t).getTime()),isNaN(Number(a))&&(a=new Date(a).getTime()),t-a}function d(t,a,e,n,o,i){var r=new Date;return i?r.setFullYear(i):r.setFullYear(r.getFullYear()),o?r.setMonth(o):r.setMonth(r.getMonth()),n?r.setDate(n):r.setDate(r.getDate()),e?r.setHours(e):r.setHours(r.getHours()),a?r.setMinutes(a):r.setMinutes(r.getMinutes()),t?r.setSeconds(t):r.setSeconds(r.getSeconds()),t.getTime()}a["a"]={formatDate:o,timeElAddZero:n,getTime:i,getTimeElByMillisecond:r,getTimeDiff:s,timeToTimeStamp:d}},adcd:function(t,a,e){var n=e("24fb"),o=e("aa06");a=n(!1),a.i(o),a.push([t.i,"main[data-v-c1e48972]{min-height:100vh;background-color:#fff}.audio-page[data-v-c1e48972]{padding-top:.72rem;background-color:transparent}.content-title[data-v-c1e48972]{padding:.94rem .97rem 1.25rem;font-weight:700;font-size:1.25rem;color:#333;word-break:break-all;text-align:left}.content-author[data-v-c1e48972]{margin:0 var(--newMediaMarginDistance)}.content[data-v-c1e48972]{margin:1rem var(--newMediaMarginDistance);line-height:1.88rem;text-align:left;word-break:break-all;overflow-y:auto!important}.content-audio[data-v-c1e48972]{margin:0 var(--newMediaMarginDistance)}.award-popup[data-v-c1e48972]{width:84%;height:80%;text-align:center;background-image:url(https://mini-app-img-1251768088.cos.ap-guangzhou.myqcloud.com/new_media/award_popup_bg2.png);background-color:transparent;background-size:contain;background-position:top;background-repeat:no-repeat}.award-popup-content[data-v-c1e48972]{padding:.94rem;width:12.5rem;height:14.06rem;color:#fff;font-size:1.06rem;background-image:-webkit-gradient(linear,left bottom,left top,from(#eb160a),to(#f96822));background-image:-webkit-linear-gradient(bottom,#eb160a,#f96822);background-image:linear-gradient(0deg,#eb160a,#f96822);border-radius:.64rem;-webkit-box-sizing:border-box;box-sizing:border-box}.award-popup-content[data-v-c1e48972],.award-popup-decoration[data-v-c1e48972]{position:absolute;top:0;right:0;left:0;bottom:0;margin:auto}.award-popup-decoration[data-v-c1e48972]{width:92%}.award-popup h1[data-v-c1e48972]{margin-top:2.48rem;line-height:1.06rem}.award-content[data-v-c1e48972]{margin-top:2.26rem;line-height:1.06rem}.award-content span[data-v-c1e48972]{font-weight:700;font-size:1.88rem}.award-confirm[data-v-c1e48972]{margin:2.32rem auto 0}",""]),t.exports=a},b3fd:function(t,a,e){"use strict";e("0c41")},bd8d:function(t,a,e){"use strict";var n=function(){var t=this,a=t.$createElement,e=t._self._c||a;return e("div",{staticClass:"content-author-bar"},[e("div",{staticClass:"content-author-left",style:{width:t.$slots.right?"calc(100% - calc(5.125rem + 0.625rem))":"100%"}},[e("van-image",{staticClass:"content_author-avatar",attrs:{src:t.avatar,width:"1.42rem",height:"1.42rem",round:"",fit:"cover"}}),e("div",{staticClass:"content_author-nickname ellipsis1"},[t._v(t._s(t.nickname))]),t.self?t._e():e("div",{staticClass:"content_author-follow",class:{"content_author-unfollow":t.attention},on:{click:t.followAuthor}},[t._v(t._s(t.attention?"已"+t.attentionName:t.attentionName))])],1),t._t("right")],2)},o=[],i=(e("4056"),e("44bf")),r={props:{avatar:{type:String,default:""},nickname:{type:String,default:""},self:{type:Boolean,default:!1},attention:{type:Boolean,default:!1},attentionName:{type:String,default:"关注"}},methods:{followAuthor:function(){this.$emit("follow")}},components:{VanImage:i["a"]}},s=r,d=(e("7efa"),e("2877")),l=Object(d["a"])(s,n,o,!1,null,"d2b375aa",null);a["a"]=l.exports},e25d:function(t,a,e){var n=e("24fb");a=n(!1),a.push([t.i,".content-author-bar[data-v-d2b375aa]{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;text-align:left}.content-author-bar[data-v-d2b375aa],.content-author-left[data-v-d2b375aa]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.content-author-left[data-v-d2b375aa]{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.content_author-avatar[data-v-d2b375aa]{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.content_author-nickname[data-v-d2b375aa]{margin-left:.5rem;font-size:.75rem}.content_author-follow[data-v-d2b375aa]{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;padding:.4rem .6rem;margin-left:1.04rem;line-height:.7rem;color:#fff;font-size:.75rem;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border-radius:.78rem;background-color:var(--newMediaPrimaryColor);-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.content_author-unfollow[data-v-d2b375aa]{color:var(--newMediaPrimaryColor);background-color:#fff;border:1px solid var(--newMediaPrimaryColor)}.content_author-follow[data-v-d2b375aa]:active{-webkit-filter:brightness(90%);filter:brightness(90%)}",""]),t.exports=a},e4c3:function(t,a,e){var n=e("e25d");n.__esModule&&(n=n.default),"string"===typeof n&&(n=[[t.i,n,""]]),n.locals&&(t.exports=n.locals);var o=e("499e").default;o("df7a0a00",n,!0,{sourceMap:!1,shadowMode:!1})}}]);