1 |
- (global["webpackJsonp"]=global["webpackJsonp"]||[]).push([["pages/search/search"],{"0b7b":function(t,e,r){"use strict";var n=r("533c"),o=r.n(n);o.a},"1be1":function(t,e,r){"use strict";function n(t){return u(t)||i(t)||a(t)||o()}function o(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function a(t,e){if(t){if("string"===typeof t)return c(t,e);var r=Object.prototype.toString.call(t).slice(8,-1);return"Object"===r&&t.constructor&&(r=t.constructor.name),"Map"===r||"Set"===r?Array.from(t):"Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r)?c(t,e):void 0}}function i(t){if("undefined"!==typeof Symbol&&Symbol.iterator in Object(t))return Array.from(t)}function u(t){if(Array.isArray(t))return c(t)}function c(t,e){(null==e||e>t.length)&&(e=t.length);for(var r=0,n=new Array(e);r<e;r++)n[r]=t[r];return n}Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var s={onLoad:function(t){var e=this.$Route.query||t||{};this.keyword=e.keyword||"",this.goSearch()},data:function(){return{tabList:[],tabwidth:60,current:0,keyword:"",pageList:[],has_more:!1,scrollTop:0,status:"nomore",page:1,orderby:"default",orderway:"asc",is_order:!1}},methods:{search:function(){this.page=1,this.is_order=!0,this.goSearch()},goSearch:function(){var t=this;this.$api.search({page:this.page,orderby:this.orderby,orderway:this.orderway,q:this.keyword}).then((function(e){t.status="nomore",e.code&&(t.is_order&&(t.pageList=[],t.is_order=!1),t.tabList=e.data.orderList,t.pageList=[].concat(n(t.pageList),n(e.data.pageList.data)),t.has_more=e.data.pageList.last_page>e.data.pageList.current_page)}))},orderChange:function(t){this.page=1,this.is_order=!0,this.orderby=t.orderby,this.orderway=t.orderway,this.goSearch()}},onPageScroll:function(t){this.scrollTop=t.scrollTop},onReachBottom:function(){this.has_more&&(this.status="loading",this.page=++this.page,this.goSearch())}};e.default=s},"35af":function(t,e,r){"use strict";r.r(e);var n=r("b2cc"),o=r("c75d");for(var a in o)"default"!==a&&function(t){r.d(e,t,(function(){return o[t]}))}(a);r("0b7b");var i,u=r("f0c5"),c=Object(u["a"])(o["default"],n["b"],n["c"],!1,null,null,null,!1,n["a"],i);e["default"]=c.exports},"533c":function(t,e,r){},b2cc:function(t,e,r){"use strict";r.d(e,"b",(function(){return o})),r.d(e,"c",(function(){return a})),r.d(e,"a",(function(){return n}));var n={faNavbar:function(){return r.e("components/fa-navbar/fa-navbar").then(r.bind(null,"6858"))},uSearch:function(){return r.e("uview-ui/components/u-search/u-search").then(r.bind(null,"2c7d"))},faOrderby:function(){return r.e("components/fa-orderby/fa-orderby").then(r.bind(null,"a212"))},faArticleItem:function(){return r.e("components/fa-article-item/fa-article-item").then(r.bind(null,"b61a"))},uEmpty:function(){return r.e("uview-ui/components/u-empty/u-empty").then(r.bind(null,"34ad"))},uLoadmore:function(){return r.e("uview-ui/components/u-loadmore/u-loadmore").then(r.bind(null,"340d"))},uBackTop:function(){return r.e("uview-ui/components/u-back-top/u-back-top").then(r.bind(null,"ad8f"))},faTabbar:function(){return Promise.all([r.e("common/vendor"),r.e("components/fa-tabbar/fa-tabbar")]).then(r.bind(null,"ecd8"))}},o=function(){var t=this,e=t.$createElement,r=(t._self._c,{color:t.theme.bgColor});t.$mp.data=Object.assign({},{$root:{a0:r}})},a=[]},c75d:function(t,e,r){"use strict";r.r(e);var n=r("1be1"),o=r.n(n);for(var a in n)"default"!==a&&function(t){r.d(e,t,(function(){return n[t]}))}(a);e["default"]=o.a},efe5:function(t,e,r){"use strict";(function(t){r("630e");n(r("66fd"));var e=n(r("35af"));function n(t){return t&&t.__esModule?t:{default:t}}t(e.default)}).call(this,r("f266")["createPage"])}},[["efe5","common/runtime","common/vendor"]]]);
|