11 lines
1.9 KiB
JavaScript
11 lines
1.9 KiB
JavaScript
|
(global["webpackJsonp"]=global["webpackJsonp"]||[]).push([["tuniao-ui/components/tn-loading/tn-loading"],{"251d":function(t,n,e){"use strict";e.r(n);var o=e("f538"),i=e("6987");for(var a in i)["default"].indexOf(a)<0&&function(t){e.d(n,t,(function(){return i[t]}))}(a);e("ac55");var r=e("f0c5"),u=Object(r["a"])(i["default"],o["b"],o["c"],!1,null,"027a415a",null,!1,o["a"],void 0);n["default"]=u.exports},6987:function(t,n,e){"use strict";e.r(n);var o=e("c493"),i=e.n(o);for(var a in o)["default"].indexOf(a)<0&&function(t){e.d(n,t,(function(){return o[t]}))}(a);n["default"]=i.a},ac55:function(t,n,e){"use strict";var o=e("b60f"),i=e.n(o);i.a},b60f:function(t,n,e){},c493:function(t,n,e){"use strict";Object.defineProperty(n,"__esModule",{value:!0}),n.default=void 0;var o={name:"tn-loading",props:{mode:{type:String,default:"circle"},show:{type:Boolean,default:!0},animation:{type:Boolean,default:!0},color:{type:String,default:""},size:{type:Number,default:34}},computed:{loadStyle:function(){var t={};return t.width=this.size+"rpx",t.height=t.width,"circle"===this.mode&&(t.borderColor="#E6E6E6 #E6E6E6 #E6E6E6 ".concat(this.color?this.color:"#AAAAAA")),t}}};n.default=o},f538: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(){}));var o=function(){var t=this.$createElement,n=(this._self._c,this.show?this.__get_style([this.loadStyle]):null);this.$mp.data=Object.assign({},{$root:{s0:n}})},i=[]}}]);
|
||
|
;(global["webpackJsonp"] = global["webpackJsonp"] || []).push([
|
||
|
'tuniao-ui/components/tn-loading/tn-loading-create-component',
|
||
|
{
|
||
|
'tuniao-ui/components/tn-loading/tn-loading-create-component':(function(module, exports, __webpack_require__){
|
||
|
__webpack_require__('543d')['createComponent'](__webpack_require__("251d"))
|
||
|
})
|
||
|
},
|
||
|
[['tuniao-ui/components/tn-loading/tn-loading-create-component']]
|
||
|
]);
|