storeCommission.js 3.2 KB

12
  1. (global["webpackJsonp"]=global["webpackJsonp"]||[]).push([["user/page/storeCommission"],{251:function(e,n,t){"use strict";(function(e){var n=t(3);t(25);n(t(24));var o=n(t(252));wx.__webpack_require_UNI_MP_PLUGIN__=t,e(o.default)}).call(this,t(1)["createPage"])},252:function(e,n,t){"use strict";t.r(n);var o=t(253),r=t(255);for(var i in r)["default"].indexOf(i)<0&&function(e){t.d(n,e,(function(){return r[e]}))}(i);t(257);var a,c=t(39),d=Object(c["default"])(r["default"],o["render"],o["staticRenderFns"],!1,null,"0c498b52",null,!1,o["components"],a);d.options.__file="user/page/storeCommission.vue",n["default"]=d.exports},253:function(e,n,t){"use strict";t.r(n);var o=t(254);t.d(n,"render",(function(){return o["render"]})),t.d(n,"staticRenderFns",(function(){return o["staticRenderFns"]})),t.d(n,"recyclableRender",(function(){return o["recyclableRender"]})),t.d(n,"components",(function(){return o["components"]}))},254:function(e,n,t){"use strict";var o;t.r(n),t.d(n,"render",(function(){return r})),t.d(n,"staticRenderFns",(function(){return a})),t.d(n,"recyclableRender",(function(){return i})),t.d(n,"components",(function(){return o}));try{o={uniLoadMore:function(){return t.e("components/uni-load-more/uni-load-more").then(t.bind(null,322))}}}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 r=function(){var e=this,n=e.$createElement;e._self._c},i=!1,a=[];r._withStripped=!0},255:function(e,n,t){"use strict";t.r(n);var o=t(256),r=t.n(o);for(var i in o)["default"].indexOf(i)<0&&function(e){t.d(n,e,(function(){return o[e]}))}(i);n["default"]=r.a},256:function(e,n,t){"use strict";(function(e){Object.defineProperty(n,"__esModule",{value:!0}),n.default=void 0;var o=t(49),r={data:function(){return{page:1,limit:10,loadingType:"more",loaded:!1,list:[],all:"",height:""}},onLoad:function(){},onShow:function(){this.page=1,this.loadingType="more",this.loaded=!1,this.list=[],this.all="",this.getStoreCms()},onReady:function(n){var t=this;e.getSystemInfo({success:function(n){var o=e.createSelectorQuery();o.select(".scroll-wrap").boundingClientRect(),o.exec((function(e){console.log(e,"ddddddddddddd"),t.height=n.windowHeight-e[0].top+"px",console.log("打印页面的剩余高度",t.height)}))},fail:function(e){}})},methods:{navTo:function(n){e.navigateTo({url:n})},getStoreCms:function(){var e=this;"loading"!=e.loadingType&&"noMore"!=e.loadingType&&(e.loadingType="loading",(0,o.getStoreCms)().then((function(n){var t=n.data;e.all=t.all,e.list=e.list.concat(t.data.data),e.page++,t.data.data.length==e.limit?e.loadingType="more":e.loadingType="noMore"})))}}};n.default=r}).call(this,t(1)["default"])},257:function(e,n,t){"use strict";t.r(n);var o=t(258),r=t.n(o);for(var i in o)["default"].indexOf(i)<0&&function(e){t.d(n,e,(function(){return o[e]}))}(i);n["default"]=r.a},258:function(e,n,t){}},[[251,"common/runtime","common/vendor"]]]);
  2. //# sourceMappingURL=../../../.sourcemap/mp-weixin/user/page/storeCommission.js.map