宽窄优行-由【嘉易行】项目成品而来
younger_times
2023-07-04 38f768d39ba27d303147c59a222655b7c6cdfb25
OKProject/Class/Home/Controller/HomeVC.swift
@@ -125,6 +125,10 @@
        }
        customerViewModel.queryCustomerPhone()
        NotificationCenter.default.rx.notification(LoginSuccess_Noti).takeUntil(self.rx.deallocated).subscribe(onNext: {noti in
            self.setupAdvert()
        }).disposed(by: disposeBag)
    }
    
    override func viewWillAppear(_ animated: Bool) {