12 |
- (window.webpackJsonp=window.webpackJsonp||[]).push([[90,15,32,43],{521:function(t,e,n){"use strict";var r=n(2),o=n(26),l=n(10),c=n(6),path=n(317),f=n(4),d=n(117),m=n(13),h=n(215),v=n(59),_=n(116),I=n(316),w=n(3),N=n(97).f,y=n(60).f,S=n(27).f,C=n(522),E=n(318).trim,L="Number",x=c[L],P=path[L],$=x.prototype,k=c.TypeError,z=f("".slice),T=f("".charCodeAt),D=function(t){var e,n,r,o,l,c,f,code,d=I(t,"number");if(_(d))throw new k("Cannot convert a Symbol value to a number");if("string"==typeof d&&d.length>2)if(d=E(d),43===(e=T(d,0))||45===e){if(88===(n=T(d,2))||120===n)return NaN}else if(48===e){switch(T(d,1)){case 66:case 98:r=2,o=49;break;case 79:case 111:r=8,o=55;break;default:return+d}for(c=(l=z(d,2)).length,f=0;f<c;f++)if((code=T(l,f))<48||code>o)return NaN;return parseInt(l,r)}return+d},O=d(L,!x(" 0o1")||!x("0b1")||x("+0x1")),R=function(t){var e,n=arguments.length<1?0:x(function(t){var e=I(t,"number");return"bigint"==typeof e?e:D(e)}(t));return v($,e=this)&&w((function(){C(e)}))?h(Object(n),this,R):n};R.prototype=$,O&&!o&&($.constructor=R),r({global:!0,constructor:!0,wrap:!0,forced:O},{Number:R});var A=function(t,source){for(var e,n=l?N(source):"MAX_VALUE,MIN_VALUE,NaN,NEGATIVE_INFINITY,POSITIVE_INFINITY,EPSILON,MAX_SAFE_INTEGER,MIN_SAFE_INTEGER,isFinite,isInteger,isNaN,isSafeInteger,parseFloat,parseInt,fromString,range".split(","),r=0;n.length>r;r++)m(source,e=n[r])&&!m(t,e)&&S(t,e,y(source,e))};o&&P&&A(path[L],P),(O||o)&&A(path[L],x)},522:function(t,e,n){"use strict";var r=n(4);t.exports=r(1..valueOf)},524:function(t,e,n){t.exports={}},529:function(t,e,n){"use strict";n(524)},532:function(t,e,n){"use strict";n.r(e);n(521);var r={name:"Pagination",props:{total:{required:!0,type:Number},page:{type:Number,default:0},limit:{type:Number,default:10},layout:{type:String,default:"prev, pager, next"},background:{type:Boolean,default:!0},autoScroll:{type:Boolean,default:!0},hidden:{type:Boolean,default:!1}},computed:{currentPage:{get:function(){return this.page},set:function(t){this.$emit("update:page",t)}},pageSize:{get:function(){return this.limit},set:function(t){this.$emit("update:limit",t)}}},methods:{handleSizeChange:function(t){this.$emit("pagination",{page:this.currentPage,limit:t}),this.autoScroll&&scrollTo(0,800)},handleCurrentChange:function(t){this.$emit("pagination",{page:t,limit:this.pageSize}),this.autoScroll&&scrollTo(0,800)}}},o=(n(529),n(22)),component=Object(o.a)(r,(function(){var t=this,e=t._self._c;return e("div",{staticClass:"pagination-container",class:{hidden:t.hidden}},[t._t("slot"),t._v(" "),e("el-pagination",t._b({attrs:{background:t.background,"current-page":t.currentPage,"page-size":t.pageSize,layout:t.layout,total:t.total},on:{"update:currentPage":function(e){t.currentPage=e},"update:current-page":function(e){t.currentPage=e},"update:pageSize":function(e){t.pageSize=e},"update:page-size":function(e){t.pageSize=e},"size-change":t.handleSizeChange,"current-change":t.handleCurrentChange}},"el-pagination",t.$attrs,!1))],2)}),[],!1,null,"044ef958",null);e.default=component.exports},548:function(t,e,n){t.exports={}},582:function(t,e,n){"use strict";n(548)},613:function(t,e,n){"use strict";n.r(e);n(39);var r=n(156),o=n.n(r),l={filters:{formatTime:function(t){return o()(t).format("MMM D,YYYY")}},props:{cardData:{}},computed:{comImg:function(){return this.$utils.generateResizedImageUrl(this.cardData.img,400)}},methods:{beforeDataProcess:function(t){return{name:t.name,id:t.value}}}},c=(n(582),n(22)),component=Object(c.a)(l,(function(){var t=this,e=t._self._c;return e("div",{staticClass:"wrap"},[e("a",{attrs:{href:t.cardData.filepath,target:"_blank"}},[e("div",{staticClass:"item-left"},[e("el-image",{staticStyle:{width:"100%",height:"100%"},attrs:{lazy:"",src:t.comImg,fit:"cover"}})],1),t._v(" "),e("div",{staticClass:"item-right"},[e("p",{staticClass:"title"},[t._v(t._s(t.cardData.name||t.cardData.title))]),t._v(" "),e("p",{staticClass:"date"},[t._v("Publish on "+t._s(t._f("formatTime")(t.cardData.create_time)))])])])])}),[],!1,null,"45419773",null);e.default=component.exports},679:function(t,e,n){t.exports={}},792:function(t,e,n){"use strict";n(679)},856:function(t,e,n){"use strict";n.r(e);var r=n(12),o=(n(11),n(17),n(32),n(61),{data:function(){return{total:0,listQuery:{page:1,limit:20},newsLetterInfo:[],listLoading:!0}},created:function(){var t=this;return Object(r.a)(regeneratorRuntime.mark((function e(){return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,t.getInfoList();case 2:case"end":return e.stop()}}),e)})))()},methods:{getInfoList:function(){var t=this;this.$axios.get("others/au/newsletter",{page:this.listQuery.page,limit:this.listQuery.limit}).then((function(e){1==e.code&&(t.total=e.result.total,e.result.data.forEach((function(e){e.filepath=t.$mediaRegExp.test(e.filepath)?e.filepath:t.$OSS_PREFIX+e.filepath,e.img=t.$mediaRegExp.test(e.img)?e.img:t.$OSS_PREFIX+e.img})),t.newsLetterInfo=e.result.data,t.listLoading=!1),t.$nextTick((function(){window.scroll(0,0)}))})).catch((function(){t.listLoading=!1,t.newsLetterInfo=[]}))}}}),l=(n(792),n(22)),component=Object(l.a)(o,(function(){var t=this,e=t._self._c;return e("div",{staticClass:"com-main com-width-1400 com-margin-auto"},[e("el-breadcrumb",{attrs:{"separator-class":"el-icon-arrow-right"}},[e("el-breadcrumb-item",{attrs:{to:{path:"/"}}},[t._v("Home")]),t._v(" "),e("el-breadcrumb-item",[t._v(" NewsLetter")])],1),t._v(" "),e("p",{staticClass:"title"},[t._v("NewsLetter")]),t._v(" "),e("div",{staticClass:"line"}),t._v(" "),e("div",{directives:[{name:"loading",rawName:"v-loading",value:t.listLoading,expression:"listLoading"}],staticClass:"item"},[e("ul",t._l(t.newsLetterInfo,(function(t){return e("book-card",{key:t.id,attrs:{cardData:t}})})),1),t._v(" "),e("pagination",{directives:[{name:"show",rawName:"v-show",value:t.total>0,expression:"total > 0"}],attrs:{total:t.total,page:t.listQuery.page,limit:t.listQuery.limit},on:{"update:page":function(e){return t.$set(t.listQuery,"page",e)},"update:limit":function(e){return t.$set(t.listQuery,"limit",e)},pagination:t.getInfoList}})],1),t._v(" "),t.newsLetterInfo.length?t._e():e("div",[e("el-empty",{attrs:{description:"No Data"}})],1)],1)}),[],!1,null,"9e7ba188",null);e.default=component.exports;installComponents(component,{BookCard:n(613).default,Pagination:n(532).default})}}]);
- //# sourceMappingURL=431e228.js.map
|