update: login function and purchased item store

This commit is contained in:
Rifqy Zacky Ariadhy
2019-01-06 15:18:00 +07:00
parent 02c17264b7
commit d7b2b8fdd1
12 changed files with 122 additions and 195 deletions

View File

@@ -157,7 +157,11 @@ export default class App extends React.Component {
componentDidMount() {
// this.checkIsLogin();
// this.settingStore.getAll();
// this.authStore.getProfile();
this.authStore.getProfile();
setTimeout(() => {
console.log(this.authStore.userProfile, 'this.authStore.userProfile this.authStore.userProfile');
}, 2500)
// this.user.getUserGeolocation();
// this.appStore.getAppType();
// this.profileStore.getProfile();