8 lines
225 B
JSON
8 lines
225 B
JSON
|
{
|
||
|
"navigationBarTitleText": "团长列表",
|
||
|
"navigationBarBackgroundColor": "#FFFFFF",
|
||
|
"usingComponents": {
|
||
|
"ep-navBar": "../../components/navigation-bar",
|
||
|
"i-load-more": "../../components/load-more/index"
|
||
|
}
|
||
|
}
|