diff --git a/lib/http/search.dart b/lib/http/search.dart index a49519e0..ecc1eeb2 100644 --- a/lib/http/search.dart +++ b/lib/http/search.dart @@ -252,6 +252,7 @@ class SearchHttp { 'mobi_app': 'android', 'platform': 'android', 's_locale': 'zh_CN', + 'from': 2, }, ); if (res.data['code'] == 0) {