77.js 1.3 KB

12
  1. /*! NutUI v1.2.8 Wed Jun 27 2018 20:09:26 GMT+0800 (CST) */
  2. webpackJsonpnutui([77],{1056:function(e,t,n){(e.exports=n(1)()).push([e.i,"",""])},1127:function(e,t){e.exports={render:function(){var e=this.$createElement,t=this._self._c||e;return t("div",[t("nut-demoheader",{attrs:{name:this.$route.name}}),this._v(" "),t("br"),this._v(" "),t("div",[t("nut-price",{attrs:{price:10010,needSymbol:!1,thousands:!0}})],1),this._v(" "),t("br"),this._v(" "),t("div",[t("nut-price",{attrs:{price:10010.01,needSymbol:!0,thousands:!1}})],1),this._v(" "),t("br"),this._v(" "),t("div",[t("nut-price",{attrs:{price:15213.122,decimalDigits:3,needSymbol:!0,thousands:!0}})],1)],1)},staticRenderFns:[]}},1265:function(e,t,n){var i=n(1056);"string"==typeof i&&(i=[[e.i,i,""]]),i.locals&&(e.exports=i.locals);n(3)("34bd4ad0",i,!0,{})},842:function(e,t,n){var i=n(2)(n(941),n(1127),function(e){n(1265)},null,null);e.exports=i.exports},941:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default={data:function(){return{demo1:'<nut-price :price="10010" :needSymbol="false" :thousands="true"></nut-price>',demo2:'<nut-price :price="10010.01" :needSymbol="true" :thousands="false"></nut-price>',demo3:'<nut-price :price="15213.122" :decimalDigits="3" :needSymbol="true" :thousands="true"></nut-price>'}},methods:{}}}});