|
@@ -286,7 +286,6 @@ static const CGFloat kQuoteViewHeight = 46.0f;
|
|
|
[super viewDidAppear:animated];
|
|
[super viewDidAppear:animated];
|
|
|
_titlelb.text = self.titlename;
|
|
_titlelb.text = self.titlename;
|
|
|
[self startTimer];
|
|
[self startTimer];
|
|
|
- [self movetoBotton];
|
|
|
|
|
// NSLog(@"viewDidAppear-----:%@",self);
|
|
// NSLog(@"viewDidAppear-----:%@",self);
|
|
|
}
|
|
}
|
|
|
|
|
|