diff --git a/config.json b/config.json index 0b20985..b6337cb 100644 --- a/config.json +++ b/config.json @@ -7,7 +7,5 @@ { "id": "3", "title": "The Matrix", "releaseYear": "1999" }, { "id": "4", "title": "Inception", "releaseYear": "2010" }, { "id": "5", "title": "Interstellar", "releaseYear": "2014" } - ], - "showApp": true, - "bottom-tips": "React-native-学习demo" + ] }