|
@@ -447,6 +447,9 @@
|
|
|
{
|
|
{
|
|
|
|
|
|
|
|
[super viewWillAppear:animated];
|
|
[super viewWillAppear:animated];
|
|
|
|
|
+
|
|
|
|
|
+ [self reload_data]; // 视图没及时刷新
|
|
|
|
|
+
|
|
|
// UIApplication * app = [UIApplication sharedApplication];
|
|
// UIApplication * app = [UIApplication sharedApplication];
|
|
|
// AppDelegate *appDelegate = (AppDelegate *)[app delegate];
|
|
// AppDelegate *appDelegate = (AppDelegate *)[app delegate];
|
|
|
// if(appDelegate.bLogin==false)
|
|
// if(appDelegate.bLogin==false)
|