load(request) } } //Toolbar Delegates func onBackButtonPressed(button: UIBarButtonItem) { if (self.webView.canGoBack) { //allow the user to go back to the ...
確定! 回上一頁