底部导航位置调整
This commit is contained in:
parent
201ed4134d
commit
613eea9929
30
pages.json
30
pages.json
|
@ -7,6 +7,13 @@
|
|||
"navigationStyle": "custom"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/school/index",
|
||||
"style": {
|
||||
"navigationBarTitleText": "门派",
|
||||
"navigationStyle": "custom"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/intelLigence/index",
|
||||
"style": {
|
||||
|
@ -20,13 +27,6 @@
|
|||
"navigationBarTitleText": "排行榜",
|
||||
"navigationStyle": "custom"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/school/index",
|
||||
"style": {
|
||||
"navigationBarTitleText": "门派",
|
||||
"navigationStyle": "custom"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/user/index",
|
||||
|
@ -55,21 +55,21 @@
|
|||
"pagePath": "pages/index/index",
|
||||
"text": "首页"
|
||||
},
|
||||
{
|
||||
"pagePath": "pages/school/index",
|
||||
"text": "门派"
|
||||
},
|
||||
{
|
||||
"pagePath": "pages/intelLigence/index",
|
||||
"text": "赛事"
|
||||
},
|
||||
{
|
||||
"pagePath": "pages/school/index",
|
||||
"text": "门派"
|
||||
},
|
||||
{
|
||||
"pagePath": "pages/intelLigence/index",
|
||||
"text": "赛事"
|
||||
},
|
||||
{
|
||||
"pagePath": "pages/rankList/index",
|
||||
"text": "排行榜"
|
||||
},
|
||||
{
|
||||
"pagePath": "pages/user/index",
|
||||
"text": "我的"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user