9 lines
264 B
JSON
9 lines
264 B
JSON
|
{
|
||
|
"navigationBarTitleText": "会员分销",
|
||
|
"navigationBarTextStyle": "white",
|
||
|
"usingComponents": {
|
||
|
"ep-navBar": "../../components/navigation-bar",
|
||
|
"i-new-auth": "../../components/new-auth/index",
|
||
|
"parser":"../../components/parser/parser"
|
||
|
}
|
||
|
}
|