u-row.js 1.88 KB
(global["webpackJsonp"]=global["webpackJsonp"]||[]).push([["node-modules/uview-ui/components/u-row/u-row"],{"1a44":function(t,n,e){"use strict";e.d(n,"b",(function(){return u})),e.d(n,"c",(function(){return i})),e.d(n,"a",(function(){}));var u=function(){var t=this.$createElement;this._self._c},i=[]},"6ced":function(t,n,e){"use strict";e.r(n);var u=e("1a44"),i=e("c615");for(var f in i)["default"].indexOf(f)<0&&function(t){e.d(n,t,(function(){return i[t]}))}(f);e("b8fb");var r=e("828b"),s=Object(r["a"])(i["default"],u["b"],u["c"],!1,null,null,null,!1,u["a"],void 0);n["default"]=s.exports},8037:function(t,n,e){},b8fb:function(t,n,e){"use strict";var u=e("8037"),i=e.n(u);i.a},c615:function(t,n,e){"use strict";e.r(n);var u=e("c705"),i=e.n(u);for(var f in u)["default"].indexOf(f)<0&&function(t){e.d(n,t,(function(){return u[t]}))}(f);n["default"]=i.a},c705:function(t,n,e){"use strict";Object.defineProperty(n,"__esModule",{value:!0}),n.default=void 0;var u={name:"u-row",props:{gutter:{type:[String,Number],default:20},justify:{type:String,default:"start"},align:{type:String,default:"center"},stop:{type:Boolean,default:!0}},computed:{uJustify:function(){return"end"==this.justify||"start"==this.justify?"flex-"+this.justify:"around"==this.justify||"between"==this.justify?"space-"+this.justify:this.justify},uAlignItem:function(){return"top"==this.align?"flex-start":"bottom"==this.align?"flex-end":this.align}},methods:{click:function(t){this.$emit("click")}}};n.default=u}}]);
;(global["webpackJsonp"] = global["webpackJsonp"] || []).push([
    'node-modules/uview-ui/components/u-row/u-row-create-component',
    {
        'node-modules/uview-ui/components/u-row/u-row-create-component':(function(module, exports, __webpack_require__){
            __webpack_require__('df3c')['createComponent'](__webpack_require__("6ced"))
        })
    },
    [['node-modules/uview-ui/components/u-row/u-row-create-component']]
]);