1 line
5.4 KiB
JavaScript
1 line
5.4 KiB
JavaScript
(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-47ff495e"],{"03455":function(t,e,i){"use strict";i.r(e);var a=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{attrs:{id:"notice"}},[a("c-title",{attrs:{hide:!1,text:t.title}}),a("van-pull-refresh",{attrs:{"success-text":"刷新成功"},on:{refresh:t.loadTop},model:{value:t.isLoading,callback:function(e){t.isLoading=e},expression:"isLoading"}},t._l(t.datas,(function(e,o){return a("div",{key:o,staticClass:"item",on:{click:function(i){return t.toNoticeInfo(e)}}},[a("div",{staticClass:"item_bg"},[a("p",{staticClass:"item_title"},[t._v(t._s(e.title))]),a("p",{staticClass:"item_time"},[t._v(t._s(e.updated_at))]),e.thumb?a("div",{staticClass:"item_img_bg",on:{click:function(i){return t.toNoticeInfo(e)}}},[a("img",{staticClass:"item_img",attrs:{src:e.thumb}})]):t._e(),e.thumb?t._e():a("div",{staticClass:"item_img_bg",on:{click:function(i){return t.toNoticeInfo(e)}}},[a("img",{staticClass:"item_img",attrs:{src:i("253a")}})]),a("div",{staticClass:"item_desc"},[t._v(t._s(e.desc))])])])})),0)],1)},o=[],n=(i("99af"),i("14d9"),i("6968")),s=i("ac0d"),d={mixins:[s["a"]],data:function(){return{id:"",banner:"",title:"",datas:[],pagesize:1,loading:!1,allLoaded:!1,goload:!0,isLoadMore:!0,page:1,total_page:0,isLoading:!1}},activated:function(){this.id=this.$route.params.id,this.initData(),this.getNetData()},mounted:function(){},methods:{initData:function(){this.page=1,this.total_page=0,this.goload=!0,this.loading=!0,this.allLoaded=!1,this.isLoadMore=!0,this.datas=[]},loadTop:function(){this.initData(),this.getNetData()},loadBottom:function(){this.isLoadMore&&(this.getMoreData(this.page),this.$refs.coupon_loadmore.onBottomLoaded())},getNetData:function(){var t=this,e={category_id:this.id,page:1};$http.get("plugin.article.api.article.get-articles",e,"").then((function(e){1==e.result?(t.total_page=e.data.articles.last_page,t.banner=e.data.banner,t.title=e.data.title,t.datas=e.data.articles.data,t.fun.setWXTitle(e.data.title),t.isLoading=!1):(t.$dialog.alert({message:e.msg}),t.$router.go(-1))}),(function(t){}))},getMoreData:function(){if(this.isLoadMore){var t=this;if(this.page==this.total_page)return;if(this.page>=this.total_page)return t.loading=!0,void(t.allLoaded=!0);this.page=this.page+1;var e={category_id:this.id,page:this.page};$http.get("plugin.article.api.article.get-articles",e,"").then((function(e){if(1!=e.result)return t.page=t.page-1,t.loading=!0,t.allLoaded=!0,void(t.isLoadMore=!1);t.total_page=e.data.articles.last_page,t.loading=!1,t.allLoaded=!1,t.datas=t.datas.concat(e.data.articles.data)}),(function(t){}))}},toNoticeInfo:function(t){this.$router.push(this.fun.getUrl("articleContent",{id:t.id}))},toNoticeByCategory:function(t){this.$router.push(this.fun.getUrl("notice",{id:t}))}},components:{cTitle:n["a"]}},r=d,l=r,c=(i("0c34"),i("2877")),g=Object(c["a"])(l,a,o,!1,null,"6ad03e14",null);e["default"]=g.exports},"0c34":function(t,e,i){"use strict";i("9809")},"253a":function(t,e,i){t.exports=i.p+"static/app/img/img_default.a608a24a.png"},"35f2":function(t,e,i){var a=i("24fb");e=a(!1),e.push([t.i,"#notice .banner[data-v-6ad03e14]{height:auto;max-height:25rem;width:100%}#notice .item[data-v-6ad03e14]{margin:.3125rem}#notice .item_lin[data-v-6ad03e14]{height:1.875rem;background:#fff}#notice .item_bg[data-v-6ad03e14]{border:.0625rem solid #ddd;padding:.3125rem;background:#fff;width:100%;border-radius:0}#notice .item_img_bg[data-v-6ad03e14]{width:100%;margin-bottom:.625rem;padding-top:.3125rem;padding-bottom:.3125rem}#notice .item_img[data-v-6ad03e14]{width:100%;max-height:25rem}#notice p.item_title[data-v-6ad03e14]{padding-left:.3125rem;padding-right:.3125rem;text-align:left;height:1.875rem;line-height:1.875rem;font-size:16px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-weight:700}#notice p.item_time[data-v-6ad03e14]{text-align:left;font-size:12px;color:#8a8a8a}#notice p.item_category[data-v-6ad03e14],#notice p.item_time[data-v-6ad03e14]{width:50%;float:left;padding-left:.3125rem;padding-right:.3125rem;height:1.875rem;line-height:1.875rem}#notice p.item_category[data-v-6ad03e14]{text-align:right;font-size:14px;color:#f15353;font-weight:700}#notice .item_desc[data-v-6ad03e14]{padding-left:.3125rem;padding-right:.3125rem;text-align:left;font-size:14px;color:#8a8a8a}",""]),t.exports=e},9809:function(t,e,i){var a=i("35f2");a.__esModule&&(a=a.default),"string"===typeof a&&(a=[[t.i,a,""]]),a.locals&&(t.exports=a.locals);var o=i("499e").default;o("239e6fa5",a,!0,{sourceMap:!1,shadowMode:!1})},ac0d:function(t,e,i){"use strict";i.d(e,"a",(function(){return n}));var a=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 t=0;return a&&a.scrollTop?t=a.scrollTop:o&&(t=o.scrollTop),t},getClientHeight:function(){var t=0;return t=o.clientHeight&&a.clientHeight?Math.min(o.clientHeight,a.clientHeight):Math.max(o.clientHeight,a.clientHeight),t},getScrollHeight:function(){return Math.max(o.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(){}}}}}]); |