|
@@ -22,7 +22,7 @@ import { ExclamationTriangleIcon, HomeIcon, BellIcon, UserIcon } from '@heroicon
|
|
|
import { NotificationsPage } from './pages_messages.tsx';
|
|
import { NotificationsPage } from './pages_messages.tsx';
|
|
|
import { LivePage } from './pages_live.tsx';
|
|
import { LivePage } from './pages_live.tsx';
|
|
|
import { RTCPage } from './pages_rtc.tsx';
|
|
import { RTCPage } from './pages_rtc.tsx';
|
|
|
-import { ClassroomPage } from './pages_classroom_new.tsx'
|
|
|
|
|
|
|
+import { ClassroomPage } from './pages_classroom.tsx'
|
|
|
|
|
|
|
|
// 设置中文语言
|
|
// 设置中文语言
|
|
|
dayjs.locale('zh-cn');
|
|
dayjs.locale('zh-cn');
|