(window.webpackJsonp=window.webpackJsonp||[]).push([[22],{1254:function(t,s,a){},1353:function(t,s,a){"use strict";var n=a(1254);a.n(n).a},1453:function(t,s,a){"use strict";a.r(s);var n=function(){var t=this,s=t.$createElement,a=t._self._c||s;return a("div",[[a("demo-box",{attrs:{jsfiddle:{html:'\n
\n \n 当前值:{{value}}\n
\n',script:"\n export default {\n data() {\n return {\n value: 3,\n };\n },\n methods: {\n onChange(value) {\n console.log('changed', value);\n },\n },\n };\n",style:null,us:"\n#### Basic\nNumeric-only input box.\n",cn:"\n#### 基本\n数字输入框。\n",sourceCode:'\n