index.js 4.7 KB

12
  1. (global["webpackJsonp"]=global["webpackJsonp"]||[]).push([["pages/recruit/index"],{239:function(n,e,t){"use strict";(function(n){t(5);r(t(4));var e=r(t(240));function r(n){return n&&n.__esModule?n:{default:n}}wx.__webpack_require_UNI_MP_PLUGIN__=t,n(e.default)}).call(this,t(1)["createPage"])},240:function(n,e,t){"use strict";t.r(e);var r=t(241),o=t(243);for(var u in o)"default"!==u&&function(n){t.d(e,n,(function(){return o[n]}))}(u);t(246);var i,c=t(11),a=Object(c["default"])(o["default"],r["render"],r["staticRenderFns"],!1,null,null,null,!1,r["components"],i);a.options.__file="pages/recruit/index.vue",e["default"]=a.exports},241:function(n,e,t){"use strict";t.r(e);var r=t(242);t.d(e,"render",(function(){return r["render"]})),t.d(e,"staticRenderFns",(function(){return r["staticRenderFns"]})),t.d(e,"recyclableRender",(function(){return r["recyclableRender"]})),t.d(e,"components",(function(){return r["components"]}))},242:function(n,e,t){"use strict";var r;t.r(e),t.d(e,"render",(function(){return o})),t.d(e,"staticRenderFns",(function(){return i})),t.d(e,"recyclableRender",(function(){return u})),t.d(e,"components",(function(){return r}));try{r={uniList:function(){return t.e("uni_modules/uni-list/components/uni-list/uni-list").then(t.bind(null,283))},uniListItem:function(){return t.e("uni_modules/uni-list/components/uni-list-item/uni-list-item").then(t.bind(null,290))},uniIcons:function(){return Promise.all([t.e("common/vendor"),t.e("uni_modules/uni-icons/components/uni-icons/uni-icons")]).then(t.bind(null,322))},uniLoadMore:function(){return Promise.all([t.e("common/vendor"),t.e("uni_modules/uni-load-more/components/uni-load-more/uni-load-more")]).then(t.bind(null,304))}}}catch(c){if(-1===c.message.indexOf("Cannot find module")||-1===c.message.indexOf(".vue"))throw c;console.error(c.message),console.error("1. 排查组件名称拼写是否正确"),console.error("2. 排查组件是否符合 easycom 规范,文档:https://uniapp.dcloud.net.cn/collocation/pages?id=easycom"),console.error("3. 若组件不符合 easycom 规范,需手动引入,并在 components 中注册该组件")}var o=function(){var n=this,e=n.$createElement;n._self._c},u=!1,i=[];o._withStripped=!0},243:function(n,e,t){"use strict";t.r(e);var r=t(244),o=t.n(r);for(var u in r)"default"!==u&&function(n){t.d(e,n,(function(){return r[n]}))}(u);e["default"]=o.a},244:function(n,e,t){"use strict";(function(n){Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var r=u(t(18)),o=u(t(245));function u(n){return n&&n.__esModule?n:{default:n}}function i(n){return l(n)||s(n)||a(n)||c()}function c(){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(n,e){if(n){if("string"===typeof n)return d(n,e);var t=Object.prototype.toString.call(n).slice(8,-1);return"Object"===t&&n.constructor&&(t=n.constructor.name),"Map"===t||"Set"===t?Array.from(n):"Arguments"===t||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(t)?d(n,e):void 0}}function s(n){if("undefined"!==typeof Symbol&&Symbol.iterator in Object(n))return Array.from(n)}function l(n){if(Array.isArray(n))return d(n)}function d(n,e){(null==e||e>n.length)&&(e=n.length);for(var t=0,r=new Array(e);t<e;t++)r[t]=n[t];return r}function f(n,e,t,r,o,u,i){try{var c=n[u](i),a=c.value}catch(s){return void t(s)}c.done?e(a):Promise.resolve(a).then(r,o)}function m(n){return function(){var e=this,t=arguments;return new Promise((function(r,o){var u=n.apply(e,t);function i(n){f(u,r,o,i,c,"next",n)}function c(n){f(u,r,o,i,c,"throw",n)}i(void 0)}))}}var p={data:function(){return{list:[],more:"more",page:0,size:12}},mounted:function(){this.query()},methods:{query:function(){var n=this;return m(r.default.mark((function e(){var t,u,c;return r.default.wrap((function(e){while(1)switch(e.prev=e.next){case 0:return n.page+=1,n.more="loading",e.next=4,o.default.getList({pageNum:n.page,pageSize:n.size});case 4:c=e.sent,null===(t=c.rows)||void 0===t||t.map((function(n){return 1==n.status&&(n.statusText="未开始"),2==n.status&&(n.statusText="报名中"),3==n.status&&(n.statusText="已结束"),n})),(u=n.list).push.apply(u,i(c.rows)),n.more=n.page>=Math.ceil(c.total/n.size)?"noMore":"more";case 8:case"end":return e.stop()}}),e)})))()},btn:function(e){n.navigateTo({url:"/pages/recruit/details?id=".concat(e.recruitId)})}},onReachBottom:function(){"noMore"!=this.more&&(this.more="more",this.query())}};e.default=p}).call(this,t(1)["default"])},246:function(n,e,t){"use strict";t.r(e);var r=t(247),o=t.n(r);for(var u in r)"default"!==u&&function(n){t.d(e,n,(function(){return r[n]}))}(u);e["default"]=o.a},247:function(n,e,t){}},[[239,"common/runtime","common/vendor"]]]);
  2. //# sourceMappingURL=../../../.sourcemap/mp-weixin/pages/recruit/index.js.map