摘要: @property (weak, nonatomic) id restoreInteractivePopGestureDelegate; - (void)viewDidLoad { [super viewDidLoad]; // Do any additional setup after loading the view. _restoreInteracti... 阅读全文
posted @ 2018-08-13 21:49 神来钥匙-陈诗友 阅读(257) 评论(0) 推荐(0)
摘要: //跳转到支付宝 - (BOOL)webView:(UIWebView *)webView shouldStartLoadWithRequest:(NSURLRequest *)request navigationType:(UIWebViewNavigationType)navigationType { NSString *reqUrl = request.URL.abso... 阅读全文
posted @ 2018-08-13 11:22 神来钥匙-陈诗友 阅读(1752) 评论(0) 推荐(0)