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

// 点击问题

parent 4713aed8
......@@ -222,7 +222,6 @@ extension YHMySettingViewController : UITableViewDelegate, UITableViewDataSource
} else if item.type == .version {
if item.isShowRedPoint {
item.isShowRedPoint = false
YHAppVersionManager.shared.saveTodayShowSuggestVersionUpdateRedPoint()
YHAppVersionManager.shared.goToAppStore()
......@@ -230,6 +229,5 @@ extension YHMySettingViewController : UITableViewDelegate, UITableViewDataSource
}
}
}
}
}
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