Browse Source

1.修改splash

zhangmengjie 5 năm trước cách đây
mục cha
commit
562fea0a80
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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) => {