|
@@ -26,7 +26,7 @@ export const SceneTypePaths: { [key in SceneType]: string[] } = {
|
|
|
[SceneType.SWKK]: [
|
|
|
"/swkk/spg.html",
|
|
|
"/swkk/epg.html",
|
|
|
- `/swkk/livestream/fd/${appConstant.name}.html`,
|
|
|
+ `/livestream/fd/${appConstant.name}.html`,
|
|
|
],
|
|
|
[SceneType.SWKJ]: ["/swkk/spg.html", "/swkk/epg.html"],
|
|
|
[SceneType.SWSS]: ["/swss/index.html", "/swss/index.html"],
|