点击按钮号响应的函数
@IBAction func onBack(sender : AnyObject) { self.dismissViewControllerAnimated(true, completion: nil) }