refactor(PaymentAgreementModal): 移除冗余的return语句并优化loading状态处理
移除handleBindJeePay函数中不必要的return语句,保持代码简洁 优化三个异步函数中的loading状态处理,保持一致性
Showing
1 changed file
with
0 additions
and
3 deletions
-
Please register or login to post a comment
移除handleBindJeePay函数中不必要的return语句,保持代码简洁 优化三个异步函数中的loading状态处理,保持一致性