10 lines
292 B
JSON
10 lines
292 B
JSON
|
{
|
||
|
"navigationBarBackgroundColor": "#FFF",
|
||
|
"navigationBarTitleText": "售后退款",
|
||
|
"navigationBarTextStyle": "black",
|
||
|
"enablePullDownRefresh": true,
|
||
|
"usingComponents": {
|
||
|
"ep-navBar": "../../components/navigation-bar",
|
||
|
"i-load-more": "../../components/load-more/index"
|
||
|
}
|
||
|
}
|