mirror of
https://gitee.com/beijing_hongye_huicheng/lilishop-ui.git
synced 2025-12-17 16:35:53 +08:00
优化管理端代码结构
This commit is contained in:
@@ -257,13 +257,13 @@ export const otherRouter = {
|
||||
path: "/floorList/renovation",
|
||||
title: "编辑模板",
|
||||
name: "renovation",
|
||||
component: () => import("@/views/lili-floor-renovation/renovation.vue")
|
||||
component: () => import("@/views/page-decoration/renovation.vue")
|
||||
},
|
||||
{
|
||||
path: "/floorList/main",
|
||||
title: "编辑模板",
|
||||
name: "main",
|
||||
component: () => import("@/views/lili-floor-renovation/wap/main.vue")
|
||||
component: () => import("@/views/page-decoration/wap/main.vue")
|
||||
},
|
||||
{
|
||||
path: "add-sms-sign",
|
||||
|
||||
Reference in New Issue
Block a user