Rieko-wang 2 years ago
parent
commit
21fb967f25
  1. 16
      config.json

16
config.json

@ -1,11 +1,9 @@
{ {
"title": "The Basics - Networking", "showApp": true,
"description": "Your app fetched this from a remote endpoint!", "banner": [
"movies": [ {
{ "id": "1", "title": "Star Wars", "releaseYear": "1977" }, "src": "https://gimg2.baidu.com/image_search/src=http%3A%2F%2Fimg.daimg.com%2Fuploads%2Fallimg%2F210114%2F1-210114151951.jpg&refer=http%3A%2F%2Fimg.daimg.com&app=2002&size=f9999,10000&q=a80&n=0&g=0n&fmt=auto?sec=1671718750&t=393134a8bbc364340ead46000ba01d2e"
{ "id": "2", "title": "Back to the Future", "releaseYear": "1985" }, }
{ "id": "3", "title": "The Matrix", "releaseYear": "1999" }, ],
{ "id": "4", "title": "Inception", "releaseYear": "2010" }, "bottom-tips": "React-native-学习demo"
{ "id": "5", "title": "Interstellar", "releaseYear": "2014" }
]
} }

Loading…
Cancel
Save