diff --git a/src/components/common/Sidebar.vue b/src/components/common/Sidebar.vue index f6767ad..a3bb1ec 100644 --- a/src/components/common/Sidebar.vue +++ b/src/components/common/Sidebar.vue @@ -196,9 +196,13 @@ export default { index: "/devicePhotoSchedule", title: "拍照时间表设置", }, + { + index: "/favorMain", + title: "一级收藏夹管理", + }, { index: "/favorInformation", - title: "收藏夹管理", + title: "二级收藏夹管理", }, // { // index: "/deviceUpgrade", @@ -280,9 +284,13 @@ export default { index: "/devicePhotoSchedule", title: "拍照时间表设置", }, + { + index: "/favorMain", + title: "一级收藏夹管理", + }, { index: "/favorInformation", - title: "收藏夹管理", + title: "二级收藏夹管理", }, // { // index: "/deviceUpgrade",