feat: 更新book页面

This commit is contained in:
WLT\Eric.hu
2025-03-31 16:46:39 +08:00
parent 180ed79ae5
commit da4363b701
3 changed files with 70 additions and 71 deletions

View File

@@ -75,6 +75,7 @@ const config = {
customRoutes: {
// "页面路径": "自定义路由"
"/pages/index/index": "/",
"/pages/book/index": "/book",
// '/pages/detail/index': ['/detail'], // 可以通过数组为页面配置多个自定义路由
"pages/my/index": "/my",
"pages/meetup/index": "/meetup",