9 lines
254 B
JSON
9 lines
254 B
JSON
|
{
|
||
|
"navigationBarTitleText": "拼团规则",
|
||
|
"navigationBarBackgroundColor": "#FFFFFF",
|
||
|
"navigationBarTextStyle": "black",
|
||
|
"usingComponents": {
|
||
|
"ep-navBar": "../../components/navigation-bar",
|
||
|
"parser":"../../components/parser/parser"
|
||
|
}
|
||
|
}
|