You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
505 B
16 lines
505 B
{
|
|
"navigationBarTitleText": "",
|
|
"navigationBarTextStyle": "white",
|
|
"navigationStyle": "custom",
|
|
"usingComponents": {
|
|
"loading": "/components/iniLoading/index",
|
|
"modal": "/components/modal/index",
|
|
"tab-index": "../index/index",
|
|
"tab-event": "../event/event",
|
|
"tab-discussion": "../discussion/discussion",
|
|
"tab-group": "../group/group",
|
|
"tab-heart": "../heartNew/heartNew",
|
|
"tab-service": "../common/in-dev/index",
|
|
"tab-mine": "../mine/index"
|
|
}
|
|
}
|