asyncAfter(deadline: .now() + 3) {; KRProgressHUD.dismiss(); }; }; func loadDB(){; dbRef.observe(DataEventType.value, with: { (snapshot) in ...
確定! 回上一頁