@@ -1,5 +1,5 @@
|
||||
<!-- type=home|page,默认为page。这里使用 type="home" 申明为首页,其他页面不需要设置 -->
|
||||
<route type="home">
|
||||
<!-- 使用 type="home" 属性设置首页,其他页面不需要设置,默认为page;推荐使用json5,更强大,且允许注释 -->
|
||||
<route lang="json5" type="home">
|
||||
{
|
||||
style: {
|
||||
navigationStyle: 'custom',
|
||||
|
||||
Reference in New Issue
Block a user