Commit c8fe5e0c authored by Steven杜宇's avatar Steven杜宇

// 我的

parent cb437678
......@@ -740,8 +740,8 @@ extension YHMyNewViewController {
}
let vc = YHH5WebViewVC()
vc.url = tUrl
vc.isFullScreenFlag = false
vc.navTitle = "我的课程"
vc.isFullScreenFlag = true
// vc.navTitle = "我的课程"
vc.isSupportWebviewInterBackFlag = true
UIViewController.current?.navigationController?.pushViewController(vc)
......
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