"use strict";const t=require("../../../common/vendor.js"),e={name:"jnpf-button",props:{align:{default:"left"},buttonText:{default:""},disabled:{type:Boolean,default:!1},type:{default:""}},computed:{realType(){return this.type?"danger"===this.type?"error":this.type:"default"}},data:()=>({customStyle:{display:"inline-block"}}),methods:{onClick(t){this.$emit("click",t)}}};if(!Array){t.resolveComponent("u-button")()}Math;const n=t._export_sfc(e,[["render",function(e,n,o,a,l,r){return{a:t.t(o.buttonText),b:t.o(r.onClick),c:t.p({"custom-style":l.customStyle,type:r.realType,disabled:o.disabled}),d:t.n("jnpf-button jnpf-button-"+o.align)}}],["__scopeId","data-v-47017920"]]);wx.createComponent(n);
-
zuoliyuan authored84ed50a8