|
|
|
@ -17,11 +17,13 @@
|
|
|
|
|
<div class="row dialog">
|
|
|
|
|
<div class="container-fluid">
|
|
|
|
|
<div class="" style="overflow-x: auto;">
|
|
|
|
|
<span style="font-size: 150%">You are signing the agreement, and the merchant will be officially opened after you submit your signature</span>
|
|
|
|
|
<br/>
|
|
|
|
|
<span style="font-size: 150%">您正在签署协议,签名提交后正式开通商户。</span>
|
|
|
|
|
<br/>
|
|
|
|
|
<br/>
|
|
|
|
|
<div ng-if="registering">
|
|
|
|
|
<span style="font-size: 150%">You are signing the agreement, and the merchant will be officially opened after you submit your signature</span>
|
|
|
|
|
<br/>
|
|
|
|
|
<span style="font-size: 150%">您正在签署协议,签名提交后正式开通商户。</span>
|
|
|
|
|
<br/>
|
|
|
|
|
<br/>
|
|
|
|
|
</div>
|
|
|
|
|
<span style="color:#f39c12;font-size: 150%;">(* Please sign here\请在此签名)</span>
|
|
|
|
|
<div id="signatureparent" class="sign">
|
|
|
|
|
<div id="signature" style="border:1px solid black;background-color: white; lineWidth:5; color: black "></div>
|
|
|
|
|