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