``` let cityVC = CFCityPickerVC() ``` // //设置当前城市 cityVC.currentCity = "成都"
// //设置当前城市
cityVC.currentCity = "成都"