|
|
|
@ -4,6 +4,11 @@
|
|
|
|
|
<div class="col-sm-6">
|
|
|
|
|
<input type="checkbox" ng-model="partner.manual_settle" bs-switch
|
|
|
|
|
switch-change="manualSettle(partner.manual_settle)">
|
|
|
|
|
<p class="text-info">
|
|
|
|
|
<i class="fa fa-info"></i> If you open it ,system will not make settlement automatically.
|
|
|
|
|
You can withdraw deposit when you need.Settlement amount will be send to your bank account in the next day<br>
|
|
|
|
|
<i class="fa fa-info"></i> 如果打开手动提现开关,则系统不自动进行清算。您可以根据您的需要自行提现,提现金额会在T+1到账<br>
|
|
|
|
|
</p>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="col-sm-12">
|
|
|
|
|