1
0
mirror of https://gitee.com/bookshelfplus/bookshelfplus synced 2025-09-21 01:10:39 +08:00
Code Issues Projects Releases Wiki Activity GitHub Gitee

小细节调整

This commit is contained in:
2022-04-19 17:36:00 +08:00
parent fb9db00b3a
commit fe23b88427
4 changed files with 10 additions and 2 deletions

View File

@@ -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",