feat: 更新book页面
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user