Commit b462043a authored by David黄金龙's avatar David黄金龙

身份续签指引 不通屏

parent 904a95df
......@@ -330,6 +330,7 @@ extension YHServiceOrderListView : UITableViewDelegate,UITableViewDataSource {
let vc = YHH5WebViewVC()
vc.navTitle = "身份续签指引"
vc.url = url
vc.isFullScreenFlag = false
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