diff --git a/movies.json b/movies.json new file mode 100644 index 0000000..9d82bea --- /dev/null +++ b/movies.json @@ -0,0 +1,72 @@ +[ + { + "rank": 1, + "title": "肖申克的救赎", + "en_title": "", + "rating": "9.7", + "quote": "" + }, + { + "rank": 2, + "title": "霸王别姬", + "en_title": "", + "rating": "9.6", + "quote": "" + }, + { + "rank": 3, + "title": "泰坦尼克号", + "en_title": "", + "rating": "9.5", + "quote": "" + }, + { + "rank": 4, + "title": "阿甘正传", + "en_title": "", + "rating": "9.5", + "quote": "" + }, + { + "rank": 5, + "title": "千与千寻", + "en_title": "", + "rating": "9.4", + "quote": "" + }, + { + "rank": 6, + "title": "美丽人生", + "en_title": "", + "rating": "9.5", + "quote": "" + }, + { + "rank": 7, + "title": "星际穿越", + "en_title": "", + "rating": "9.4", + "quote": "" + }, + { + "rank": 8, + "title": "这个杀手不太冷", + "en_title": "", + "rating": "9.4", + "quote": "" + }, + { + "rank": 9, + "title": "盗梦空间", + "en_title": "", + "rating": "9.4", + "quote": "" + }, + { + "rank": 10, + "title": "楚门的世界", + "en_title": "", + "rating": "9.4", + "quote": "" + } +] \ No newline at end of file