11 lines
348 B
JSON
11 lines
348 B
JSON
|
{
|
||
|
"navigationBarTitleText": "兑换中心",
|
||
|
"navigationBarTextStyle": "black",
|
||
|
"navigationBarBackgroundColor": "#FFFFFF",
|
||
|
"usingComponents": {
|
||
|
"ep-navBar": "../../components/navigation-bar",
|
||
|
"i-empty": "../../components/empty/index",
|
||
|
"i-modal": "../../components/modal/index",
|
||
|
"parser":"../../components/parser/parser"
|
||
|
}
|
||
|
}
|