|
@@ -313,7 +313,7 @@ export const constantRoutes = [{
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
- path: 'detailsxq',
|
|
|
+ path: 'topic/detailsxq',
|
|
|
name: 'Detailsxq',
|
|
|
component: () =>
|
|
|
import ('@/views/megagame/topic/details/detailsxq'),
|
|
@@ -323,7 +323,7 @@ export const constantRoutes = [{
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
- path: 'detailafa',
|
|
|
+ path: 'topic/detailafa',
|
|
|
name: 'Detailafa',
|
|
|
component: () =>
|
|
|
import ('@/views/megagame/topic/details/detailafa'),
|
|
@@ -333,7 +333,7 @@ export const constantRoutes = [{
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
- path: 'detailaw',
|
|
|
+ path: 'topic/detailaw',
|
|
|
name: 'detailaw',
|
|
|
component: () =>
|
|
|
import ('@/views/megagame/topic/details/detailaw'),
|
|
@@ -343,7 +343,7 @@ export const constantRoutes = [{
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
- path: 'detailmw',
|
|
|
+ path: 'topic/detailmw',
|
|
|
name: 'detailmw',
|
|
|
component: () =>
|
|
|
import ('@/views/megagame/topic/details/detailmw'),
|
|
@@ -353,7 +353,7 @@ export const constantRoutes = [{
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
- path: 'detailbyy',
|
|
|
+ path: 'topic/detailbyy',
|
|
|
name: 'detailbyy',
|
|
|
component: () =>
|
|
|
import ('@/views/megagame/topic/details/detailbyy'),
|