diff --git a/components/status-bar-events.js b/components/status-bar-events.js
index 9ef6fd2f0..d3c283352 100644
--- a/components/status-bar-events.js
+++ b/components/status-bar-events.js
@@ -5,7 +5,7 @@
* @Author: czy0729
* @Date: 2019-08-11 14:02:16
* @Last Modified by: czy0729
- * @Last Modified time: 2019-09-05 16:01:32
+ * @Last Modified time: 2019-09-05 19:29:28
*/
import React from 'react'
import { StatusBar } from 'react-native'
diff --git a/constants/index.js b/constants/index.js
index cc19e3d3a..7fce2a6d3 100644
--- a/constants/index.js
+++ b/constants/index.js
@@ -3,7 +3,7 @@
* @Author: czy0729
* @Date: 2019-02-22 01:25:31
* @Last Modified by: czy0729
- * @Last Modified time: 2019-09-05 16:52:20
+ * @Last Modified time: 2019-09-05 18:59:07
*/
import { Platform } from 'react-native'
import Constants from 'expo-constants'
diff --git a/screens/discovery/index/index.js b/screens/discovery/index/index.js
index 671d0b74f..850501dcc 100644
--- a/screens/discovery/index/index.js
+++ b/screens/discovery/index/index.js
@@ -2,7 +2,7 @@
* @Author: czy0729
* @Date: 2019-03-22 08:46:49
* @Last Modified by: czy0729
- * @Last Modified time: 2019-09-05 16:31:38
+ * @Last Modified time: 2019-09-05 18:58:24
*/
import React from 'react'
import PropTypes from 'prop-types'
@@ -43,7 +43,7 @@ class Discovery extends React.Component {
const { _loaded } = $.home
return (
<>
-
+
{_loaded ? (
-
+
{_loaded ?
: }
>
)
diff --git a/screens/login/auth/index.js b/screens/login/auth/index.js
index 03ebc8608..ea31424a6 100644
--- a/screens/login/auth/index.js
+++ b/screens/login/auth/index.js
@@ -2,7 +2,7 @@
* @Author: czy0729
* @Date: 2019-03-31 10:25:46
* @Last Modified by: czy0729
- * @Last Modified time: 2019-09-05 16:15:15
+ * @Last Modified time: 2019-09-05 18:58:51
*/
import React from 'react'
import { View } from 'react-native'
@@ -33,7 +33,7 @@ class Auth extends React.Component {
const { navigation } = this.props
return (
-
+