let user = AngularFireAuth.auth.currentUser; // returns user object. 由于某些原因,每次页面刷新都会导致currentUser消失,并且我将用户id (UID)存储在本地存储 ...
確定! 回上一頁