mirror of
https://gitee.com/bookshelfplus/bookshelfplus
synced 2025-09-21 01:10:39 +08:00
管理员后台文件管理前端页面完成;一些小调整
This commit is contained in:
@@ -99,7 +99,7 @@ router.get('/dashboard/:group/:page/:subpage?', function (req, res) {
|
||||
},
|
||||
"file-manage": {
|
||||
title: "文件管理",
|
||||
baseTemplate: "blank",
|
||||
baseTemplate: "table",
|
||||
pageTemplate: "FileManage",
|
||||
childPage: {
|
||||
"upload": {
|
||||
|
Reference in New Issue
Block a user