9 lines
238 B
JSON
9 lines
238 B
JSON
{
|
|
"navigationStyle": "custom",
|
|
"navigationBarTitleText": "地址信息",
|
|
"enablePullDownRefresh": false,
|
|
"usingComponents": {
|
|
"btn-footer": "../../components/BtnFooter/index",
|
|
"select-area": "./components/selectArea"
|
|
}
|
|
} |