直播改名电视直播
This commit is contained in:
@@ -52,7 +52,7 @@ const MobileBottomNav = ({ activePath }: MobileBottomNavProps) => {
|
||||
},
|
||||
{
|
||||
icon: Radio,
|
||||
label: '直播',
|
||||
label: '电视直播',
|
||||
href: '/live',
|
||||
},
|
||||
]);
|
||||
@@ -85,7 +85,7 @@ const MobileBottomNav = ({ activePath }: MobileBottomNavProps) => {
|
||||
},
|
||||
{
|
||||
icon: Radio,
|
||||
label: '直播',
|
||||
label: '电视直播',
|
||||
href: '/live',
|
||||
},
|
||||
];
|
||||
|
||||
@@ -144,7 +144,7 @@ const Sidebar = ({ onToggle, activePath = '/' }: SidebarProps) => {
|
||||
},
|
||||
{
|
||||
icon: Radio,
|
||||
label: '直播',
|
||||
label: '电视直播',
|
||||
href: '/live',
|
||||
},
|
||||
]);
|
||||
@@ -176,7 +176,7 @@ const Sidebar = ({ onToggle, activePath = '/' }: SidebarProps) => {
|
||||
},
|
||||
{
|
||||
icon: Radio,
|
||||
label: '直播',
|
||||
label: '电视直播',
|
||||
href: '/live',
|
||||
},
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user