Commit a011d8ce authored by pete谢兆麟's avatar pete谢兆麟

解决刷新混乱问题

parent 0d1db5c4
......@@ -29,11 +29,11 @@ class YHMyLikeViewController: YHBaseViewController {
override func viewDidLoad() {
super.viewDidLoad()
setupUI()
loadData()
}
override func viewWillAppear(_ animated: Bool) {
super.viewWillAppear(animated)
loadData()
}
}
......
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