(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["pages-category-category"],{"1b38":function(t,e,a){"use strict";var n=a("57de"),i=a.n(n);i.a},"2e71":function(t,e,a){"use strict";a.r(e);var n=a("6a59"),i=a.n(n);for(var o in n)["default"].indexOf(o)<0&&function(t){a.d(e,t,(function(){return n[t]}))}(o);e["default"]=i.a},"3d97":function(t,e,a){"use strict";a.d(e,"b",(function(){return i})),a.d(e,"c",(function(){return o})),a.d(e,"a",(function(){return n}));var n={uInput:a("6633").default,uButton:a("5d72").default,uIcon:a("8cfb").default,uTag:a("4ea7").default,uLoadingIcon:a("1a26").default,uEmpty:a("124f").default},i=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("v-uni-view",{staticClass:"container"},[a("header",[a("u-input",{staticClass:"search",attrs:{placeholder:"搜索",type:"text"},model:{value:t.search,callback:function(e){t.search=e},expression:"search"}}),a("u-button",{staticStyle:{width:"100upx","margin-top":"20upx"},attrs:{type:"primary",size:"normal",text:"搜索",shape:"circle"},on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.onPageChange(1)}}})],1),!t.loading&&t.goodsList.length>0?a("v-uni-view",{staticStyle:{padding:"40upx","background-color":"#fff","margin-top":"20upx",color:"#969799","font-size":"28upx","padding-bottom":"200upx"}},t._l(t.goodsList,(function(e,n){return a("v-uni-view",{key:n,staticClass:"goods-item",on:{click:function(a){arguments[0]=a=t.$handleEvent(a),t.godetail(e)}}},[a("v-uni-view",{staticStyle:{"background-color":"#f7f7f7",padding:"10upx","margin-bottom":"10upx"}},[a("v-uni-view",{staticStyle:{display:"flex","justify-content":"space-between"}},[a("v-uni-view",{staticStyle:{"font-weight":"800px",color:"#000"}},[t._v(t._s(e.ArticleTitle))]),a("v-uni-view",{staticStyle:{width:"auto"},on:{click:function(a){a.stopPropagation(),arguments[0]=a=t.$handleEvent(a),t.star(e)}}},[a("u-icon",{attrs:{name:"star-fill",color:"gold",size:"28"}})],1)],1),a("v-uni-view",{staticStyle:{display:"flex","justify-content":"space-between"}},[a("v-uni-view",{staticStyle:{"font-size":"22upx","line-height":"44upx"}},[t._v(t._s(e.Platform))]),a("u-tag",{attrs:{text:e.PubTime.split(" ")[0],plain:!0,size:"mini",type:"warning"}})],1)],1)],1)})),1):t._e(),t.loading?a("v-uni-view",{staticStyle:{"margin-top":"100upx"}},[a("u-loading-icon")],1):t._e(),t.loading||0!=t.goodsList.length?t._e():a("u-empty",{attrs:{mode:"data",icon:"http://cdn.uviewui.com/uview/empty/car.png"}}),a("v-uni-view",{staticStyle:{position:"fixed",bottom:"100upx","background-color":"#fff",width:"100%"}},[a("Pagination",{attrs:{totalItems:t.total,itemsPerPage:t.pageSize,currentPage:t.pageIndex},on:{"page-change":function(e){arguments[0]=e=t.$handleEvent(e),t.onPageChange.apply(void 0,arguments)}}})],1)],1)},o=[]},"57de":function(t,e,a){var n=a("acb4b");n.__esModule&&(n=n.default),"string"===typeof n&&(n=[[t.i,n,""]]),n.locals&&(t.exports=n.locals);var i=a("967d").default;i("78ba963b",n,!0,{sourceMap:!1,shadowMode:!1})},"6a59":function(t,e,a){"use strict";a("6a54"),Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0,a("64aa");var n={props:{totalItems:{type:Number,required:!0},itemsPerPage:{type:Number,default:10},currentPage:{type:Number,default:1}},computed:{totalPages:function(){return Math.ceil(this.totalItems/this.itemsPerPage)}},methods:{prevPage:function(){this.currentPage>1&&this.$emit("page-change",this.currentPage-1)},nextPage:function(){this.currentPage