9 lines
273 B
JSON
9 lines
273 B
JSON
|
{
|
||
|
"navigationBarTitleText": "团长",
|
||
|
"usingComponents": {
|
||
|
"ep-navBar": "../../components/navigation-bar",
|
||
|
"i-new-auth": "../../components/new-auth/index",
|
||
|
"i-aside-btn": "../../components/asideBtn/index",
|
||
|
"parser":"../../components/parser/parser"
|
||
|
}
|
||
|
}
|