12345678910 |
- (global["webpackJsonp"]=global["webpackJsonp"]||[]).push([["components/gf-scroll/gf-scroll"],{1497:function(t,n,e){"use strict";e.r(n);var c=e("7a32"),i=e.n(c);for(var l in c)["default"].indexOf(l)<0&&function(t){e.d(n,t,(function(){return c[t]}))}(l);n["default"]=i.a},4049:function(t,n,e){},4969:function(t,n,e){"use strict";e.d(n,"b",(function(){return c})),e.d(n,"c",(function(){return i})),e.d(n,"a",(function(){}));var c=function(){var t=this.$createElement;this._self._c},i=[]},"4b3a":function(t,n,e){"use strict";var c=e("4049"),i=e.n(c);i.a},"7a32":function(t,n,e){"use strict";(function(t){Object.defineProperty(n,"__esModule",{value:!0}),n.default=void 0;var e={name:"rt-scroll",props:{list:{type:Array,default:function(){return[]}},userinfo:{type:Object,default:function(){return{}}}},data:function(){return{sX:"0%",c_W:0,c_b_W:0,s_b_W:"0px",tablist:[],scrollWidth:0}},watch:{list:{handler:function(){this.getwidth()},deep:!0}},created:function(){this.getwidth()},methods:{getwidth:function(){var t=this;this.scrollWidth=Math.ceil(this.list.length/2),this.$nextTick((function(){t.getdocument()}))},tourl:function(t){this.$emit("click",t)},scroll:function(t){if(!(this.c_b_W-this.c_W<0)){var n=t.detail.scrollLeft,e=this.c_b_W-this.c_W;this.sX=n/e*100+"%"}},getdocument:function(){var n=this,e=t.createSelectorQuery().in(this);e.selectAll(".scroll-view,.tabs-scroll-box").boundingClientRect((function(t){n.c_W=t[0].width,n.c_b_W=t[1].width,n.s_b_W=n.c_b_W-n.c_W<=0?"100%":"15px",console.log(n.c_W,n.c_b_W)})).exec()}}};n.default=e}).call(this,e("f266")["default"])},de8b:function(t,n,e){"use strict";e.r(n);var c=e("4969"),i=e("1497");for(var l in i)["default"].indexOf(l)<0&&function(t){e.d(n,t,(function(){return i[t]}))}(l);e("4b3a");var o=e("f0c5"),u=Object(o["a"])(i["default"],c["b"],c["c"],!1,null,null,null,!1,c["a"],void 0);n["default"]=u.exports}}]);
- ;(global["webpackJsonp"] = global["webpackJsonp"] || []).push([
- 'components/gf-scroll/gf-scroll-create-component',
- {
- 'components/gf-scroll/gf-scroll-create-component':(function(module, exports, __webpack_require__){
- __webpack_require__('f266')['createComponent'](__webpack_require__("de8b"))
- })
- },
- [['components/gf-scroll/gf-scroll-create-component']]
- ]);
|