10 lines
311 B
JSON
10 lines
311 B
JSON
{
|
|
"navigationBarTitleText": "社区查询",
|
|
"navigationBarBackgroundColor": "#ffffff",
|
|
"navigationBarTextStyle": "black",
|
|
"usingComponents": {
|
|
"ep-navBar": "../../components/navigation-bar",
|
|
"i-index": "../../components/index/index",
|
|
"i-index-item": "../../components/index-item/index"
|
|
}
|
|
} |