hn2.0
fanluyan 1 year ago
parent 7d1bf5896d
commit 9f281f9f0f

@ -196,9 +196,13 @@ export default {
index: "/devicePhotoSchedule", index: "/devicePhotoSchedule",
title: "拍照时间表设置", title: "拍照时间表设置",
}, },
{
index: "/favorMain",
title: "一级收藏夹管理",
},
{ {
index: "/favorInformation", index: "/favorInformation",
title: "收藏夹管理", title: "二级收藏夹管理",
}, },
// { // {
// index: "/deviceUpgrade", // index: "/deviceUpgrade",
@ -280,9 +284,13 @@ export default {
index: "/devicePhotoSchedule", index: "/devicePhotoSchedule",
title: "拍照时间表设置", title: "拍照时间表设置",
}, },
{
index: "/favorMain",
title: "一级收藏夹管理",
},
{ {
index: "/favorInformation", index: "/favorInformation",
title: "收藏夹管理", title: "二级收藏夹管理",
}, },
// { // {
// index: "/deviceUpgrade", // index: "/deviceUpgrade",

Loading…
Cancel
Save