client.js 2.9 KB

12
  1. (global["webpackJsonp"]=global["webpackJsonp"]||[]).push([["pages/client/client"],{222:function(e,n,t){"use strict";(function(e,n){var r=t(4);t(26);r(t(25));var o=r(t(223));e.__webpack_require_UNI_MP_PLUGIN__=t,n(o.default)}).call(this,t(1)["default"],t(2)["createPage"])},223:function(e,n,t){"use strict";t.r(n);var r=t(224),o=t(226);for(var c in o)["default"].indexOf(c)<0&&function(e){t.d(n,e,(function(){return o[e]}))}(c);var s,i=t(32),u=Object(i["default"])(o["default"],r["render"],r["staticRenderFns"],!1,null,null,null,!1,r["components"],s);u.options.__file="pages/client/client.vue",n["default"]=u.exports},224:function(e,n,t){"use strict";t.r(n);var r=t(225);t.d(n,"render",(function(){return r["render"]})),t.d(n,"staticRenderFns",(function(){return r["staticRenderFns"]})),t.d(n,"recyclableRender",(function(){return r["recyclableRender"]})),t.d(n,"components",(function(){return r["components"]}))},225:function(e,n,t){"use strict";var r;t.r(n),t.d(n,"render",(function(){return o})),t.d(n,"staticRenderFns",(function(){return s})),t.d(n,"recyclableRender",(function(){return c})),t.d(n,"components",(function(){return r}));try{r={mescrollBody:function(){return Promise.all([t.e("common/vendor"),t.e("uni_modules/mescroll-uni/components/mescroll-body/mescroll-body")]).then(t.bind(null,468))},uniIcons:function(){return Promise.all([t.e("common/vendor"),t.e("uni_modules/uni-icons/components/uni-icons/uni-icons")]).then(t.bind(null,460))}}}catch(i){if(-1===i.message.indexOf("Cannot find module")||-1===i.message.indexOf(".vue"))throw i;console.error(i.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 e=this,n=e.$createElement,t=(e._self._c,{});e.$mp.data=Object.assign({},{$root:{a0:t}})},c=!1,s=[];o._withStripped=!0},226:function(e,n,t){"use strict";t.r(n);var r=t(227),o=t.n(r);for(var c in r)["default"].indexOf(c)<0&&function(e){t.d(n,e,(function(){return r[e]}))}(c);n["default"]=o.a},227:function(e,n,t){"use strict";var r=t(4);Object.defineProperty(n,"__esModule",{value:!0}),n.default=void 0;var o=t(86),c=r(t(58)),s={mixins:[c.default],data:function(){return{list:[],user:{}}},onShow:function(){this.user=this.$store.getters.user},onLoad:function(){},methods:{upCallback:function(e){var n=this;(0,o.getCustomerListByPage)({currPage:e.num,pageSize:10,userId:this.$store.getters.user.userId}).then((function(t){if(200===t.code){n.mescroll.endBySize(t.data.dataList.length,t.data.totalCount),1==e.num&&(n.list=[]);var r=t.data.dataList;n.list=n.list.concat(r)}else n.mescroll.endErr()})).catch((function(){n.mescroll.endErr()}))}}};n.default=s}},[[222,"common/runtime","common/vendor"]]]);
  2. //# sourceMappingURL=../../../.sourcemap/mp-weixin/pages/client/client.js.map