You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

13 lines
395 B

3 years ago
{
"navigationBarTitleText": "政策支持",
"enablePullDownRefresh": false,
"navigationBarBackgroundColor": "#3D7BDE",
"navigationBarTextStyle": "white",
"usingComponents": {
"country": "/component/country",
"province": "/component/province",
"city": "/component/city",
"country-level": "/component/countyLevel",
"wyb-popup": "/components/wyb-popup/wyb-popup"
}
}