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-02 20:04:48 +08:00
parent 3320d7a90a
commit 60b76089e0
7 changed files with 89 additions and 43 deletions

View File

@@ -15,7 +15,6 @@ router.get('/search', function (req, res) {
});
router.get('/category', function (req, res) {
console.log(req)
if (req.query.id) {
// 分类详情页
res.render('category-details', {