8 lines
219 B
JSON
8 lines
219 B
JSON
|
{
|
||
|
"navigationBarTitleText": "团长中心",
|
||
|
"navigationBarBackgroundColor": "#4facfe",
|
||
|
"usingComponents": {
|
||
|
"ep-navBar": "../../components/navigation-bar",
|
||
|
"i-modal": "../../components/modal/index"
|
||
|
}
|
||
|
}
|