Pu Zhibing
2024-12-24 d09284975427910441eeaf59d34a4d50d2fd5fdc
ManagementAHTravel/guns-admin/src/main/webapp/WEB-INF/view/system/tDriver/freezingAmountOfWithdrawalSet.html
@@ -16,7 +16,7 @@
                           提现冻结金额额度 <input type="number" min="0" id="withdrawFrozenAmount" value="${item.withdrawFrozenAmount}"/> 元
                        </div>
                        <div class="form-group">
                           <span style="color: red;">注意:司机提现时,系统自动验证待提现余额是都大于冻结金额,若大于则司机可提现金额为余额-冻结金额,若下雨则直接提示不能提现</span>
                           <span style="color: red;">注意:司机提现时,系统自动验证待提现余额是都大于冻结金额,若大于则司机可提现金额为余额-冻结金额,若小于则直接提示不能提现</span>
                        </div>
                     </div>
                  </div>