bztang-admin/addons/yun_shop/static/app/js/chunk-eb424268.87836594.js

1 line
10 KiB
JavaScript

(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-eb424268"],{"0e82":function(t,e,i){var a=i("4896a");a.__esModule&&(a=a.default),"string"===typeof a&&(a=[[t.i,a,""]]),a.locals&&(t.exports=a.locals);var l=i("499e").default;l("ec23c568",a,!0,{sourceMap:!1,shadowMode:!1})},"41bb":function(t,e,i){"use strict";i.r(e);var a=function(){var t=this,e=t.$createElement,i=t._self._c||e;return i("div",{attrs:{id:"periodicalIndex"}},[i("c-title",{attrs:{hide:!1,text:"期刊杂志"}}),i("div",{staticClass:"head"},[i("img",{attrs:{src:t.first_data.cover,alt:""},on:{click:function(e){return t.goDetail(t.first_data.id)}}}),i("div",{staticClass:"headTitle"},[i("div",{staticClass:"headLeft"},[i("div",{staticClass:"title"},[t._v(t._s(t.first_data.title))]),i("div",{staticClass:"magazineDetail"},[i("div",{staticClass:"dete"},[i("i",{staticClass:"iconfont icon-fontclass-rili"}),t._v(" "+t._s(t.first_data.created_time)+" ")]),i("div",{staticClass:"sectionNum"},[i("i",{staticClass:"iconfont icon-fontclass-wenzhangshu"}),t._v(" "+t._s(t.first_data.article_total)+" ")])])]),i("div",{staticClass:"headRight"},[i("div",{staticClass:"tapReading",on:{click:function(e){return t.goDetail(t.first_data.id)}}},[t._v("点击阅读")])])])]),i("div",{staticClass:"list"},[t._m(0),i("div",{staticClass:"lis"},t._l(t.datas,(function(e,a){return i("div",{key:a,staticClass:"lisbox",on:{click:function(i){return t.goDetail(e.id)}}},[i("div",{staticClass:"lisLeft"},[i("img",{attrs:{src:e.cover,alt:""}})]),i("div",{staticClass:"lisRight"},[i("div",{staticClass:"rightTitle"},[t._v(" "+t._s(e.title)+" ")]),i("div",{staticClass:"magazineDetail"},[i("div",{staticClass:"dete"},[i("i",{staticClass:"iconfont icon-fontclass-rili",staticStyle:{color:"#9e9e9e"}}),t._v(" "+t._s(e.created_time)+" ")]),i("div",{staticClass:"sectionNum"},[i("i",{staticClass:"iconfont icon-fontclass-wenzhangshu"}),t._v(" "+t._s(e.article_total)+" ")])]),i("div",{staticStyle:{"font-size":"0.81rem",color:"#333","font-weight":"600"}},[t._v(" 重点内容 ")]),i("div",{staticClass:"contenTxt"},[t._v(" "+t._s(e.overview)+" ")])])])})),0)])],1)},l=[function(){var t=this,e=t.$createElement,i=t._self._c||e;return i("div",{staticClass:"lisHead"},[i("div",{staticClass:"lisHeadLeft"},[t._v(" 往期杂志 ")]),i("div",{staticClass:"logo"})])}],s=(i("e7e5"),i("d399")),o=(i("14d9"),i("99af"),i("6968")),n=i("ac0d"),d={mixins:[n["a"]],data:function(){return{isLoadMore:!0,page:1,total_page:0,isLoading:!1,info:[],first_data:[],datas:[]}},activated:function(){this.init(),this.getData()},deactivated:function(){},mounted:function(){},methods:{init:function(){this.info=[],this.first_data=[],this.datas=[],this.page=1,this.total_page=0},goDetail:function(t){this.$router.push(this.fun.getUrl("periodicalDetail",{id:t}))},getData:function(){var t=this;this.isLoadMore=!1,$http.get("plugin.journal.frontend.journal.index",{page:t.page},"加载中").then((function(e){1===e.result?(t.isLoadMore=!0,t.total_page=e.data.before_journal.last_page,t.total_page||(t.total_page=0),t.datas=e.data.before_journal.data,t.info=e.data,t.first_data=e.data.first_data,t.isLoading=!1):(Object(s["a"])(e.msg),t.isLoading=!1)})).catch((function(t){}))},getMoreData:function(){var t=this;this.isLoadMore=!1,this.page>=this.total_page||(this.page=this.page+1,$http.get("plugin.journal.frontend.journal.index",{page:t.page},"加载中").then((function(e){if(t.isLoadMore=!0,1===e.result){var i=e.data.before_journal.data;t.datas=t.datas.concat(i)}else t.page=t.page-1,t.isLoadMore=!1})).catch((function(t){})))}},components:{cTitle:o["a"]}},r=d,c=r,f=(i("9b85"),i("2877")),m=Object(f["a"])(c,a,l,!1,null,"7d35c090",null);e["default"]=m.exports},"4896a":function(t,e,i){var a=i("24fb");e=a(!1),e.push([t.i,".head[data-v-7d35c090]{height:auto;background:#f9f9f9;position:relative;margin-bottom:2.3rem}.head[data-v-7d35c090],.head img[data-v-7d35c090]{width:100%}.head .headTitle[data-v-7d35c090]{position:absolute;bottom:-1.91rem;left:.94rem;width:21.56rem;background-color:#fff;-webkit-box-shadow:0 .06rem .84rem 0 hsla(0,0%,85.1%,.46);box-shadow:0 .06rem .84rem 0 hsla(0,0%,85.1%,.46);border-radius:.47rem;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:.5rem .78rem .5rem .66rem}.head .headTitle[data-v-7d35c090],.head .headTitle .headLeft[data-v-7d35c090]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.head .headTitle .headLeft[data-v-7d35c090]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;height:100%;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;overflow:hidden}.head .headTitle .headLeft .title[data-v-7d35c090]{width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:left;font-size:1.06rem;color:#333;font-weight:600}.head .headTitle .headLeft .magazineDetail[data-v-7d35c090]{-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;font-size:.75rem;color:#666}.head .headTitle .headLeft .magazineDetail[data-v-7d35c090],.head .headTitle .headLeft .magazineDetail .date[data-v-7d35c090]{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}.head .headTitle .headLeft .magazineDetail .date i[data-v-7d35c090]{margin-right:.22rem}.head .headTitle .headLeft .magazineDetail .sectionNum[data-v-7d35c090]{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;margin-left:1.53rem}.head .headTitle .headLeft .magazineDetail .sectionNum i[data-v-7d35c090]{margin-right:.22rem}.head .headTitle .headRight[data-v-7d35c090]{padding-left:1.28rem}.head .headTitle .headRight .tapReading[data-v-7d35c090]{background-color:gold;border-radius:.06rem .63rem .06rem .06rem;-webkit-box-sizing:border-box;box-sizing:border-box;width:5rem;height:1.75rem;text-align:center;line-height:1.75rem;color:#fff}.list[data-v-7d35c090]{margin-top:.97rem;overflow:hidden}.list .lis[data-v-7d35c090]{margin:0 1.22rem .78rem .66rem}.list .lis .lisbox[data-v-7d35c090]{width:100%;background:#fff;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-left:.63rem;-webkit-box-shadow:0 .06rem .91rem 0 hsla(0,0%,71%,.29);box-shadow:0 .06rem .91rem 0 hsla(0,0%,71%,.29);border-radius:.47rem;margin-bottom:1.64rem}.list .lis .lisbox .lisLeft[data-v-7d35c090]{width:5.78rem;height:7.69rem;-webkit-box-shadow:0 .06rem 1.09rem 0 hsla(0,0%,71%,.79);box-shadow:0 .06rem 1.09rem 0 hsla(0,0%,71%,.79);margin-top:-.75rem}.list .lis .lisbox .lisLeft img[data-v-7d35c090]{width:100%;height:100%;border-radius:5px}.list .lis .lisbox .lisRight[data-v-7d35c090]{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;margin-left:.59rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;text-align:left;padding-top:.5rem;padding-right:1.13rem;padding-bottom:.78rem}.list .lis .lisbox .lisRight .contenTxt[data-v-7d35c090]{color:#666;font-size:.75rem;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.list .lis .lisbox .lisRight .magazineDetail[data-v-7d35c090]{-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;font-size:.75rem;color:#666;margin-top:.5rem}.list .lis .lisbox .lisRight .magazineDetail[data-v-7d35c090],.list .lis .lisbox .lisRight .magazineDetail .date[data-v-7d35c090]{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}.list .lis .lisbox .lisRight .magazineDetail .date i[data-v-7d35c090]{margin-right:.22rem}.list .lis .lisbox .lisRight .magazineDetail .sectionNum[data-v-7d35c090]{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;margin-left:1.53rem}.list .lis .lisbox .lisRight .magazineDetail .sectionNum i[data-v-7d35c090]{color:#9e9e9e;margin-right:.22rem}.list .lis .lisbox .lisRight .rightTitle[data-v-7d35c090]{font-size:.94rem;color:#333;font-weight:600;max-width:12.09rem;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.list .lisHead[data-v-7d35c090]{-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;margin-bottom:1.94rem}.list .lisHead[data-v-7d35c090],.list .lisHead .lisHeadLeft[data-v-7d35c090]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.list .lisHead .lisHeadLeft[data-v-7d35c090]{-webkit-align-content:center;-ms-flex-line-pack:center;align-content:center;margin-left:.94rem;font-size:1.25rem;color:#898989;font-weight:600}.list .lisHead .lisHeadLeft i[data-v-7d35c090]{color:#1d9a89;font-size:1.6rem;margin-right:.47rem}.list .lisHead .logo[data-v-7d35c090]{margin-right:.94rem;width:5rem;height:3.5rem}.list .lisHead .logo img[data-v-7d35c090]{width:100%;height:100%}",""]),t.exports=e},"9b85":function(t,e,i){"use strict";i("0e82")},ac0d:function(t,e,i){"use strict";i.d(e,"a",(function(){return s}));var a=document.documentElement,l=document.body,s={data:function(){return{}},activated:function(){window.addEventListener("scroll",this.handleScroll)},deactivated:function(){window.removeEventListener("scroll",this.handleScroll)},methods:{getScrollTop:function(){var t=0;return a&&a.scrollTop?t=a.scrollTop:l&&(t=l.scrollTop),t},getClientHeight:function(){var t=0;return t=l.clientHeight&&a.clientHeight?Math.min(l.clientHeight,a.clientHeight):Math.max(l.clientHeight,a.clientHeight),t},getScrollHeight:function(){return Math.max(l.scrollHeight,a.scrollHeight)},handleScroll:function(){this.otherScroll();var t=document.documentElement.scrollTop||document.body.scrollTop;this.btnFlag=t>60,this.getScrollTop()+this.getClientHeight()+105>this.getScrollHeight()?(this.isLoadMore&&this.getMoreData(),this.isBottom=!0):this.isBottom=!1},otherScroll:function(){}}}}}]);