chore: rename tabsConfig

Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2025-05-05 15:49:21 +08:00
parent ceca78368d
commit 7689fe8aa4
7 changed files with 10 additions and 10 deletions

View File

@@ -18,7 +18,7 @@ extension HomeTabTypeExt on HomeTabType {
String get description => const ['直播', '推荐', '热门', '分区', '番剧', '影视'][index];
}
List get tabsConfig => [
List get homeTabsConfig => [
{
'icon': const Icon(
Icons.live_tv_outlined,

View File

@@ -1,4 +1,4 @@
const List tabsConfig = [
const List rankTabsConfig = [
{
'rid': 0,
'label': '全站',