Files
mp-weixin-2811-xcx.aigc-qui…/components/mescroll/my-list-mescroll.js
2025-12-27 09:01:32 +08:00

11 lines
2.4 KiB
JavaScript

(global["webpackJsonp"]=global["webpackJsonp"]||[]).push([["components/mescroll/my-list-mescroll"],{"30c0":function(t,e,n){"use strict";n.r(e);var o=n("cb200"),i=n("7e8f");for(var l in i)["default"].indexOf(l)<0&&function(t){n.d(e,t,(function(){return i[t]}))}(l);var r=n("828b"),s=Object(r["a"])(i["default"],o["b"],o["c"],!1,null,null,null,!1,o["a"],void 0);e["default"]=s.exports},"728b":function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var o={components:{Mescroll:function(){Promise.all([n.e("common/vendor"),n.e("components/mescroll/mescroll-uni")]).then(function(){return resolve(n("90e8"))}.bind(null,n)).catch(n.oe)}},data:function(){return{mescroll:null,downOption:{auto:!1},upOption:{auto:!1,page:{num:0,size:10},noMoreSize:2,empty:{tip:"~ 空空如也 ~",btnText:"去看看"},onScroll:!0},scrollY:0,isInit:!1}},props:{top:[String,Number],size:[String,Number],fixed:{type:Boolean,default:function(){return!0}},background:String,topbar:Boolean,paddingBoth:{type:[String,Number],default:function(){return 0}}},created:function(){this.size&&(this.upOption.page.size=this.size),this.isInit=!0},mounted:function(){this.mescroll.resetUpScroll(),this.listenRefresh()},methods:{mescrollInit:function(t){this.mescroll=t},downCallback:function(){this.mescroll.resetUpScroll(),this.listenRefresh()},upCallback:function(){this.$emit("getData",this.mescroll)},emptyClick:function(){this.$emit("emptytap",this.mescroll)},refresh:function(){this.mescroll.resetUpScroll(),this.listenRefresh()},myScrollTo:function(t,e){this.mescroll.myScrollTo(t,e)},listenRefresh:function(){this.$emit("listenRefresh",!0)}}};e.default=o},"7e8f":function(t,e,n){"use strict";n.r(e);var o=n("728b"),i=n.n(o);for(var l in o)["default"].indexOf(l)<0&&function(t){n.d(e,t,(function(){return o[t]}))}(l);e["default"]=i.a},cb200:function(t,e,n){"use strict";n.d(e,"b",(function(){return o})),n.d(e,"c",(function(){return i})),n.d(e,"a",(function(){}));var o=function(){var t=this.$createElement;this._self._c},i=[]}}]);
;(global["webpackJsonp"] = global["webpackJsonp"] || []).push([
'components/mescroll/my-list-mescroll-create-component',
{
'components/mescroll/my-list-mescroll-create-component':(function(module, exports, __webpack_require__){
__webpack_require__('df3c')['createComponent'](__webpack_require__("30c0"))
})
},
[['components/mescroll/my-list-mescroll-create-component']]
]);