feat(pages): 不加route block 也会自动注册到页面
This commit is contained in:
@@ -42,6 +42,10 @@
|
||||
"navigationBarTitleText": "我才是标题"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/demo/index",
|
||||
"type": "page"
|
||||
},
|
||||
{
|
||||
"path": "pages/my/index",
|
||||
"type": "page",
|
||||
|
||||
Reference in New Issue
Block a user