Commit 3e0b6544 authored by pete谢兆麟's avatar pete谢兆麟

取消5秒

parent 34ee162e
......@@ -82,10 +82,7 @@ class YHLookResignResultStateThreeTableViewCell: UITableViewCell {
let c = ASAttributedString.init("领取续签签证指引", .font(UIFont.PFSC_R(ofSize:14)),.foreground(UIColor.brandMainColor), .underline(.single), .action {
// 跳转引导
let view = YHLookResignGuideLineView.sheetView()
view.ischeckBeforeFlag = false
view.block = {
}
view.ischeckBeforeFlag = true
view.show()
})
let d = ASAttributedString.init(" 》", .font(UIFont.PFSC_R(ofSize:14)),.foreground(UIColor.brandMainColor))
......
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