This commit is contained in:
2025-12-20 08:34:16 +08:00
commit 9d4fdc7242
872 changed files with 3536 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
(global["webpackJsonp"]=global["webpackJsonp"]||[]).push([["components/diy-components/diy-float-btn"],{"3d91":function(t,n,e){"use strict";e.d(n,"b",(function(){return o})),e.d(n,"c",(function(){return i})),e.d(n,"a",(function(){return a}));var a={diyIcon:function(){return e.e("components/diy-components/diy-icon").then(e.bind(null,"8ba4"))}},o=function(){var t=this,n=t.$createElement,e=(t._self._c,t.__map(t.value.list,(function(n,e){var a=t.__get_orig(n),o=n.iconType&&"img"!=n.iconType?null:t.$util.img(n.imageUrl);return{$orig:a,g0:o}})));t._isMounted||(t.e0=function(n,e){var a=arguments[arguments.length-1].currentTarget.dataset,o=a.eventParams||a["event-params"];e=o.item;return t.$util.diyRedirectTo(e.link)}),t.$mp.data=Object.assign({},{$root:{l0:e}})},i=[]},7533:function(t,n,e){"use strict";e.r(n);var a=e("7947"),o=e.n(a);for(var i in a)["default"].indexOf(i)<0&&function(t){e.d(n,t,(function(){return a[t]}))}(i);n["default"]=o.a},7947:function(t,n,e){"use strict";(function(t){Object.defineProperty(n,"__esModule",{value:!0}),n.default=void 0;var e=t.getSystemInfoSync(),a={name:"diy-float-btn",props:{value:{type:Object,default:function(){return{}}}},data:function(){return{navHeight:0,statusBarHeight:e.statusBarHeight}},created:function(){},watch:{componentRefresh:function(t){}},components:{},methods:{},computed:{style:function(){var t={};switch("ios"==e.platform?54:58,parseInt(this.value.bottomPosition)){case 1:t.top=2*(this.navHeight+this.statusBarHeight+parseInt(this.value.btnBottom))+"rpx";break;case 2:t.top=2*(this.navHeight+this.statusBarHeight+parseInt(this.value.btnBottom))+"rpx";break;case 3:t.bottom=2*(100+parseInt(this.value.btnBottom))+"rpx";break;case 4:t.bottom=2*(100+parseInt(this.value.btnBottom))+"rpx";break}return this.$util.objToStyle(t)}}};n.default=a}).call(this,e("df3c")["default"])},"7c53":function(t,n,e){"use strict";var a=e("d127"),o=e.n(a);o.a},cba9:function(t,n,e){"use strict";e.r(n);var a=e("3d91"),o=e("7533");for(var i in o)["default"].indexOf(i)<0&&function(t){e.d(n,t,(function(){return o[t]}))}(i);e("7c53");var r=e("828b"),u=Object(r["a"])(o["default"],a["b"],a["c"],!1,null,null,null,!1,a["a"],void 0);n["default"]=u.exports},d127:function(t,n,e){}}]);
;(global["webpackJsonp"] = global["webpackJsonp"] || []).push([
'components/diy-components/diy-float-btn-create-component',
{
'components/diy-components/diy-float-btn-create-component':(function(module, exports, __webpack_require__){
__webpack_require__('df3c')['createComponent'](__webpack_require__("cba9"))
})
},
[['components/diy-components/diy-float-btn-create-component']]
]);