/*! NutUI v1.3.0 Thu Aug 09 2018 11:27:14 GMT+0800 (CST) */ webpackJsonpnutui([104],{1125:function(t,n,e){(t.exports=e(1)()).push([t.i,"",""])},1282:function(t,n){t.exports={render:function(){var t=this,n=t.$createElement,e=t._self._c||n;return e("div",[e("nut-demoheader",{attrs:{name:t.$route.name}}),t._v(" "),e("nut-countup",{attrs:{initNum:0,endNum:200}}),t._v(" "),e("br"),t._v(" "),e("nut-countup",{attrs:{initNum:150,endNum:0,speed:2.62,toFixed:2}}),t._v(" "),e("hr"),t._v(" "),e("nut-countup",{attrs:{initNum:1e3,endNum:0,speed:6.3,startFlag:t.startNum,toFixed:2}}),t._v(" "),e("a",{staticClass:"button button-primary",attrs:{href:"javascript:;"},on:{click:t.changeNum}},[t._v("点击触发数字滚动")])],1)},staticRenderFns:[]}},1355:function(t,n,e){var u=e(1125);"string"==typeof u&&(u=[[t.i,u,""]]),u.locals&&(t.exports=u.locals);e(3)("b602a3e2",u,!0,{})},878:function(t,n,e){var u=e(2)(e(988),e(1282),function(t){e(1355)},null,null);t.exports=u.exports},988:function(t,n,e){"use strict";Object.defineProperty(n,"__esModule",{value:!0}),n.default={data:function(){return{startNum:!1}},methods:{changeNum:function(){this.startNum=!0}}}}});