mirror of
https://gitee.com/bookshelfplus/bookshelfplus
synced 2025-09-21 01:10:39 +08:00
用户后台 我的收藏功能完成
This commit is contained in:
@@ -127,7 +127,7 @@ router.get('/dashboard/:group/:page/:subpage?', function (req, res) {
|
||||
// },
|
||||
"my-collection": {
|
||||
title: "我的收藏",
|
||||
baseTemplate: "blank",
|
||||
baseTemplate: "table",
|
||||
pageTemplate: "myCollection",
|
||||
},
|
||||
"my-account": {
|
||||
|
Reference in New Issue
Block a user