You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

10 lines
2.0 KiB

(global["webpackJsonp"]=global["webpackJsonp"]||[]).push([["components/fixed"],{"0e87":function(t,n,e){"use strict";e.r(n);var i=e("3077"),u=e.n(i);for(var f in i)["default"].indexOf(f)<0&&function(t){e.d(n,t,(function(){return i[t]}))}(f);n["default"]=u.a},3077:function(t,n,e){"use strict";(function(t){Object.defineProperty(n,"__esModule",{value:!0}),n.default=void 0;var e={name:"fixed",props:{position:{type:[String],default:function(){return"top"}},top:{type:[Number],default:function(){return 0}},zIndex:{type:[Number],default:function(){return 999}},initHeight:{type:String||Number,default:function(){return""}}},data:function(){return{height:100*t.getSystemInfoSync().windowWidth/750}},mounted:function(){var t=this;setTimeout((function(){t.setHeight()}),100)},watch:{initHeight:function(t,n){var e=this;this.$nextTick((function(){e.setHeight()}))}},methods:{setHeight:function(){var n=this,e=t.createSelectorQuery().in(n);e.select(".ui-fixed").boundingClientRect((function(t){n.height=t.height,n.$emit("height",t.height)})).exec()}}};n.default=e}).call(this,e("df3c")["default"])},"4f63":function(t,n,e){"use strict";var i=e("616f"),u=e.n(i);u.a},"616f":function(t,n,e){},da3f:function(t,n,e){"use strict";e.r(n);var i=e("f482"),u=e("0e87");for(var f in u)["default"].indexOf(f)<0&&function(t){e.d(n,t,(function(){return u[t]}))}(f);e("4f63");var r=e("828b"),o=Object(r["a"])(u["default"],i["b"],i["c"],!1,null,null,null,!1,i["a"],void 0);n["default"]=o.exports},f482:function(t,n,e){"use strict";e.d(n,"b",(function(){return i})),e.d(n,"c",(function(){return u})),e.d(n,"a",(function(){}));var i=function(){var t=this.$createElement;this._self._c},u=[]}}]);
;(global["webpackJsonp"] = global["webpackJsonp"] || []).push([
'components/fixed-create-component',
{
'components/fixed-create-component':(function(module, exports, __webpack_require__){
__webpack_require__('df3c')['createComponent'](__webpack_require__("da3f"))
})
},
[['components/fixed-create-component']]
]);