10 lines
287 B
JSON
10 lines
287 B
JSON
|
{
|
||
|
"navigationBarTitleText": "邀请奖励",
|
||
|
"navigationBarBackgroundColor": "#FFFFFF",
|
||
|
"navigationBarTextStyle": "black",
|
||
|
"enablePullDownRefresh": true,
|
||
|
"usingComponents": {
|
||
|
"ep-navBar": "../../components/navigation-bar",
|
||
|
"i-empty": "../../components/empty/index"
|
||
|
}
|
||
|
}
|