@ -59,7 +59,7 @@ class RoseController extends GetxController with WidgetsBindingObserver {
// ✅ 回到前台
print('App 回到前台');
if(launchWX.value){
SmartDialog.showLoading(msg: '上传相册中...');
SmartDialog.showLoading(msg: '正在验证支付结果...');
getPaymentDetail();
}
break;