cash-protocol-legacy.cb2bc78c.js 667 B

1
  1. System.register(["./index-legacy.eb062188.js"],(function(t){"use strict";var e,o,r,n,c,a;return{setters:[function(t){e=t.d,o=t.m,r=t.g,n=t.c,c=t.f,a=t.aj}],execute:function(){t("default",e({name:"preview-protocol",data:()=>({protocolHTML:""}),async mounted(){try{if(!this.protocolHTML){const{data:t}=await o.get(r.platformApi+"/open/userContractRecord/queryLatestContractTemplate",{params:{contractType:"WITHDRAW"}});this.protocolHTML=t.contractTemplateContent||""}}catch{}},render(){return n("div",{id:"mProtocol"},[c().isApp&&n(a,null,null),n("div",{style:"font-size: 14px;padding: 12px;color: #333;line-height: 1.4;",innerHTML:this.protocolHTML},null)])}}))}}}));