|
@@ -78,7 +78,7 @@ export const allRoutes = [
|
|
|
path: "hdxq/:id",
|
|
|
hidden: true,
|
|
|
name: 'bjhd_hdlb_hdxq',
|
|
|
- meta: { title: "活动详情" },
|
|
|
+ meta: { title: "活动详情", back: true },
|
|
|
component: () => import("@/views/bjhd/hdlb/hdxq/index.vue"),
|
|
|
}, {
|
|
|
path: "bmlb/:id",
|
|
@@ -567,7 +567,7 @@ export const allRoutes = [
|
|
|
{
|
|
|
path: "ckxq/:xtj_xsxh",
|
|
|
hidden: true,
|
|
|
- meta: { title: "查看详情" },
|
|
|
+ meta: { title: "查看详情"},
|
|
|
name: "xstzjk_xslb_ckxq",
|
|
|
component: () => import("@/views/xstzjk/xslb/ckxq/index.vue"),
|
|
|
props: true,
|