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-11 09:13:53 +08:00
parent c9723573da
commit c9c3917fc3
7 changed files with 2282 additions and 1259 deletions

View File

@@ -135,7 +135,7 @@ router.get('/dashboard/:group/:page/:subpage?', function (req, res) {
pageTemplate: "Account",
},
"debug": {
title: "调试",
title: "系统配置",
baseTemplate: "blank",
pageTemplate: "Debug",
}