Browse Source

1.修改splash

zhangmengjie 5 years ago
parent
commit
562fea0a80
1 changed files with 1 additions and 0 deletions
  1. 1 0
      pages/Splash.js

+ 1 - 0
pages/Splash.js

@@ -39,6 +39,7 @@ export default class Splash extends BasePage {
 					exist: true,
 					MainPageParams: usermap.get('ageGroup')
 				});
+				SplashScreen.hide();
 				this.Advertisement();
 			})
 			.catch((err) => {