UIDelegate = self; ,而 UIDelegate 是没有如上的代理方法的,如上代理方法是 navigationDelegate 中的,因此必须写上 self.webView.
確定! 回上一頁