From 991feb953f8ffd735ff4a9a35b22f7fa2ce7fc71 Mon Sep 17 00:00:00 2001 From: lyswhut Date: Thu, 3 Jun 2021 14:52:24 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E6=89=93=E5=BC=80=E6=AD=8C?= =?UTF-8?q?=E5=8D=95=E5=A4=B1=E8=B4=A5=E6=97=B6=E4=BC=9A=E5=AF=BC=E8=87=B4?= =?UTF-8?q?=E5=BA=94=E7=94=A8=E5=B4=A9=E6=BA=83=E7=9A=84=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/screens/SonglistDetail/Failed.js | 8 ++++++-- src/screens/SonglistDetail/List.js | 27 ++++++++++++++------------- src/store/modules/songList/action.js | 10 +++++++--- 3 files changed, 27 insertions(+), 18 deletions(-) diff --git a/src/screens/SonglistDetail/Failed.js b/src/screens/SonglistDetail/Failed.js index 81b4073..38fd6e0 100644 --- a/src/screens/SonglistDetail/Failed.js +++ b/src/screens/SonglistDetail/Failed.js @@ -14,7 +14,7 @@ const Header = memo(() => { } return ( - + {t('load_failed')}