feat: show total season/series

Closes #164

Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2025-01-14 15:22:56 +08:00
parent ba8d7b871c
commit 5983670c83
10 changed files with 303 additions and 0 deletions

View File

@@ -328,6 +328,8 @@ class Api {
static const String spaceFav = '/x/v3/fav/folder/space';
static const String seasonSeries = '/x/polymer/web-space/seasons_series_list';
// 用户名片信息
static const String memberCardInfo = '/x/web-interface/card';