9 lines
256 B
JSON
9 lines
256 B
JSON
|
{
|
||
|
"navigationBarBackgroundColor": "#fe8464",
|
||
|
"navigationBarTitleText": "我的钱包",
|
||
|
"navigationBarTextStyle": "white",
|
||
|
"usingComponents": {
|
||
|
"ep-navBar": "../../components/navigation-bar",
|
||
|
"i-dialog": "../../components/dialog/index"
|
||
|
}
|
||
|
}
|