eslint fix

This commit is contained in:
mtvpls
2026-01-23 16:41:49 +08:00
parent a167763324
commit 6eaed34b14
107 changed files with 311 additions and 318 deletions
+1 -1
View File
@@ -158,7 +158,7 @@ const Sidebar = ({ onToggle, activePath = '/' }: SidebarProps) => {
const runtimeConfig = (window as any).RUNTIME_CONFIG;
// 基础菜单项(不包括观影室)
let items = [
const items = [
{
icon: Film,
label: '电影',