|
{
|
|
"navigationBarTitleText": "账户明细",
|
|
"navigationBarTextStyle": "black",
|
|
"usingComponents": {
|
|
"ep-navBar": "../../components/navigation-bar",
|
|
"i-auth": "../../components/auth/index",
|
|
"i-load-more": "../../components/load-more/index",
|
|
"i-card": "../../components/card/index"
|
|
}
|
|
} |