10 lines
333 B
JSON
10 lines
333 B
JSON
{
|
|
"navigationBarTitleText": "资金管理",
|
|
"navigationBarBackgroundColor": "#FE8464",
|
|
"usingComponents": {
|
|
"ep-navBar": "../../components/navigation-bar",
|
|
"i-load-more": "../../components/load-more/index",
|
|
"i-empty": "../../components/empty/index",
|
|
"i-fixed-bottom": "../../components/fixed-bottom/index"
|
|
}
|
|
} |