mirror of
https://gitee.com/bookshelfplus/bookshelfplus
synced 2025-09-21 01:10:39 +08:00
小细节调整
This commit is contained in:
@@ -152,6 +152,11 @@ router.get('/dashboard/:group/:page/:subpage?', function (req, res) {
|
||||
baseTemplate: "blank",
|
||||
pageTemplate: "Account",
|
||||
},
|
||||
"export": {
|
||||
title: "导出数据",
|
||||
baseTemplate: "blank",
|
||||
pageTemplate: "Export",
|
||||
},
|
||||
"debug": {
|
||||
title: "系统配置",
|
||||
baseTemplate: "blank",
|
||||
|
Reference in New Issue
Block a user