u-steps.js 2.1 KB

12345678910
  1. (global["webpackJsonp"]=global["webpackJsonp"]||[]).push([["uni_modules/vk-uview-ui/components/u-steps/u-steps"],{"169f":function(t,n,e){"use strict";e.r(n);var u=e("98fa"),i=e("8761");for(var r in i)["default"].indexOf(r)<0&&function(t){e.d(n,t,(function(){return i[t]}))}(r);e("ff67");var o=e("f0c5"),f=Object(o["a"])(i["default"],u["b"],u["c"],!1,null,"4d64bb63",null,!1,u["a"],void 0);n["default"]=f.exports},8761:function(t,n,e){"use strict";e.r(n);var u=e("9219"),i=e.n(u);for(var r in u)["default"].indexOf(r)<0&&function(t){e.d(n,t,(function(){return u[t]}))}(r);n["default"]=i.a},9219:function(t,n,e){"use strict";Object.defineProperty(n,"__esModule",{value:!0}),n.default=void 0;var u={name:"u-steps",props:{mode:{type:String,default:"dot"},list:{type:Array,default:function(){return[]}},type:{type:String,default:"primary"},current:{type:[Number,String],default:0},activeColor:{type:String,default:"#2979ff"},unActiveColor:{type:String,default:"#909399"},icon:{type:String,default:"checkmark"},direction:{type:String,default:"row"}},data:function(){return{}}};n.default=u},"98fa":function(t,n,e){"use strict";e.d(n,"b",(function(){return i})),e.d(n,"c",(function(){return r})),e.d(n,"a",(function(){return u}));var u={uIcon:function(){return e.e("uni_modules/vk-uview-ui/components/u-icon/u-icon").then(e.bind(null,"ccaa"))},uLine:function(){return e.e("uni_modules/vk-uview-ui/components/u-line/u-line").then(e.bind(null,"4dda"))}},i=function(){var t=this.$createElement,n=(this._self._c,this.list.length);this.$mp.data=Object.assign({},{$root:{g0:n}})},r=[]},cf07:function(t,n,e){},ff67:function(t,n,e){"use strict";var u=e("cf07"),i=e.n(u);i.a}}]);
  2. ;(global["webpackJsonp"] = global["webpackJsonp"] || []).push([
  3. 'uni_modules/vk-uview-ui/components/u-steps/u-steps-create-component',
  4. {
  5. 'uni_modules/vk-uview-ui/components/u-steps/u-steps-create-component':(function(module, exports, __webpack_require__){
  6. __webpack_require__('543d')['createComponent'](__webpack_require__("169f"))
  7. })
  8. },
  9. [['uni_modules/vk-uview-ui/components/u-steps/u-steps-create-component']]
  10. ]);