feat:【商城】店铺装修-顶部导航,增加背景图片 750px 提示
This commit is contained in:
@@ -478,7 +478,7 @@ const remainingRouter: AppRouteRecordRaw[] = [
|
||||
title: '模板装修',
|
||||
noCache: true,
|
||||
hidden: true,
|
||||
activeMenu: '/mall/promotion/diy/template'
|
||||
activeMenu: '/mall/promotion/diy-template/diy-template'
|
||||
},
|
||||
component: () => import('@/views/mall/promotion/diy/template/decorate.vue')
|
||||
},
|
||||
@@ -489,7 +489,7 @@ const remainingRouter: AppRouteRecordRaw[] = [
|
||||
title: '页面装修',
|
||||
noCache: true,
|
||||
hidden: true,
|
||||
activeMenu: '/mall/promotion/diy/page'
|
||||
activeMenu: '/mall/promotion/diy-template/diy-page'
|
||||
},
|
||||
component: () => import('@/views/mall/promotion/diy/page/decorate.vue')
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user