From e83bcdfdd42776f96b06069fa2e638a6c189ab9f Mon Sep 17 00:00:00 2001
From: czy0729 <402731062@qq.com>
Date: Thu, 5 Sep 2019 19:29:54 +0800
Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E4=B8=80=E4=BA=9B=E6=B2=89?=
=?UTF-8?q?=E6=B5=B8=E7=9A=84=E7=BB=86=E8=8A=82?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
components/status-bar-events.js | 2 +-
constants/index.js | 2 +-
screens/discovery/index/index.js | 4 ++--
screens/discovery/random/index.js | 4 ++--
screens/login/auth/index.js | 4 ++--
screens/tinygrail/overview/index.js | 4 ++--
screens/tinygrail/search/index.js | 4 ++--
7 files changed, 12 insertions(+), 12 deletions(-)
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 (
-
+