Commit b41ea0e5 authored by pete谢兆麟's avatar pete谢兆麟

bannar分享添加逻辑

parent 2898a61a
......@@ -156,6 +156,9 @@ class YHHomeWebViewController: YHBaseViewController, WKUIDelegate, WKNavigationD
}
bottomView.isHidden = true
webview.frame = CGRect(x: 0, y: statusHeight + navHeight!, width: self.view.frame.width, height: self.view.frame.height - statusHeight - navHeight!)
if vcTitle != "香港身份测评码" {
gk_navRightBarButtonItems = []
}
}
if showSavePicBottomFlag {
......@@ -205,6 +208,8 @@ class YHHomeWebViewController: YHBaseViewController, WKUIDelegate, WKNavigationD
}
}
}
} else {
}
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment