meri-design
Version:
基于vue框架的ui库
7 lines • 2.09 kB
JavaScript
/*!
* @meri-design v2.2.19-beta10
* (c) 2019-2022 YuShu-Web
* Released under the MIT License.
* 2025-01-14 15:25:40
*/
var e,t;e=this,t=function(){return function(){"use strict";var e={d:function(t,n){for(var o in n)e.o(n,o)&&!e.o(t,o)&&Object.defineProperty(t,o,{enumerable:!0,get:n[o]})},o:function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},r:function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})}},t={};e.r(t),e.d(t,{default:function(){return r}});var n=function(e,t,n,o,r,i,a,s){var d,c="function"==typeof e?e.options:e;if(t&&(c.render=t,c.staticRenderFns=n,c._compiled=!0),o&&(c.functional=!0),i&&(c._scopeId="data-v-"+i),a?(d=function(e){(e=e||this.$vnode&&this.$vnode.ssrContext||this.parent&&this.parent.$vnode&&this.parent.$vnode.ssrContext)||"undefined"==typeof __VUE_SSR_CONTEXT__||(e=__VUE_SSR_CONTEXT__),r&&r.call(this,e),e&&e._registeredComponents&&e._registeredComponents.add(a)},c._ssrRegister=d):r&&(d=s?function(){r.call(this,(c.functional?this.parent:this).$root.$options.shadowRoot)}:r),d)if(c.functional){c._injectStyles=d;var l=c.render;c.render=function(e,t){return d.call(t),l(e,t)}}else{var u=c.beforeCreate;c.beforeCreate=u?[].concat(u,d):[d]}return{exports:e,options:c}}({name:"MLoadingView",props:{backgroundColor:{type:String}},data:()=>({}),mounted(){},computed:{style(){return{backgroundColor:this.backgroundColor||"#FFFFFF"}}},methods:{}},(function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"m-loading-view",style:e.style},[n("div",{staticClass:"m-loading-view-wrap"},[n("MLoading",e._b({},"MLoading",e.$attrs,!1)),e._v(" "),n("div",{staticClass:"m-loading-text"},[e._t("extra")],2)],1)])}),[],!1,null,"2fc87ad2",null),o=n.exports;o.install=e=>e.component(o.name,o);var r=o;return t}()},"object"==typeof exports&&"object"==typeof module?module.exports=t():"function"==typeof define&&define.amd?define("MLoadingView",[],t):"object"==typeof exports?exports.MLoadingView=t():e.MLoadingView=t();