ShenYj

Results 55 comments of ShenYj

It seems that many of the changes you committed are unnecessary

I request a new PR with less file change #391

in `SwiftHub/Application/Navigator.swift` ```Swift // MARK: - segues list, all app scenes enum Scene { case tabs(viewModel: HomeTabBarViewModel) case search(viewModel: SearchViewModel) case languages(viewModel: LanguagesViewModel) case users(viewModel: UsersViewModel) case userDetails(viewModel: UserViewModel) case...

```Swift fileprivate lazy var boxInputCellProperty = CRBoxInputCellProperty() .then{ $0.cellCursorColor = .black $0.cellCursorWidth = 2 $0.cellCursorHeight = 27 $0.cornerRadius = 0 $0.borderWidth = 0 $0.cellFont = .SYS_BOLD_F15 $0.cellTextColor = .blue3487FB $0.showLine...

> 把 finish cancel 等操加个 DispatchQueue.main.async { } ,可以解决问题 谢谢分享,以后再用遇到试试

还没使用上拉, 单独的下拉就出现重复调用了

2018 ~ 2020, Have you fixed it, now?