Browse Source

no message

ios
ZHR007 3 months ago
parent
commit
5ca9ae73eb
1 changed files with 0 additions and 3 deletions
  1. 3
      lib/controller/setting/spread_controller.dart

3
lib/controller/setting/spread_controller.dart

@ -177,10 +177,7 @@ class SpreadController extends GetxController with WidgetsBindingObserver {
} catch (e) {
print('玫瑰列表获取失败: $e');
SmartDialog.showToast('下单失败');
rethrow;
}
}
}
Loading…
Cancel
Save