|
|
@@ -1801,7 +1801,7 @@ self.isrefreshing=false;
|
|
|
headRect.origin.y = rect.origin.y+headRect.origin.y;
|
|
|
[self startAnimationWithRect:headRect ImageView:imageView];
|
|
|
|
|
|
- [self.navigationController popToRootViewControllerAnimated:true];
|
|
|
+ [self.navigationController popToRootViewControllerAnimated:false];
|
|
|
|
|
|
// [((MainViewController*)appDelegate.main_vc) reloadOrder:true immediately:false];
|
|
|
[((MainViewController*)appDelegate.main_vc) switchToCart];
|