9 lines
267 B
JSON
9 lines
267 B
JSON
|
{
|
||
|
"navigationBarBackgroundColor": "#FFF",
|
||
|
"navigationBarTitleText": "推广明细",
|
||
|
"navigationBarTextStyle": "black",
|
||
|
"usingComponents": {
|
||
|
"ep-navBar": "../../components/navigation-bar",
|
||
|
"component-load-more": "../../components/load-more/index"
|
||
|
}
|
||
|
}
|